summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-04show-branch: fix segfault when showbranch.default existsJunio C Hamano
2009-05-23show-branch: migrate to parse-options APIStephen Boyd
2009-05-23Merge branch 'mh/show-branch-color' into sb/show-branch-parse-optionsJunio C Hamano
2009-05-23parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh'sStephen Boyd
2009-05-17show-branch: Fix die message in parse_reflog_param()Stephen Boyd
2009-05-17completion: add missing options to show-branch and showStephen Boyd
2009-05-17dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds
2009-05-17Fix type-punning issuesDan McGee
2009-05-17test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi
2009-05-17completion: enhance "current branch" displayJunio C Hamano
2009-05-17completion: simplify "current branch" in __git_ps1()Junio C Hamano
2009-05-17completion: fix PS1 display during a merge on detached HEADJunio C Hamano
2009-05-16builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero
2009-05-16pre-commit.sample: don't print incidental SHA1Jim Meyering
2009-05-16tests: Add tests for missing format-patch long optionsStephen Boyd
2009-05-16api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd
2009-05-16Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp
2009-05-16Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-05-14Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-05-14Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-05-13GIT 1.6.3.1v1.6.3.1Junio C Hamano
2009-05-12Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-05-12Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano
2009-05-12Revert "checkout branch: prime cache-tree fully"Junio C Hamano
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev
2009-05-09Clarify kind of conflict in merge-one-file helperAlex Riesen
2009-05-09git config: clarify --add and --get-colorFelipe Contreras
2009-05-09archive-tar.c: squelch a type mismatch warningJunio C Hamano
2009-05-09Start 1.6.3.1 maintenance series.Junio C Hamano
2009-05-09Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-05-09Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-05-07GIT 1.6.3v1.6.3Junio C Hamano
2009-05-07t4029: use sh instead of bashNguyễn Thái Ngọc Duy
2009-05-06t4200: convert sed expression which operates on non-text file to perlBrandon Casey
2009-05-06t4200: remove two unnecessary linesBrandon Casey
2009-05-06t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey
2009-05-06t4118: avoid sed invocation on file without terminating newlineBrandon Casey
2009-05-06t4118: add missing '&&'Brandon Casey
2009-05-06t8005: use egrep when extended regular expressions are requiredBrandon Casey
2009-05-06git-clean doc: the command only affects paths under $(cwd)Junio C Hamano
2009-05-06Merge branch 'maint'Junio C Hamano
2009-05-06Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano
2009-05-06Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-05-06improve error message in config.cAlex Riesen
2009-05-06t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey
2009-05-06Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd