3085 Commits (d7fa500fb598d725bda3427535e87f06caf93ee8)

Author SHA1 Message Date
Clemens Buchacher 98df233e2d test local clone by copying 16 years ago
Mark Lodato d3d7d47e6e svn: properly escape arguments for authors-prog 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Clemens Buchacher 493b7a08d8 grep: accept relative paths outside current working directory 16 years ago
Jeff King 12d4996622 clone: disconnect transport after fetching 16 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Jeff King 931e8e27d9 fix approxidate parsing of relative months and years 16 years ago
Jeff King 34dc6e73b0 tests: add date printing and parsing tests 16 years ago
Nanako Shiraishi e71c008dce Remove unused t/t8005/iso8859-5.txt 16 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 16 years ago
Junio C Hamano a8563ec851 upload-pack: add a trigger for post-upload-pack hook 16 years ago
Brandon Casey 8648732e29 t/test-lib.sh: provide a shell implementation of the 'yes' utility 16 years ago
Mark Rada e39e0d375d gitweb: add t9501 tests for checking HTTP status codes 16 years ago
Mark Rada 05526071cb gitweb: split test suite into library and tests 16 years ago
Johannes Sixt 14c674e9dc Make test case number unique 16 years ago
Junio C Hamano 017678b4f4 am/mailinfo: Disable scissors processing by default 16 years ago
Junio C Hamano 200c75f0d6 Teach mailinfo to ignore everything before -- >8 -- mark 16 years ago
Jeff King 7a4ee28f41 clone: add --branch option to select a different HEAD 16 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 16 years ago
Nanako Shiraishi 21d0bc2f9a git-bisect: call the found commit "*the* first bad commit" 16 years ago
Jeff King cc580af885 checkout: do not imply "-f" on unborn branches 16 years ago
Nicolas Pitre 86386829d4 fix simple deepening of a repo 16 years ago
Adam Simpkins b97c470b57 Add tests for rev-list --graph with options that simplify history 16 years ago
Matthieu Moy 3deffc52d8 reset: make the reminder output consistent with "checkout" 16 years ago
Adam Simpkins beb5af43a6 graph API: fix bug in graph_is_interesting() 16 years ago
Johannes Sixt f5d5ea525b Make test number t7406- unique 16 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 16 years ago
Johan Herland e3ae4a8613 t7407: Use 'rev-parse --short' rather than bash's substring expansion notation 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland 9aec7e0ba6 git submodule foreach: test access to submodule name as '$name' 16 years ago
Johan Herland d69ecf6f0e Add selftest for 'git submodule foreach' 16 years ago
Eric Wong 5268f9edc3 svn: assume URLs from the command-line are URI-encoded 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Jeff King 933766c1a9 tests: disable interactive hunk selection tests if perl is not available 16 years ago
Junio C Hamano da02ca508b check_path(): allow symlinked directories to checkout-index --prefix 16 years ago
Alexandre Julliard db137fe91e read-tree: Fix regression with creation of a new index file. 16 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 16 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 16 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 16 years ago
Thomas Rast 3d792161b1 add -p: do not attempt to coalesce mode changes 16 years ago
Kirill Smelkov 87ca2eaade git add -p: demonstrate failure when staging both mode and hunk 16 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 16 years ago
Thomas Rast b319ef70a9 Add a small patch-mode testing library 16 years ago
Junio C Hamano 9a217391e9 Fix "unpack-objects --strict" 16 years ago
Adam Brewster 6f5748e14c svn: allow branches outside of refs/remotes 16 years ago
Eric Wong b186a261b1 svn: initial "master" points to trunk if possible 16 years ago
Jeff King 19a7fcbf16 allow pull --rebase on branch yet to be born 16 years ago
Nguyễn Thái Ngọc Duy 540e694b13 Prevent diff machinery from examining assume-unchanged entries on worktree 16 years ago