aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.5.1-rc1v1.5.1-rc1Junio C Hamano2007-03-19
* Fix merge-indexJunio C Hamano2007-03-19
* Set up for better tree diff optimizationsLinus Torvalds2007-03-19
* Trivial cleanup of track_tree_refs()Linus Torvalds2007-03-19
* git.el: Add support for commit hooks.Alexandre Julliard2007-03-19
* Merge branch 'jb/gc'Junio C Hamano2007-03-18
|\
| * Make gc a builtin.James Bowes2007-03-17
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-03-18
|\ \
| * | cvsserver: further improve messages on commit and statusFrank Lichtenheld2007-03-14
| * | cvsserver: Be more chattyFrank Lichtenheld2007-03-14
* | | Limit the size of the new delta_base_cacheShawn O. Pearce2007-03-18
* | | Merge branch 'sp/run-command'Junio C Hamano2007-03-18
|\ \ \
| * | | Use run_command within send-packShawn O. Pearce2007-03-12
| * | | Use run_command within receive-pack to invoke index-packShawn O. Pearce2007-03-12
| * | | Use run_command within merge-indexShawn O. Pearce2007-03-12
| * | | Use run_command for proxy connectionsShawn O. Pearce2007-03-12
| * | | Use RUN_GIT_CMD to run push backendsShawn O. Pearce2007-03-12
| * | | Correct new compiler warnings in builtin-revertShawn O. Pearce2007-03-12
| * | | Replace fork_with_pipe in bundle with run_commandShawn O. Pearce2007-03-12
| * | | Teach run-command to redirect stdout to /dev/nullShawn O. Pearce2007-03-12
| * | | Teach run-command about stdout redirectionShawn O. Pearce2007-03-12
* | | | Make git-send-email aware of Cc: lines.J. Bruce Fields2007-03-18
* | | | mergetool: print an appropriate warning if merge.tool is unknownTheodore Ts'o2007-03-18
* | | | mergetool: Add support for vimdiff.James Bowes2007-03-18
* | | | Update main git.html page to point at 1.5.0.5 documentationJunio C Hamano2007-03-18
* | | | Merge branch 'ar/diff'Junio C Hamano2007-03-18
|\ \ \ \
| * | | | Add tests for --quiet option of diff programsAlex Riesen2007-03-16
| * | | | try-to-simplify-commit: use diff-tree --quiet machinery.Junio C Hamano2007-03-14
| * | | | revision.c: explain what tree_difference doesJunio C Hamano2007-03-14
| * | | | Teach --quiet to diff backends.Junio C Hamano2007-03-14
| * | | | diff --quietJunio C Hamano2007-03-14
| * | | | Remove unused diffcore_std_no_resolveJunio C Hamano2007-03-14
| * | | | Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-14
* | | | | Avoid unnecessary strlen() callsLinus Torvalds2007-03-18
* | | | | Reuse cached data out of delta base cache.Nicolas Pitre2007-03-18
* | | | | Implement a simple delta_base cacheLinus Torvalds2007-03-18
* | | | | Make trivial wrapper functions around delta base generation and freeingLinus Torvalds2007-03-18
* | | | | Merge 1.5.0.5 in from 'maint'Junio C Hamano2007-03-18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | GIT 1.5.0.5v1.5.0.5Junio C Hamano2007-03-18
* | | | | Merge branch 'maint'Junio C Hamano2007-03-17
|\ \ \ \ \ | |/ / / /
| * | | | git-merge: finish when git-read-tree failsSanti BĂ©jar2007-03-16
* | | | | [PATCH] clean up pack index handling a bitNicolas Pitre2007-03-16
* | | | | [PATCH] add test for OFS_DELTA objectsNicolas Pitre2007-03-16
* | | | | [PATCH] fix t5300-pack-object.shNicolas Pitre2007-03-16
* | | | | [PATCH] local-fetch.c: some error printing cleanupNicolas Pitre2007-03-16
* | | | | applymbox: brown paper bag fix.Junio C Hamano2007-03-16
* | | | | use xstrdup pleaseShawn O. Pearce2007-03-16
* | | | | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-16
| |/ / / |/| | |
* | | | Merge GIT 1.5.0.4Junio C Hamano2007-03-14
|\ \ \ \ | |/ / /
| * | | GIT 1.5.0.4v1.5.0.4Junio C Hamano2007-03-14