aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-12
|\
| * State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)2009-04-12
| * process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-12
* | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-08
|\ \ | |/
| * process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink2009-04-08
* | Merge branch 'jc/maint-1.6.0-blame-s' into maint-1.6.1Junio C Hamano2009-04-08
|\ \
| * | blame: read custom grafts given by -S before calling setup_revisions()Junio C Hamano2009-03-18
* | | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1Junio C Hamano2009-04-08
|\ \ \
| * | | git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-21
* | | | Merge branch 'js/maint-1.6.0-exec-path-env' into maint-1.6.1Junio C Hamano2009-04-08
|\ \ \ \
| * | | | Propagate --exec-path setting to external commands via GIT_EXEC_PATHJohannes Sixt2009-03-21
* | | | | Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint-1.6.1Junio C Hamano2009-04-08
|\ \ \ \ \
| * | | | | Documentation: format-patch --root clarificationsThomas Rast2009-03-27
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-07
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Documentation: clarify .gitattributes searchJason Merrill2009-04-07
| * | | | | git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-07
| * | | | | git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-07
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-05
|\ \ \ \ \ \ | |/ / / / /
| * | | | | commit: abort commit if interactive add failedJeff King2009-04-05
| * | | | | git-repack: use non-dashed update-server-infoDan McGee2009-04-05
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-01
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Documentation: Remove an odd "instead"Holger Weiß2009-04-01
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| * | | | | bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
| * | | | | git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-30
| * | | | | Documentation: update graph api example.Allan Caffee2009-03-30
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | import-zips: fix thinkoJohannes Schindelin2009-03-29
* | | | | | test-lib: Clean up comments and Makefile.Emil Sit2009-03-28
| |/ / / / |/| | | |
* | | | | diff --no-index: Do not generate patch output if other output is requestedJohannes Sixt2009-03-25
* | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-24
|\ \ \ \ \ | |/ / / /
| * | | | close_sha1_file(): make it easier to diagnose errorsLinus Torvalds2009-03-24
| * | | | avoid possible overflow in delta size filtering computationNicolas Pitre2009-03-24
* | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-22
|\ \ \ \ \ | |/ / / /
| * | | | everyday: use the dashless form of git-initDavid Aguilar2009-03-22
| |/ / /
* | | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1Junio C Hamano2009-03-21
|\ \ \ \
| * | | | Remove unused normalize_absolute_path()Johannes Sixt2009-02-07
| * | | | Test and fix normalize_path_copy()Johannes Sixt2009-02-07
| * | | | Fix GIT_CEILING_DIRECTORIES on WindowsRené Scharfe2009-02-07
| * | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()Johannes Sixt2009-02-07
| * | | | Make test-path-utils more robust against incorrect useJohannes Sixt2009-02-07
* | | | | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1Junio C Hamano2009-03-21
|\ \ \ \ \
| * | | | | Fix odb_mkstemp() on AIXMike Ralphson2009-02-26
| * | | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
* | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano2009-03-12
| |\ \ \ \ \ \
| | * | | | | | bisect: fix another instance of eval'ed stringChristian Couder2009-02-27
| | * | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-27
| | | |/ / / / | | |/| | | |