Age | Commit message (Expand) | Author | Files | Lines |
2009-03-21 | Merge branch 'mg/maint-submodule-normalize-path' into maint | Junio C Hamano | 2 | -3/+61 |
2009-03-21 | Merge branch 'rs/memmem' into maint | Junio C Hamano | 2 | -11/+12 |
2009-03-21 | Merge branch 'js/rsync-local' into maint | Junio C Hamano | 2 | -27/+35 |
2009-03-21 | Merge branch 'db/maint-missing-origin' into maint | Junio C Hamano | 3 | -8/+20 |
2009-03-21 | Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint | Junio C Hamano | 2 | -3/+34 |
2009-03-21 | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1 | Junio C Hamano | 6 | -152/+115 |
2009-03-21 | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1 | Junio C Hamano | 7 | -27/+73 |
2009-03-21 | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2 | -3/+0 |
2009-03-21 | test-lib: Infrastructure to test and check for prerequisites | Johannes Sixt | 2 | -5/+54 |
2009-03-20 | http tests: Darwin is not that special | Junio C Hamano | 1 | -6/+1 |
2009-03-20 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+4 |
2009-03-20 | Merge branch 'mv/parseopt-ls-files' | Junio C Hamano | 10 | -163/+163 |
2009-03-20 | Merge branch 'bw/autoconf' | Junio C Hamano | 1 | -118/+268 |
2009-03-20 | Merge branch 'xx/db-refspec-vs-js-remote' | Junio C Hamano | 5 | -64/+90 |
2009-03-20 | Merge branch 'jc/clone-branch-rebase' | Junio C Hamano | 4 | -31/+69 |
2009-03-20 | Merge branch 'js/rebase-i-opt' | Junio C Hamano | 2 | -0/+37 |
2009-03-20 | Merge branch 'fc/parseopt-config' | Junio C Hamano | 4 | -200/+255 |
2009-03-20 | Microoptimize strbuf_cmp | Alex Riesen | 1 | -8/+5 |
2009-03-20 | Produce a nicer output in case of sha1_object_info failures in ls-tree -l | Alex Riesen | 1 | -10/+12 |
2009-03-20 | Documentation: reword example text in git-bisect.txt. | David J. Mellor | 1 | -20/+24 |
2009-03-20 | import-tars: separate author from committer | Giuseppe Bilotta | 1 | -5/+11 |
2009-03-19 | Merge branch 'js/windows-tests' | Junio C Hamano | 26 | -119/+98 |
2009-03-19 | t0050: Check whether git init detected symbolic link support correctly | Johannes Sixt | 1 | -2/+26 |
2009-03-19 | Tests on Windows: $(pwd) must return Windows-style paths | Johannes Sixt | 3 | -3/+7 |
2009-03-19 | test-lib: Work around missing sum on Windows | Johannes Sixt | 1 | -0/+3 |
2009-03-19 | test-lib: Work around incompatible sort and find on Windows | Johannes Sixt | 1 | -0/+13 |
2009-03-19 | t5602: Work around path mangling on MSYS | Johannes Sixt | 1 | -2/+2 |
2009-03-19 | t5300, t5302, t5303: Do not use /dev/zero | Johannes Sixt | 3 | -15/+16 |
2009-03-19 | t2200, t7004: Avoid glob pattern that also matches files | Johannes Sixt | 2 | -3/+4 |
2009-03-19 | t7300: fix clean up on Windows | Johannes Schindelin | 1 | -3/+3 |
2009-03-19 | test-lib: Introduce test_chmod and use it instead of update-index --chmod | Johannes Sixt | 7 | -43/+24 |
2009-03-19 | test-lib: Simplify test counting. | Johannes Sixt | 3 | -11/+5 |
2009-03-19 | test-lib: Replace uses of $(expr ...) by POSIX shell features. | Johannes Sixt | 1 | -12/+11 |
2009-03-19 | Call 'say' outside test_expect_success | Johannes Sixt | 3 | -19/+22 |
2009-03-19 | test suite: Use 'say' to say something instead of 'test_expect_success' | Johannes Sixt | 10 | -15/+15 |
2009-03-19 | doc: clarify how -S works | Jeff King | 1 | -1/+4 |
2009-03-19 | Documentation: reworded the "Description" section of git-bisect.txt. | David J. Mellor | 1 | -8/+9 |
2009-03-18 | rebase: add options passed to git-am | Michele Ballabio | 2 | -0/+9 |
2009-03-18 | document --force-rebase | Michele Ballabio | 1 | -0/+7 |
2009-03-18 | MinGW: implement mmap | Janos Laube | 4 | -4/+73 |
2009-03-18 | gc --aggressive: make it really aggressive | Johannes Schindelin | 1 | -1/+2 |
2009-03-18 | git log: avoid segfault with --all-match | Michele Ballabio | 1 | -1/+2 |
2009-03-18 | apply: hide unused options from short help | Michele Ballabio | 1 | -4/+4 |
2009-03-18 | apply: consistent spelling of "don't" | Michele Ballabio | 1 | -1/+1 |
2009-03-18 | format-patch: Respect --quiet option | Nate Case | 1 | -4/+6 |
2009-03-18 | t9400, t9401: Do not force hard-linked clone | Johannes Sixt | 2 | -3/+3 |
2009-03-17 | Update draft release notes to 1.6.3 | Junio C Hamano | 1 | -3/+32 |
2009-03-17 | Merge branch 'jc/maint-1.6.0-read-tree-overlay' | Junio C Hamano | 2 | -3/+34 |
2009-03-17 | Merge branch 'db/maint-missing-origin' | Junio C Hamano | 3 | -8/+20 |
2009-03-17 | Merge branch 'js/sideband-stderr' | Junio C Hamano | 5 | -17/+26 |