3531 Commits (46bac904581798eaf0f07f91701c2c72219e207f)

Author SHA1 Message Date
Johannes Schindelin 65d9fb487f Add a script to edit/inspect notes 16 years ago
Junio C Hamano 619a644d6d "checkout A...B" switches to the merge base between A and B 16 years ago
Matt Kraai cfe370c647 grep: do not segfault when -f is used 16 years ago
Shawn O. Pearce b3118bdc91 sha1_file: Fix infinite loop when pack is corrupted 16 years ago
Christian Couder b0fa7ab51b git: add --no-replace-objects option to disable replacing 16 years ago
Junio C Hamano 38eedc634b git check-ref-format --print 16 years ago
Jonathan Nieder 58a05c74e7 Add tests for git check-ref-format 16 years ago
Thomas Rast 77abcbdc26 Let --decorate show HEAD position 16 years ago
Jeff King b5227d80ae ls-files: excludes should not impact tracked files 16 years ago
Pauli Virtanen b145b211ba git-add--interactive: never skip files included in index 16 years ago
Joe Perches 02461e0e28 git-send-email.perl: fold multiple entry "Cc:" and multiple single line "RCPT TO:"s 16 years ago
René Scharfe ebfbdb340a Git archive and trailing "/" in prefix 16 years ago
Björn Gustavsson 6741aa6c39 Teach 'rebase -i' the command "reword" 16 years ago
Junio C Hamano 9fa708dab1 Pretty-format: %[+-]x to tweak inter-item newlines 16 years ago
Junio C Hamano 3af1cae469 show-branch: fix segfault when showbranch.default exists 16 years ago
Johan Sageryd dbc1b1f710 Fix '--relative-date' 16 years ago
Mark Rada b4ae5e2ac4 tests: make all test files executable 16 years ago
Mark Rada fdb0c36e90 gitweb: check given hash before trying to create snapshot 16 years ago
Andreas Schwab 6bbfd1fa98 parse-opt: ignore negation of OPT_NONEG for ambiguity checks 16 years ago
Jens Lehmann 1414e5788b git submodule add: make the <path> parameter optional 16 years ago
Junio C Hamano d68fe26f3e diff --whitespace: fix blank lines at end 16 years ago
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
Junio C Hamano 690ed84363 diff --color: color blank-at-eof 16 years ago
Junio C Hamano 467babf8d0 diff --whitespace=warn/error: fix blank-at-eof check 16 years ago
Junio C Hamano 5b5061efd8 diff --whitespace=warn/error: obey blank-at-eof 16 years ago
Junio C Hamano 94ea026b35 apply --whitespace: warn blank but not necessarily empty lines at EOF 16 years ago
Junio C Hamano 77b15bbd88 apply --whitespace=warn/error: diagnose blank at EOF 16 years ago
Junio C Hamano efa574438f apply --whitespace=fix: detect new blank lines at eof correctly 16 years ago
Junio C Hamano ef2035c5e5 apply --whitespace=fix: fix handling of blank lines at the eof 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 0e098b6d79 Make test case number unique 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