15004 Commits (6cbf8b00fb27f5f55f1a5645ba60c451cb090fc1)
 

Author SHA1 Message Date
Thomas Rast 6cbf8b00fb git-send-email: Do not attempt to STARTTLS more than once 17 years ago
Junio C Hamano bb1ab2db08 Merge branch 'j6t/mingw' 17 years ago
Junio C Hamano 7d3580d74c Merge branch 'maint' 17 years ago
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
Johannes Schindelin 8cb560fc47 git fetch-pack: do not complain about "no common commits" in an empty repo 17 years ago
Brian Gernhardt dc49308450 Documentation: Point to gitcli(7) from git(1) 17 years ago
Junio C Hamano e903b4095a Update draft release notes for 1.6.0 17 years ago
Nanako Shiraishi aa0c1f2001 gitcli: Document meaning of --cached and --index 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Jonathan Nieder 46e56e81b3 Documentation: prepare to be consistent about "git-" versus "git " 17 years ago
Jonathan Nieder 963a653fa6 git-daemon(1): don't assume git-daemon is in /usr/bin 17 years ago
Jonathan Nieder 3861cd5582 Documentation: complicate example of "man git-command" 17 years ago
Jonathan Nieder 3f2d1ee89f whitespace fix in Documentation/git-repack.txt 17 years ago
Jonathan Nieder 6998e4db52 Documentation: fix links to tutorials and other new manual pages 17 years ago
Junio C Hamano 951b09ce36 Merge maint in 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
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
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 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