summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-241-1/+2
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-241-1/+2
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-241-1/+2
| | |\
| | | * http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-241-1/+2
* | | | grep: fix word-regexp colouringRené Scharfe2009-05-201-0/+5
* | | | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-201-1/+1
* | | | Cope better with a _lot_ of packsJohannes Schindelin2009-05-201-0/+6
* | | | for-each-ref: fix segfault in copy_emailJeff King2009-05-201-2/+5
* | | | show-branch: Fix die message in parse_reflog_param()Stephen Boyd2009-05-171-1/+1
* | | | completion: add missing options to show-branch and showStephen Boyd2009-05-161-2/+2
* | | | dir.c: clean up handling of 'path' parameter in read_directory_recursive()Linus Torvalds2009-05-161-1/+1
* | | | Fix type-punning issuesDan McGee2009-05-162-2/+5
* | | | test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-161-0/+8
* | | | completion: enhance "current branch" displayJunio C Hamano2009-05-161-2/+13
* | | | completion: simplify "current branch" in __git_ps1()Junio C Hamano2009-05-161-7/+8
* | | | completion: fix PS1 display during a merge on detached HEADJunio C Hamano2009-05-161-3/+3
* | | | builtin-checkout: Don't tell user that HEAD has moved before it hasDaniel Cordero2009-05-161-8/+8
* | | | pre-commit.sample: don't print incidental SHA1Jim Meyering2009-05-161-1/+1
* | | | tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-162-0/+17
* | | | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-161-1/+1
* | | | Turn on USE_ST_TIMESPEC for OpenBSDTony Kemp2009-05-161-0/+1
* | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-161-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-131-1/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-131-1/+3
| | |\ \ | | | |/
| | | * ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-101-0/+2
| | | * ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-101-1/+1
* | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-122-7/+5
* | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-122-8/+29
|\ \ \ \ | |/ / /
| * | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2Junio C Hamano2009-05-122-8/+29
| |\ \ \
| | * | | Revert "checkout branch: prime cache-tree fully"Junio C Hamano2009-05-122-8/+29
| * | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-080-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-081-2/+2
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-091-1/+1
* | | | | Clarify kind of conflict in merge-one-file helperAlex Riesen2009-05-091-2/+9
* | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-091-2/+3
* | | | | archive-tar.c: squelch a type mismatch warningJunio C Hamano2009-05-081-1/+1
* | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-082-1/+13
* | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-063-8/+4
* | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-061-1/+1
* | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-061-1/+1
* | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-061-2/+0
* | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-061-1/+4
* | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-061-1/+1
* | | | | t4118: add missing '&&'Brandon Casey2009-05-061-1/+1
* | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-061-4/+4
* | | | | git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-061-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2009-05-055-19/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano2009-05-051-1/+1
| |\ \ \ \
| | * | | | git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson2009-05-051-1/+1
| * | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-05-051-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |