14824 Commits (182c5afa6c00eb8b773fc062bfd2c29f27ea546b)
 

Author SHA1 Message Date
Junio C Hamano 182c5afa6c Merge branch 'js/maint-clone-insteadof' into maint 17 years ago
Junio C Hamano 1f42b8e199 Merge branch 'jk/maint-fetch-ref-hier' into maint 17 years ago
Junio C Hamano 4df0d7af6b Merge branch 'jc/maint-reset' into maint 17 years ago
Shawn O. Pearce 14d4642e2a Fix describe --tags --long so it does not segfault 17 years ago
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
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
Johannes Schindelin 5b8063b5b0 clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig 17 years ago
Eric Wong 7829f20f5b git-svn: don't sanitize remote names in config 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
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
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 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
Junio C Hamano dfc8f39e43 Allow "git-reset path" when unambiguous 17 years ago
Junio C Hamano e636106c76 GIT 1.5.6.1 17 years ago
Dmitry Potapov df79b9fdb8 fix update-hook-example to work with packed tag references 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Junio C Hamano 4ace4fc584 Merge branch 'jc/maint-combine-diff-pre-context' into maint 17 years ago
Junio C Hamano 41cb0fc100 Merge branch 'lt/maint-gitdir-relative' into maint 17 years ago
Junio C Hamano 340a6b58da Merge branch 'sb/maint-rebase' into maint 17 years ago
Jeff King 87412ec1f1 for-each-ref: implement missing tag values 17 years ago
Jan Krüger 74b1e12357 git-svn: make rebuild respect rewriteRoot option 17 years ago
Patrick Higgins 6ff6af62ec Workaround for AIX mkstemp() 17 years ago
Stephan Beyer 010a2dacc1 Extend parse-options test suite 17 years ago
Stephan Beyer 224712e521 api-parse-options.txt: Introduce documentation for parse options API 17 years ago
Michele Ballabio 6422f63321 parse-options.c: fix documentation syntax of optional arguments 17 years ago
Stephan Beyer 82936f295f api-builtin.txt: update and fix typo 17 years ago
Stephan Beyer cd5320f252 git-rebase.sh: Add check if rebase is in progress 17 years ago
Linus Torvalds 044bbbcb63 Make git_dir a path relative to work_tree in setup_work_tree() 17 years ago
Jan Krüger 3b2bbe9b85 Documentation: fix formatting in git-svn 17 years ago
Brandon Casey e200783255 t7502-commit.sh: test_must_fail doesn't work with inline environment variables 17 years ago
Dan McGee 20827d99c5 completion: add --graph to log command completion 17 years ago
Brandon Casey 037e98f202 git-merge.sh: fix typo in usage message: sucesses --> succeeds 17 years ago
Junio C Hamano c86fbe5332 diff -c/--cc: do not include uninteresting deletion before leading context 17 years ago
Junio C Hamano e449f10580 GIT 1.5.6 17 years ago
Jeff King 9a7bbd1dd1 clean up error conventions of remote.c:match_explicit 17 years ago
Olivier Marin 8c6b57860d Fix approxidate("never") to always return 0 17 years ago
Alejandro Mery 1d9b26562e git-am: head -1 is obsolete and doesn't work on some new systems 17 years ago
Junio C Hamano 1a8fb155cf builtin-rerere: fix a small leak 17 years ago
Lea Wiemann 61fb0b75d1 gitweb: remove unused parse_ref method 17 years ago
Lea Wiemann 516381d50b gitweb: quote commands properly when calling the shell 17 years ago