Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few more tests for git-commit | Junio C Hamano | 2007-11-22 | 1 | -0/+92 |
* | Replace "runstatus" with "status" in the tests | Johannes Schindelin | 2007-11-22 | 2 | -3/+3 |
* | t7501-commit: Add test for git commit <file> with dirty index. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+10 |
* | builtin-commit --s: add a newline if the last line was not a S-o-b | Johannes Schindelin | 2007-11-22 | 1 | -0/+1 |
* | builtin-commit: fix --signoff | Johannes Schindelin | 2007-11-22 | 1 | -0/+12 |
* | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 2007-11-22 | 1 | -0/+91 |
* | Add testcase for amending and fixing author in git commit. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+15 |
* | 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 |
* | | | | Merge branch 'sp/fetch-fix' | Junio C Hamano | 2007-11-14 | 1 | -0/+33 |
|\ \ \ \ | |||||
| * | | | | git-fetch: avoid local fetching from alternate (again) | Shawn O. Pearce | 2007-11-11 | 1 | -0/+33 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'bs/maint-commit-options' | Junio C Hamano | 2007-11-14 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | git-commit: Add tests for invalid usage of -a/--interactive with paths | Björn Steinbrink | 2007-11-12 | 1 | -0/+10 |
* | | | | | Merge branch 'rv/maint-index-commit' | Junio C Hamano | 2007-11-14 | 1 | -0/+32 |
|\ \ \ \ \ | |||||
| * | | | | | Make GIT_INDEX_FILE apply to git-commit | Rémi Vanicat | 2007-11-11 | 1 | -0/+32 |
* | | | | | | Merge branch 'bs/maint-t7005' | Junio C Hamano | 2007-11-14 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH | Björn Steinbrink | 2007-11-11 | 1 | -3/+2 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jc/maint-add-sync-stat' | Junio C Hamano | 2007-11-14 | 1 | -2/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t2200: test more cases of "add -u" | Junio C Hamano | 2007-11-11 | 1 | -2/+28 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mh/retag' | Junio C Hamano | 2007-11-14 | 1 | -0/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add tests for git tag | Mike Hommey | 2007-11-05 | 1 | -0/+16 |
* | | | | | | | Merge branch 'bg/format-patch-N' | Junio C Hamano | 2007-11-14 | 1 | -0/+106 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | format-patch: Test --[no-]numbered and format.numbered | Brian Gernhardt | 2007-11-04 | 1 | -0/+106 |
* | | | | | | | | Merge branch 'js/rebase-detached' | Junio C Hamano | 2007-11-14 | 2 | -1/+23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | rebase: fix "rebase --continue" breakage | Johannes Schindelin | 2007-11-12 | 1 | -0/+17 |
| * | | | | | | | rebase: operate on a detached HEAD | Johannes Schindelin | 2007-11-09 | 1 | -1/+6 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | |