git-commit --allow-empty
[gitweb.git] / t /
2007-12-03 quote_path: fix collapsing of relative paths
2007-11-23 Add a few more tests for git-commit
2007-11-23 Replace "runstatus" with "status" in the tests
2007-11-23 t7501-commit: Add test for git commit <file> with dirty...
2007-11-23 builtin-commit --s: add a newline if the last line...
2007-11-23 builtin-commit: fix --signoff
2007-11-23 git status: show relative paths when run in a subdirectory
2007-11-23 Add testcase for amending and fixing author in git...
2007-11-23 Make test scripts executable.
2007-11-23 Merge branch 'maint'
2007-11-23 Make test scripts executable.
2007-11-22 rebase -i: move help to end of todo file
2007-11-22 bundle create: keep symbolic refs' names instead of...
2007-11-22 Merge git://git.bogomips.org/git-svn
2007-11-22 Fix "quote" misconversion for rewrite diff output.
2007-11-22 git-svn: info --url [path]
2007-11-22 git-svn info: implement info command
2007-11-22 t9106: fix a race condition that caused svn to miss...
2007-11-21 Merge git://repo.or.cz/git-gui
2007-11-21 Merge branch 'maint'
2007-11-19 git-send-email: show all headers when sending mail
2007-11-19 Merge branch 'maint'
2007-11-19 Merge branch 'lt/rev-list-gitlink'
2007-11-19 Merge branch 'ds/checkout-upper'
2007-11-19 Merge branch 'sh/p4'
2007-11-19 Merge branch 'lt/rev-list-interactive'
2007-11-18 Merge branch 'ph/diffopts'
2007-11-18 Merge branch 'maint' to synchronize with 1.5.3.6
2007-11-18 Merge branch 'ph/parseopt-sh'
2007-11-18 Merge git://git.bogomips.org/git-svn
2007-11-17 git-svn log: handle unreachable revisions like "svn...
2007-11-17 git-svn log: include commit log for the smallest revisi...
2007-11-17 git-svn log: fix ascending revision ranges
2007-11-17 git-svn: add tests for command-line usage of init and...
2007-11-17 Fix and improve t7004 (git-tag tests)
2007-11-17 Merge branch 'maint'
2007-11-17 Merge branch 'ds/maint-deflatebound' into maint
2007-11-17 Fix per-directory exclude handing for "git add"
2007-11-17 Fix t9101 test failure caused by Subversion "auto-props"
2007-11-16 Fix per-directory exclude handing for "git add"
2007-11-14 Merge branch 'sp/fetch-fix'
2007-11-14 Merge branch 'bs/maint-commit-options'
2007-11-14 Merge branch 'rv/maint-index-commit'
2007-11-14 Merge branch 'bs/maint-t7005'
2007-11-14 Merge branch 'jc/maint-add-sync-stat'
2007-11-14 Merge branch 'mh/retag'
2007-11-14 Merge branch 'jc/stash-create'
2007-11-14 Merge branch 'bg/format-patch-N'
2007-11-14 Merge branch 'np/progress'
2007-11-14 Merge branch 'js/rebase-detached'
2007-11-14 Merge branch 'rs/pretty'
2007-11-14 Merge branch 'rr/cvsexportcommit-w'
2007-11-14 Merge branch 'gh/cvsimport-user'
2007-11-14 Fix rev-list when showing objects involving submodules
2007-11-14 Merge branch 'maint'
2007-11-14 git-clean: honor core.excludesfile
2007-11-13 t/t3404: fix test for a bogus todo file.
2007-11-13 git-commit: Add tests for invalid usage of -a/--interac...
2007-11-13 rebase: fix "rebase --continue" breakage
2007-11-12 git-svn: support for funky branch and project names...
2007-11-12 Merge branch 'maint'
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 git-svn: prevent dcommitting if the index is dirty.
2007-11-12 t2200: test more cases of "add -u"
2007-11-12 git-fetch: avoid local fetching from alternate (again)
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-12 git-checkout: Test for relative path use.
2007-11-11 t7005-editor.sh: Don't invoke real vi when it is in...
2007-11-11 Make GIT_INDEX_FILE apply to git-commit
2007-11-11 Merge branch 'js/upload-pack'
2007-11-11 Merge branch 'js/reset'
2007-11-11 Merge branch 'js/parseopt-abbrev-fix'
2007-11-11 Merge branch 'maint'
2007-11-10 test-lib.sh: move error line after error() declaration
2007-11-10 for-each-ref: fix setup of option-parsing for --sort
2007-11-10 Merge branch 'maint'
2007-11-10 git-commit: a bit more tests
2007-11-09 rebase: operate on a detached HEAD
2007-11-09 Merge branch 'maint'
2007-11-09 stop t1400 hiding errors in tests
2007-11-08 Merge branch 'jc/clean-config'
2007-11-08 Merge branch 'ds/maint-deflatebound'
2007-11-08 Merge branch 'cp/p4'
2007-11-08 Merge branch 'maint'
2007-11-06 Add tests for git tag
2007-11-06 upload-pack: Use finish_{command,async}() instead of...
2007-11-06 builtin-reset: avoid forking "update-index --refresh"
2007-11-06 builtin-reset: do not call "ls-files --unmerged"
2007-11-06 parse-options: abbreviation engine fix.
2007-11-06 Merge branch 'maint'
2007-11-06 Merge branch 'gp/maint-diffdoc' into maint
2007-11-05 t3502: Disambiguate between file and rev by adding --
2007-11-05 Add more tests for git-clean
2007-11-05 git-svn: t9114: verify merge commit message in test
2007-11-05 git-svn: fix dcommit clobbering when committing a serie...
2007-11-04 Fix an infinite loop in sq_quote_buf().
2007-11-04 clean: require -f to do damage by default
2007-11-04 format-patch: Test --[no-]numbered and format.numbered
2007-11-04 Merge branch 'jc/format-patch-encoding'
2007-11-04 Merge branch 'jc/revert-merge'
next