15296 Commits (1b76ead0044c865cc005ea2d8d2aeec526632810)
 

Author SHA1 Message Date
Pierre Habouzit a32a4eaa36 parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option. 17 years ago
Pierre Habouzit 26141b5b60 parse-opt: fake short strings for callers to believe in. 17 years ago
Pierre Habouzit 07fe54db3c parse-opt: do not print errors on unknown options, return -2 intead. 17 years ago
Pierre Habouzit ff43ec3e2d parse-opt: create parse_options_step. 17 years ago
Pierre Habouzit ee68b87a62 parse-opt: Export a non NORETURN usage dumper. 17 years ago
Pierre Habouzit 7e7bbcb4b3 parse-opt: have parse_options_{start,end}. 17 years ago
Junio C Hamano 66037991d3 Merge branch 'maint' 17 years ago
Brian Gernhardt f9d800e207 Add test results directory to t/.gitignore 17 years ago
Jeff King f3cb169bc9 fetch: give a hint to the user when local refs fail to update 17 years ago
Jeff King a0d2ceb276 doc/rev-parse: clarify reflog vs --until for specifying revisions 17 years ago
Junio C Hamano 0e047bd14c Update draft release notes for 1.6.0 17 years ago
jrnieder@uchicago.edu bd870878f8 Documentation: don't assume git-sh-setup and git-parse-remote are in PATH 17 years ago
Junio C Hamano e46f9c8161 t9700: skip when Test::More is not available 17 years ago
Johannes Schindelin 5b8063b5b0 clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig 17 years ago
Brian Gernhardt ab20fda992 Fix t4017-diff-retval for white-space from wc 17 years ago
Junio C Hamano 60bce2bb8b Make default expiration period of reflog used for stash infinite 17 years ago
Junio C Hamano 3cb22b8efe Per-ref reflog expiry configuration 17 years ago
Junio C Hamano 8e69d78be3 Merge branch 'maint' 17 years ago
Eric Wong 7829f20f5b git-svn: don't sanitize remote names in config 17 years ago
Olivier Marin 861d1af36a show_stats(): fix stats width calculation 17 years ago
Olivier Marin 8813df9066 Documentation: remove {show,whatchanged}.difftree config options 17 years ago
Avery Pennarun 29c70e0b3e git-svn: avoid filling up the disk with temp files. 17 years ago
Björn Steinbrink 5b8a94b1db git cat-file: Fix memory leak in batch mode 17 years ago
Thomas Rast fa835cd572 git-send-email: prevent undefined variable warnings if no encryption is set 17 years ago
Joey Hess 762656e03e fix git config example syntax 17 years ago
Jochen Voss 74d817cf8c avoid off-by-one error in run_upload_archive 17 years ago
Lea Wiemann 935e247e8c GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copy 17 years ago
Johannes Schindelin c14b9d1e33 Allow git-apply to recount the lines in a hunk (AKA recountdiff) 17 years ago
Johannes Schindelin ef98c5cafb commit-tree: lift completely arbitrary limit of 16 parents 17 years ago
Dmitry Potapov 5b8e6f85f9 shrink git-shell by avoiding redundant dependencies 17 years ago
Christian Couder 2dce956e39 help: check early if we have a command, if not try a documentation topic 17 years ago
Don Zickus 7a07841c0b git-apply: handle a patch that touches the same path more than once better 17 years ago
Jeff King 6315472eed fetch: report local storage errors in status table 17 years ago
Johannes Schindelin bc0c0d8156 clone: respect url.insteadOf setting in global configs 17 years ago
Junio C Hamano d0658ec6fa Document the double-dash "rev -- path" disambiguator 17 years ago
Junio C Hamano 03e2b630f0 Update sample pre-commit hook to use "diff --check" 17 years ago
Junio C Hamano 049540435f diff --check: detect leftover conflict markers 17 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
Junio C Hamano 1ba111d1d6 checkdiff: pass diff_options to the callback 17 years ago
Ted Percival d54467b8c3 Don't use dash commands (git-foo) in tutorial-2 17 years ago
Lea Wiemann 4c7ba956a3 test-lib.sh: show git init output when in verbose mode 17 years ago
Junio C Hamano 8f8841e9c8 check_and_emit_line(): rename and refactor 17 years ago
Junio C Hamano 5ff10dd602 diff --check: explain why we do not care whether old side is binary 17 years ago
Junio C Hamano c0f5c69c68 Merge branch 'maint' 17 years ago
Junio C Hamano 7ac749c96d Merge branch 'maint-1.5.5' into maint 17 years ago
Junio C Hamano 006f31d77f GIT 1.5.5.5 17 years ago
Junio C Hamano 53b22a9e45 Merge branch 'maint-1.5.4' into maint-1.5.5 17 years ago
Junio C Hamano 872354dcb3 GIT 1.5.4.6 17 years ago
Junio C Hamano bc7c73e29c git-shell: accept "git foo" form 17 years ago
Junio C Hamano 18374e584c diff --check: do not discard error status upon seeing a good line 17 years ago