Age | Commit message (Expand) | Author | Files | Lines |
2009-02-10 | receive-pack: receive.denyDeleteCurrent | Junio C Hamano | 1 | -0/+13 |
2009-02-10 | Modernize t5400 test script | Junio C Hamano | 1 | -86/+94 |
2008-12-14 | Get rid of the last remnants of GIT_CONFIG_LOCAL | Johannes Schindelin | 1 | -1/+1 |
2008-11-08 | t5400: expect success for denying deletion | Jeff King | 1 | -1/+1 |
2008-11-02 | Introduce receive.denyDeletes | Jan Krüger | 1 | -0/+11 |
2008-09-03 | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 1 | -15/+15 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-03-13 | grep portability fix: don't use "-e" or "-q" | Jeff King | 1 | -1/+1 |
2007-10-19 | send-pack: respect '+' on wildcard refspecs | Jeff King | 1 | -0/+48 |
2007-09-18 | git-push: documentation and tests for pushing only branches | Jeff King | 1 | -0/+10 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -18/+18 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
2007-03-10 | Merge branch 'js/diff-ni' | Junio C Hamano | 1 | -1/+1 |
2007-03-07 | Refactor handling of error_string in receive-pack | Shawn O. Pearce | 1 | -3/+3 |
2007-03-04 | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 1 | -1/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
2007-01-21 | Revert "prune: --grace=time" | Junio C Hamano | 1 | -2/+2 |
2007-01-20 | prune: --grace=time | Matthias Lederhofer | 1 | -2/+2 |
2006-12-29 | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 1 | -9/+34 |
2006-11-24 | Allow git push to delete remote ref. | Junio C Hamano | 1 | -0/+10 |
2006-09-20 | Document receive.denyNonFastforwards | Johannes Schindelin | 1 | -0/+14 |
2005-12-13 | Make git-send-pack exit with error when some refs couldn't be pushed out | Petr Baudis | 1 | -1/+9 |
2005-10-10 | t5400-send-pack relies on a working cpio | Johannes Schindelin | 1 | -0/+3 |
2005-10-01 | Add git-symbolic-ref | Junio C Hamano | 1 | -3/+3 |
2005-09-08 | 'build' scripts before installing. | Junio C Hamano | 1 | -3/+3 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -3/+3 |
2005-08-11 | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 1 | -2/+2 |
2005-08-11 | [PATCH] Missing test_done | Pavel Roskin | 1 | -0/+2 |
2005-07-26 | Fix potential send-pack SIGSEGV | Linus Torvalds | 1 | -0/+54 |