15423 Commits (a0406b94d57e8443a7b31b5412763cac4ddb5d21)
 

Author SHA1 Message Date
Junio C Hamano 7ad0f27b92 Start draft release notes for 1.5.6.2 17 years ago
Thomas Rast 4f3dcc2753 Fix 'git show' on signed tag of signed tag of commit 17 years ago
Junio C Hamano 5e707b28d9 Merge branch 'ph/mergetool' 17 years ago
Junio C Hamano 27158e463a Merge branch 'js/apply-recount' 17 years ago
Junio C Hamano d4b76e15ea Merge branch 'jc/checkdiff' 17 years ago
Junio C Hamano f7c3cf8106 Merge branch 'kb/send-email-fifo' 17 years ago
Junio C Hamano 74c3664186 Merge branch 'tr/send-email-ssl' 17 years ago
Junio C Hamano 48c12d4b9b Merge branch 'js/maint-clone-insteadof' 17 years ago
Junio C Hamano 24cd49f627 Merge branch 'jc/maint-reset' 17 years ago
Junio C Hamano e74776b0d8 Merge branch 'jk/maint-fetch-ref-hier' 17 years ago
Junio C Hamano 7ebd52aa0e Merge branch 'dz/apply-again' 17 years ago
Junio C Hamano a08ca90938 Merge branch 'np/pack-default' 17 years ago
Junio C Hamano 9d54ea6760 Merge branch 'jc/dashless' (early part) 17 years ago
Junio C Hamano 605acb6d0d Merge branch 'nd/dashless' 17 years ago
Daniel Barkalow dc87183189 Only use GIT_CONFIG in "git config", not other programs 17 years ago
Johannes Schindelin be612c2318 Add another fast-import example, this time for .zip files 17 years ago
Miklos Vajna f4022fa33f Add new test case to ensure git-merge reduces octopus parents when possible 17 years ago
Junio C Hamano 98cf9c3bd7 Introduce reduce_heads() 17 years ago
Junio C Hamano 6a938648e1 Introduce get_merge_bases_many() 17 years ago
Miklos Vajna 5948e2ae27 Add new test to ensure git-merge handles more than 25 refs. 17 years ago
Miklos Vajna 5240c9d75d Introduce get_octopus_merge_bases() in commit.c 17 years ago
Miklos Vajna 0b9a969e0f git-fmt-merge-msg: make it usable from other builtins 17 years ago
Miklos Vajna e46bbcf6e8 Move read_cache_unmerged() to read-cache.c 17 years ago
Miklos Vajna b2eabcc253 Add new test to ensure git-merge handles pull.twohead and pull.octopus 17 years ago
Miklos Vajna fbca583732 Move parse-options's skip_prefix() to git-compat-util.h 17 years ago
Miklos Vajna 653194758e Move commit_list_count() to commit.c 17 years ago
Miklos Vajna 0989fe9623 Move split_cmdline() to alias.c 17 years ago
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