3099 Commits (7cc91a2f71c95b4e695549b91c4b629f56887a1a)

Author SHA1 Message Date
Björn Gustavsson 7cc91a2f71 Add the configuration option skipFetchAll 15 years ago
Björn Gustavsson 16679e373f Teach the --multiple option to 'git fetch' 15 years ago
Björn Gustavsson 9c4a036b34 Teach the --all option to 'git fetch' 15 years ago
René Scharfe ebfbdb340a Git archive and trailing "/" in prefix 15 years ago
Junio C Hamano 3af1cae469 show-branch: fix segfault when showbranch.default exists 15 years ago
Johan Sageryd dbc1b1f710 Fix '--relative-date' 15 years ago
Mark Rada b4ae5e2ac4 tests: make all test files executable 15 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 15 years ago
Clemens Buchacher 98df233e2d test local clone by copying 15 years ago
Mark Lodato d3d7d47e6e svn: properly escape arguments for authors-prog 15 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 15 years ago
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 15 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 15 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 15 years ago
Jeff King 931e8e27d9 fix approxidate parsing of relative months and years 15 years ago
Jeff King 34dc6e73b0 tests: add date printing and parsing tests 15 years ago
Nanako Shiraishi e71c008dce Remove unused t/t8005/iso8859-5.txt 15 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 15 years ago
Junio C Hamano a8563ec851 upload-pack: add a trigger for post-upload-pack hook 15 years ago
Brandon Casey 8648732e29 t/test-lib.sh: provide a shell implementation of the 'yes' utility 15 years ago
Mark Rada e39e0d375d gitweb: add t9501 tests for checking HTTP status codes 15 years ago
Mark Rada 05526071cb gitweb: split test suite into library and tests 15 years ago
Johannes Sixt 14c674e9dc Make test case number unique 15 years ago
Junio C Hamano 017678b4f4 am/mailinfo: Disable scissors processing by default 15 years ago
Junio C Hamano 200c75f0d6 Teach mailinfo to ignore everything before -- >8 -- mark 15 years ago
Jeff King 7a4ee28f41 clone: add --branch option to select a different HEAD 15 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 15 years ago
Nanako Shiraishi 21d0bc2f9a git-bisect: call the found commit "*the* first bad commit" 15 years ago
Jeff King cc580af885 checkout: do not imply "-f" on unborn branches 15 years ago
Nicolas Pitre 86386829d4 fix simple deepening of a repo 15 years ago
Adam Simpkins b97c470b57 Add tests for rev-list --graph with options that simplify history 15 years ago
Matthieu Moy 3deffc52d8 reset: make the reminder output consistent with "checkout" 15 years ago
Adam Simpkins beb5af43a6 graph API: fix bug in graph_is_interesting() 15 years ago
Johannes Sixt f5d5ea525b Make test number t7406- unique 15 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 15 years ago
Johan Herland e3ae4a8613 t7407: Use 'rev-parse --short' rather than bash's substring expansion notation 15 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 15 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 15 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 15 years ago
Johan Herland 9aec7e0ba6 git submodule foreach: test access to submodule name as '$name' 15 years ago
Johan Herland d69ecf6f0e Add selftest for 'git submodule foreach' 15 years ago
Eric Wong 5268f9edc3 svn: assume URLs from the command-line are URI-encoded 15 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 15 years ago
Jeff King 933766c1a9 tests: disable interactive hunk selection tests if perl is not available 15 years ago
Junio C Hamano da02ca508b check_path(): allow symlinked directories to checkout-index --prefix 15 years ago
Alexandre Julliard db137fe91e read-tree: Fix regression with creation of a new index file. 15 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 15 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 15 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 15 years ago
Thomas Rast 3d792161b1 add -p: do not attempt to coalesce mode changes 15 years ago