summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.3v1.5.3Junio C Hamano2007-09-021-7/+21
* Merge branch 'jp/send-email-cc'Junio C Hamano2007-09-012-2/+31
|\
| * git-send-email --cc-cmdJoe Perches2007-08-172-2/+31
* | Mention -m as an abbreviation for --mergeRobin Rosenberg2007-09-011-2/+2
* | Update my contact address as the maintainer.Junio C Hamano2007-09-012-2/+3
* | Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-012-14/+14
* | URL: allow port specification in ssh:// URLsLuben Tuikov2007-09-012-2/+32
* | Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2007-09-012-5/+2
* | rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-012-5/+52
* | git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-314-7/+45
* | git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-312-20/+11
* | git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-312-28/+62
* | git-svn: Protect against "diff.color = true".Junio C Hamano2007-08-311-2/+2
* | filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-313-14/+42
* | filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-313-13/+25
* | rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-311-1/+38
* | filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-311-14/+18
* | Teach bash about completing arguments for git-tagShawn O. Pearce2007-08-311-0/+58
* | Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano2007-08-311-1/+13
* | Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano2007-08-311-1/+2
* | git-init: autodetect core.symlinksJunio C Hamano2007-08-311-0/+15
* | Make git-archimport log entries more consistentMiles Bader2007-08-301-1/+5
* | fix same sized delta logicNicolas Pitre2007-08-301-4/+8
* | filter-branch: make sure orig_namespace ends with a single slash.Junio C Hamano2007-08-301-1/+1
* | git-filter-branch: document --original optionGiuseppe Bilotta2007-08-301-1/+6
* | git-filter-branch: more detailed USAGEGiuseppe Bilotta2007-08-301-1/+7
* | Makefile: do not allow gnu make to remove test-*.o filesJunio C Hamano2007-08-301-0/+2
* | Temporary fix for stack smashing in mailinfoAlex Riesen2007-08-301-35/+50
* | Fixing comment in merge strategiesTom Clarke2007-08-302-2/+2
* | ls-files --error-unmatch: do not barf if the same pattern is given twice.Junio C Hamano2007-08-291-0/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-08-291-1/+2
|\ \
| * | gitk: Fix bug causing undefined variable error when cherry-pickingPaul Mackerras2007-08-291-1/+2
* | | completion: also complete git-log's --left-right and --cherry-pick optionJohannes Schindelin2007-08-291-0/+1
* | | git-daemon(1): assorted improvements.Junio C Hamano2007-08-291-2/+34
* | | GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano2007-08-291-3/+15
* | | git-svn.txt: fix an obvious misspelling.David Kastrup2007-08-291-1/+1
* | | git.el: Added colors for dark backgroundDavid Kågedal2007-08-291-9/+18
* | | format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano2007-08-281-7/+10
* | | Merge branch 'jc/logsemantics'Junio C Hamano2007-08-284-14/+35
|\ \ \
| * | | "format-patch --root rev" is the way to show everything.Junio C Hamano2007-08-282-10/+32
| * | | Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-283-4/+3
* | | | Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-281-5/+6
* | | | git-add: Make the filename globbing note a bit clearerPetr Baudis2007-08-281-3/+3
* | | | git-add: Make the "tried to add ignored file" error message less confusingPetr Baudis2007-08-281-3/+3
* | | | gitweb: Fix escaping HTML of project owner in 'projects_list' andJakub Narebski2007-08-281-2/+2
|/ / /
* | | git-merge: do up-to-date check also for all strategiesJunio C Hamano2007-08-272-15/+97
* | | git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano2007-08-272-2/+5
* | | Fix initialization of a bare repositoryJunio C Hamano2007-08-273-5/+177
* | | name-rev: Fix non-shortest descriptionJohannes Schindelin2007-08-271-10/+11
* | | Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-271-7/+36