summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | dir.c: Fix two minor grammatical errors in commentsAllan Caffee2009-05-051-2/+2
| | |/
| * | improve error message in config.cAlex Riesen2009-05-051-1/+1
| * | t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey2009-05-051-1/+1
| * | Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers2009-05-051-1/+3
| * | git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-051-4/+4
| * | git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-051-4/+4
| * | git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-051-6/+6
* | | completion: complete values for send-emailStephen Boyd2009-05-051-3/+36
* | | completion: complete values for log.dateStephen Boyd2009-05-051-3/+6
* | | completion: complete values for help.formatStephen Boyd2009-05-051-0/+4
* | | completion: add {gui,diff,merge}tool, man, and pager config variablesStephen Boyd2009-05-051-0/+45
* | | completion: add missing configuration variables to _git_config()Stephen Boyd2009-05-051-0/+48
* | | Sync with GIT 1.6.2.5Junio C Hamano2009-05-033-1/+58
|\ \ \ | |/ /
| * | GIT 1.6.2.5v1.6.2.5Junio C Hamano2009-05-033-2/+23
| * | Merge branch 'np/maint-no-ofs-delta' into maintJunio C Hamano2009-05-031-1/+12
| |\ \
| | * | honor repack.usedeltabaseoffset when fetching packsNicolas Pitre2009-05-011-1/+12
| * | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-05-031-0/+25
| |\ \ \
| | * | | GIT 1.6.1.4v1.6.1.4Junio C Hamano2009-05-032-1/+26
| | * | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1Junio C Hamano2009-05-0311-74/+105
| | |\ \ \
| | * \ \ \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1Junio C Hamano2009-05-032-1/+17
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1Junio C Hamano2009-05-034-5/+29
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'jc/maint-read-tree-multi' into maintJunio C Hamano2009-05-034-41/+55
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mk/maint-apply-swap' into maintJunio C Hamano2009-05-032-7/+112
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano2009-05-031-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'lt/pack-object-memuse' into maintJunio C Hamano2009-05-037-43/+56
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | GIT 1.6.3-rc4v1.6.3-rc4Junio C Hamano2009-05-011-0/+6
* | | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2009-05-0122-657/+1254
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-gui: Fixes for Mac OS X TkAquaDaniel A. Steffen2009-05-012-19/+22
| * | | | | | | | | | | git-gui: Update Russian translationAlex Riesen2009-04-291-401/+979
| * | | | | | | | | | | git-gui: run post-checkout hook after cloneJens Lehmann2009-04-081-1/+28
| * | | | | | | | | | | Merge branch 'maint'Shawn O. Pearce2009-04-082-2/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts2009-04-082-2/+2
| | * | | | | | | | | | | git-gui: fix use of undeclared variable diff_empty_countJoerg Bornemann2009-04-081-0/+1
| * | | | | | | | | | | | git-gui (Win): make starting via "Git GUI Here" on .git/ possibleMarkus Heidelberg2009-04-051-1/+6
| * | | | | | | | | | | | git-gui (Win): make "Explore Working Copy" more robustMarkus Heidelberg2009-04-051-1/+1
| * | | | | | | | | | | | git-gui: run post-checkout hook on checkoutJens Lehmann2009-04-051-4/+39
| * | | | | | | | | | | | git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann2009-04-051-3/+3