| Commit message (Expand) | Author | Age |
* | git-send-pack: fix --all option when used with directory | Stanislav Kolotinskiy | 2016-03-31 |
* | Merge branch 'sb/t5400-remove-unused' | Junio C Hamano | 2015-01-07 |
|\ |
|
| * | t5400: remove dead code | Stefan Beller | 2014-12-16 |
* | | gc: config option for running --auto in background | Nguyễn Thái Ngọc Duy | 2014-02-10 |
* | | Merge branch 'bw/cp-a-is-gnuism' | Junio C Hamano | 2012-10-10 |
|\ \ |
|
| * | | tests: "cp -a" is a GNUism | Ben Walton | 2012-10-08 |
* | | | silence git gc --auto --quiet output | Tobias Ulmer | 2012-09-27 |
|/ / |
|
* | | receive-pack: do not leak output from auto-gc to standard output | Junio C Hamano | 2012-08-06 |
* | | t/t5400: demonstrate breakage caused by informational message from prune | Brandon Casey | 2012-08-06 |
|/ |
|
* | t5400: Fix a couple of typos | Johan Herland | 2011-05-13 |
* | Change remote tracking to remote-tracking in non-trivial places | Matthieu Moy | 2010-11-03 |
* | do not pass "git -c foo=bar" params to transport helpers | Jonathan Nieder | 2010-08-24 |
* | Refuse deleting the current branch via push | Junio C Hamano | 2009-07-29 |
* | Refuse updating the current branch in a non-bare repository via push | Junio C Hamano | 2009-07-29 |
* | receive-pack: receive.denyDeleteCurrent | Junio C Hamano | 2009-02-10 |
* | Modernize t5400 test script | Junio C Hamano | 2009-02-10 |
* | Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3 | Johannes Schindelin | 2008-12-14 |
* | t5400: expect success for denying deletion | Jeff King | 2008-11-08 |
* | Introduce receive.denyDeletes | Jan Krüger | 2008-11-02 |
* | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 |
* | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 |
* | send-pack: respect '+' on wildcard refspecs | Jeff King | 2007-10-19 |
* | git-push: documentation and tests for pushing only branches | Jeff King | 2007-09-18 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Merge branch 'js/diff-ni' | Junio C Hamano | 2007-03-10 |
|\ |
|
| * | Get rid of the dependency to GNU diff in the tests | Johannes Schindelin | 2007-03-04 |
* | | Refactor handling of error_string in receive-pack | Shawn O. Pearce | 2007-03-07 |
|/ |
|
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | Revert "prune: --grace=time" | Junio C Hamano | 2007-01-21 |
* | prune: --grace=time | Matthias Lederhofer | 2007-01-20 |
* | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 2006-12-29 |
* | Allow git push to delete remote ref. | Junio C Hamano | 2006-11-24 |
* | Document receive.denyNonFastforwards | Johannes Schindelin | 2006-09-20 |
* | Make git-send-pack exit with error when some refs couldn't be pushed out | Petr Baudis | 2005-12-13 |
* | t5400-send-pack relies on a working cpio | Johannes Schindelin | 2005-10-10 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 |
* | 'build' scripts before installing. | Junio C Hamano | 2005-09-08 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |
* | [PATCH] Trapping exit in tests, using return for errors | Pavel Roskin | 2005-08-11 |
* | [PATCH] Missing test_done | Pavel Roskin | 2005-08-11 |
* | Fix potential send-pack SIGSEGV | Linus Torvalds | 2005-07-26 |