Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t4119: correct overeager war-on-whitespace | Junio C Hamano | 2007-11-24 | 1 | -1/+1 |
* | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | 5 | -0/+399 |
|\ | |||||
| * | send-pack: assign remote errors to each ref | Jeff King | 2007-11-17 | 1 | -0/+24 |
| * | send-pack: check ref->status before updating tracking refs | Jeff King | 2007-11-17 | 1 | -0/+5 |
| * | send-pack: track errors for each ref | Jeff King | 2007-11-17 | 1 | -3/+11 |
| * | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 2007-11-14 | 2 | -0/+270 |
| |\ | |||||
| | * | Add tests for git push'es mirror mode | Andy Whitcroft | 2007-11-12 | 1 | -0/+228 |
| | * | Merge master into aw/mirror-push | Junio C Hamano | 2007-11-09 | 11 | -8/+387 |
| | |\ | |||||
| | * \ | Merge branch 'jk/terse-push' into aw/mirror-push | Junio C Hamano | 2007-11-09 | 1 | -0/+42 |
| | |\ \ | |||||
| | | * | | send-pack: segfault fix on forced push | Junio C Hamano | 2007-11-08 | 1 | -0/+42 |
| * | | | | Merge branch 'ar/send-pack-remote-track' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -0/+40 |
| |\ \ \ \ | |||||
| | * | | | | Add a test checking if send-pack updated local tracking branches correctly | Alex Riesen | 2007-11-12 | 1 | -0/+40 |
| * | | | | | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 2007-11-14 | 1 | -0/+52 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | Reteach builtin-ls-remote to understand remotes | Shawn O. Pearce | 2007-11-06 | 1 | -0/+52 |
| | |/ / | |||||
* | | | | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 2007-11-24 | 4 | -22/+49 |
|\ \ \ \ | |||||
| * | | | | rehabilitate some t5302 tests on 32-bit off_t machines | Nicolas Pitre | 2007-11-15 | 1 | -7/+2 |
| * | | | | Skip t3902-quoted.sh if the file system does not support funny names. | Johannes Sixt | 2007-11-14 | 1 | -0/+7 |
| * | | | | t5302-pack-index: Skip tests of 64-bit offsets if necessary. | Johannes Sixt | 2007-11-14 | 1 | -2/+23 |
| * | | | | t7501-commit.sh: Not all seds understand option -i | Johannes Sixt | 2007-11-14 | 1 | -2/+4 |
| * | | | | t5300-pack-object.sh: Split the big verify-pack test into smaller parts. | Johannes Sixt | 2007-11-14 | 1 | -16/+18 |
* | | | | | Merge branch 'mh/rebase-skip-hard' | Junio C Hamano | 2007-11-24 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Do git reset --hard HEAD when using git rebase --skip | Mike Hommey | 2007-11-11 | 1 | -2/+0 |
* | | | | | | Merge branch 'cc/bisect' | Junio C Hamano | 2007-11-24 | 1 | -1/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bisect reset: do nothing when not bisecting. | Christian Couder | 2007-11-20 | 1 | -1/+26 |
| * | | | | | | Bisect reset: remove bisect refs that may have been packed. | Christian Couder | 2007-11-16 | 1 | -0/+12 |
* | | | | | | | Make test scripts executable. | Junio C Hamano | 2007-11-22 | 1 | -0/+0 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-22 | 3 | -0/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make test scripts executable. | Junio C Hamano | 2007-11-22 | 2 | -0/+0 |
| * | | | | | | | bundle create: keep symbolic refs' names instead of resolving them | Johannes Schindelin | 2007-11-22 | 1 | -0/+13 |
* | | | | | | | | rebase -i: move help to end of todo file | Johannes Schindelin | 2007-11-22 | 1 | -1/+2 |
* | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2007-11-22 | 2 | -0/+369 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-svn: info --url [path] | David D. Kilzer | 2007-11-21 | 1 | -0/+93 |
| * | | | | | | | | git-svn info: implement info command | David D. Kilzer | 2007-11-21 | 1 | -0/+275 |
| * | | | | | | | | t9106: fix a race condition that caused svn to miss modifications | Eric Wong | 2007-11-21 | 1 | -0/+1 |
* | | | | | | | | | Fix "quote" misconversion for rewrite diff output. | Junio C Hamano | 2007-11-21 | 1 | -0/+26 |
|/ / / / / / / / | |||||
* | | | | | | | | git-send-email: show all headers when sending mail | David D. Kilzer | 2007-11-19 | 1 | -0/+37 |
* | | | | | | | | Merge branch 'lt/rev-list-gitlink' | Junio C Hamano | 2007-11-18 | 1 | -0/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix rev-list when showing objects involving submodules | Linus Torvalds | 2007-11-14 | 1 | -0/+42 |
* | | | | | | | | | Merge branch 'ds/checkout-upper' | Junio C Hamano | 2007-11-18 | 1 | -0/+82 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-checkout: Test for relative path use. | David Symonds | 2007-11-11 | 1 | -0/+82 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2007-11-17 | 2 | -0/+135 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-svn log: handle unreachable revisions like "svn log" | David D Kilzer | 2007-11-17 | 1 | -0/+66 |
| * | | | | | | | | | git-svn log: include commit log for the smallest revision in a range | David D Kilzer | 2007-11-17 | 1 | -4/+4 |
| * | | | | | | | | | git-svn log: fix ascending revision ranges | David D Kilzer | 2007-11-17 | 1 | -0/+14 |
| * | | | | | | | | | git-svn: add tests for command-line usage of init and clone commands | Eric Wong | 2007-11-17 | 1 | -0/+55 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Fix and improve t7004 (git-tag tests) | Mike Hommey | 2007-11-17 | 1 | -2/+12 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Fix per-directory exclude handing for "git add" | Junio C Hamano | 2007-11-16 | 1 | -0/+24 |
| * | | | | | | | Fix t9101 test failure caused by Subversion "auto-props" | Wincent Colaiuta | 2007-11-16 | 1 | -1/+1 |
* | | | | | | | | Fix per-directory exclude handing for "git add" | Junio C Hamano | 2007-11-16 | 1 | -0/+24 |
| |_|_|/ / / / |/| | | | | | |