summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-11-25Merge branch 'cc/bisect'Junio C Hamano
2007-11-23Add a few more tests for git-commitJunio C Hamano
2007-11-23git-branch --contains: doc and testJunio C Hamano
2007-11-23Replace "runstatus" with "status" in the testsJohannes Schindelin
2007-11-23t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg
2007-11-23builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin
2007-11-23builtin-commit: fix --signoffJohannes Schindelin
2007-11-23git status: show relative paths when run in a subdirectoryJohannes Schindelin
2007-11-23Add testcase for amending and fixing author in git commit.Kristian Høgsberg
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-23Merge branch 'maint'Junio C Hamano
2007-11-23Make test scripts executable.Junio C Hamano
2007-11-22rebase -i: move help to end of todo fileJohannes Schindelin
2007-11-22bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin
2007-11-22Merge git://git.bogomips.org/git-svnJunio C Hamano
2007-11-22Fix "quote" misconversion for rewrite diff output.Junio C Hamano
2007-11-22git-svn: info --url [path]David D. Kilzer
2007-11-22git-svn info: implement info commandDavid D. Kilzer
2007-11-22t9106: fix a race condition that caused svn to miss modificationsEric Wong
2007-11-20Bisect reset: do nothing when not bisecting.Christian Couder
2007-11-19git-send-email: show all headers when sending mailDavid D. Kilzer
2007-11-19Make builtin-tag.c use parse_options.Carlos Rica
2007-11-19refactor fetch's ref matching to use refname_match()Steffen Prohaska
2007-11-19push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska
2007-11-19push: support pushing HEAD to real branch nameSteffen Prohaska
2007-11-19Merge branch 'lt/rev-list-gitlink'Junio C Hamano
2007-11-19Merge branch 'ds/checkout-upper'Junio C Hamano
2007-11-18Merge git://git.bogomips.org/git-svnJunio C Hamano
2007-11-17git-svn log: handle unreachable revisions like "svn log"David D Kilzer
2007-11-17git-svn log: include commit log for the smallest revision in a rangeDavid D Kilzer
2007-11-17git-svn log: fix ascending revision rangesDavid D Kilzer
2007-11-17git-svn: add tests for command-line usage of init and clone commandsEric Wong
2007-11-17send-pack: assign remote errors to each refJeff King
2007-11-17send-pack: check ref->status before updating tracking refsJeff King
2007-11-17send-pack: track errors for each refJeff King
2007-11-17Fix and improve t7004 (git-tag tests)Mike Hommey
2007-11-17Fix rev-list when showing objects involving submodulesLinus Torvalds
2007-11-17Merge branch 'maint'Junio C Hamano
2007-11-17Fix per-directory exclude handing for "git add"Junio C Hamano
2007-11-17Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta
2007-11-16Bisect reset: remove bisect refs that may have been packed.Christian Couder
2007-11-16Fix per-directory exclude handing for "git add"Junio C Hamano
2007-11-16rehabilitate some t5302 tests on 32-bit off_t machinesNicolas Pitre
2007-11-14Skip t3902-quoted.sh if the file system does not support funny names.Johannes Sixt
2007-11-14t5302-pack-index: Skip tests of 64-bit offsets if necessary.Johannes Sixt
2007-11-14t7501-commit.sh: Not all seds understand option -iJohannes Sixt
2007-11-14t5300-pack-object.sh: Split the big verify-pack test into smaller parts.Johannes Sixt
2007-11-14Merge branch 'sp/fetch-fix'Junio C Hamano
2007-11-14Merge branch 'bs/maint-commit-options'Junio C Hamano
2007-11-14Merge branch 'rv/maint-index-commit'Junio C Hamano