aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-23
* grep: fix word-regexp colouringRené Scharfe2009-05-20
* completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-20
* Cope better with a _lot_ of packsJohannes Schindelin2009-05-20
* for-each-ref: fix segfault in copy_emailJeff King2009-05-20
* show-branch: Fix die message in parse_reflog_param()Stephen Boyd2009-05-17
* completion: add missing options to show-branch and showStephen Boyd2009-05-16
* dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds2009-05-16
* Fix type-punning issuesDan McGee2009-05-16
* test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-16
* completion: enhance "current branch" displayJunio C Hamano2009-05-16
* completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-16
* completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-16
* builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero2009-05-16
* pre-commit.sample: don't print incidental SHA1Jim Meyering2009-05-16
* tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-16
* api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-16
* Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp2009-05-16
* Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-16
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-13
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-13
| | |\
| | | * ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-10
| | | * ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-10
* | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-12
* | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-12
|\ \ \ \ | |/ / /
| * | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-12
| |\ \ \
| | * | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-12
| * | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-08
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-08
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-09
* | | | | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-05-09
* | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-09
* | | | | archive-tar.c: squelch a type mismatch warningJunio C Hamano2009-05-08
* | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-08
* | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-06
* | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
* | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06
* | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-06
* | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
* | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-06
* | | | | t4118: add missing '&&'Brandon Casey2009-05-06
* | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-06
* | | | | git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-06
* | | | | Merge branch 'maint'Junio C Hamano2009-05-05
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano2009-05-05
| |\ \ \ \
| | * | | | git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson2009-05-05
| * | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-05-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | dir.c: Fix two minor grammatical errors in commentsAllan Caffee2009-05-05
| | |/ / /
| * | | | improve error message in config.cAlex Riesen2009-05-05
| * | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-05