2838 Commits (d1364529d06e5fa3bc054396299944a7a4861776)

Author SHA1 Message Date
Brandon Casey 1bf6551e42 filter-branch.sh: support nearly proper tag name filtering 17 years ago
Josh Elsasser 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. 17 years ago
Junio C Hamano f8dd64fdbf GIT 1.5.4.5 17 years ago
Junio C Hamano 1768905b51 Update draft release notes for 1.5.5 17 years ago
Junio C Hamano 24362a5d3f Update draft release notes for 1.5.4.5 17 years ago
Jeff King 90b22907f2 Documentation: clarify use of .git{ignore,attributes} versus .git/info/* 17 years ago
Guanqun Lu 71a5099b64 Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. 17 years ago
Julian Phillips 76ce946294 Documentation/git-checkout: Update summary to reflect current abilities 17 years ago
Dirk Süsserott 995e8df4a9 Documentation: git-tag '-m'/'-F' implies '-a' 17 years ago
Guanqun Lu 0c829391cf Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. 17 years ago
Johannes Schindelin 313da4f71c RelNotes: mention checkout/branch's --track option, too 17 years ago
Govind Salinas 42c8c74c14 pretty.c: add %x00 format specifier. 17 years ago
Junio C Hamano bc6100087c GIT 1.5.5-rc1 17 years ago
Junio C Hamano 970639740c gc --auto: raise default auto pack limit from 20 to 50 17 years ago
Eyvind Bernhardsen 9b33fa08b2 fast-import: Document the effect of "merge" with no "from" in a commit 17 years ago
Ralf Wildenhues bf7c90216d Improve description of git filter-branch. 17 years ago
Kevin Ballard a811e4f0f0 Document the sendemail.smtpserverport config variable 17 years ago
Nicolas Pitre 05f3045261 make it easier for people who just want to get rid of 'git gc --auto' 17 years ago
Miklos Vajna 02b00e16bb Documentation/git-merge: document subtree strategy. 17 years ago
Junio C Hamano 7092882c84 Update draft release notes for 1.5.5 17 years ago
Junio C Hamano 81d66500c1 Start draft ReleaseNotes for 1.5.4.5 17 years ago
Jonas Fonseca a0b54e7b73 Make man page building quiet when DOCBOOK_XSL_172 is defined 17 years ago
Christian Couder 1658c6149a Documention: web--browse: add info about "browser.<tool>.cmd" config var 17 years ago
Vineet Kumar bb12ac5120 Minor wording changes in the keyboard descriptions in git-add --interactive. 17 years ago
Junio C Hamano 63f671a440 Documentation/git-help: typofix 17 years ago
Johannes Schindelin 25ee9731c1 gc: call "prune --expire 2.weeks.ago" by default 17 years ago
Junio C Hamano dbdbfec441 Documentation/config: typofix 17 years ago
Christian Couder b8322ea83b Documentation: help: explain 'man.viewer' multiple values 17 years ago
Ping Yin 925e7f622d git-submodule summary: documentation 17 years ago
Christian Couder b5578f3335 Documentation: help: describe 'man.viewer' config variable 17 years ago
SZEDER Gábor 702088afc6 update 'git rebase' documentation 17 years ago
Junio C Hamano 5b10a3c124 git-pull documentation: warn about the option order 17 years ago
Junio C Hamano 56d5fe2855 GIT 1.5.4.4 17 years ago
Charles Bailey caa99829a2 merge-tool documentation: describe custom command usage 17 years ago
Charles Bailey bbdfbc4b01 git-mergetool documentaiton: show toolnames in typewriter font 17 years ago
Uwe Kleine-König 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec 17 years ago
Mark Levedahl d4264ca323 git-submodule - Allow adding a submodule in-place 17 years ago
Christian Couder ce2cf27adc run-command: Redirect stderr to a pipe before redirecting stdout to stderr 17 years ago
Charles Bailey 964473a042 Teach git mergetool to use custom commands defined at config time 17 years ago
Charles Bailey 44c36d1ccc Tidy up git mergetool's backup file behaviour 17 years ago
Denis Cheng 94c22a5e7b log/show/whatchanged: introduce format.pretty configuration 17 years ago
Denis Cheng 5348337a34 whatchanged documentation: share description of --pretty with others 17 years ago
Martin Koegler 20dc0016ee receive-pack: allow using --strict mode for unpacking objects 17 years ago
Martin Koegler b41860bf28 unpack-objects: prevent writing of inconsistent objects 17 years ago
Junio C Hamano e72c74062c am: remove support for -d .dotest 17 years ago
Shawn O. Pearce 348e390b17 Teach fetch-pack/upload-pack about --include-tag 17 years ago
Shawn O. Pearce f0a24aa56e git-pack-objects: Automatically pack annotated tags if object was packed 17 years ago
Junio C Hamano c95b3ad9ea Revert "unpack-objects: prevent writing of inconsistent objects" 17 years ago
Junio C Hamano 9eb7a50b6d Revert "receive-pack: use strict mode for unpacking objects" 17 years ago
Matthieu Moy 81646ad247 Fix incorrect wording in git-merge.txt. 17 years ago