2581 Commits (88b302f5e2e0a6f6610912df49c473967fe59c89)

Author SHA1 Message Date
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
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
Brandon Casey cf2756ae19 git-reflog.txt: Document new commands --updateref and --rewrite 17 years ago
Junio C Hamano 2d3539e87a Update draft release notes for 1.5.5 17 years ago
Junio C Hamano d3df4271b9 Update draft release notes for 1.5.4.4 17 years ago
Ralf Wildenhues 34cd62eb91 Fix doc typos. 17 years ago
Pierre Habouzit ff962a3f19 parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt 17 years ago
Jakub Narebski 56b6d01d84 Documentation: Remove --{min,max}-age option from git-log(1) 17 years ago
Mike Hommey f32086becc Documentation/git-rebase.txt: Add --strategy to synopsys 17 years ago
Junio C Hamano 009c98ee17 CodingGuidelines: spell out how we use grep in our scripts 17 years ago
Nicolas Pitre 5f4347bba3 add storage size output to 'git verify-pack -v' 17 years ago
Frank Lichtenheld a0c14cbb2e gc: Add --quiet option 17 years ago
Philippe Bruhat (BooK 3c832a78b1 cvsimport: document that -M can be used multiple times 17 years ago
Mike Ralphson 84989bd820 Documentation cherry-pick: Fix cut-and-paste error 17 years ago
Junio C Hamano 97b97c58e6 Update draft release notes for 1.5.5 17 years ago
Uwe Kleine-König a5aa930d50 rev-list: add --branches, --tags and --remotes 17 years ago
Martin Koegler 28f72a0f23 receive-pack: use strict mode for unpacking objects 17 years ago
Martin Koegler 0153be05ae index-pack: introduce checking mode 17 years ago
Martin Koegler d5ef408b9a unpack-objects: prevent writing of inconsistent objects 17 years ago
Daniel Barkalow a6f13ccf24 Correct name of diff_flush() in API documentation 17 years ago
Junio C Hamano b75bb1d695 Start preparing for 1.5.4.4 17 years ago
Miklos Vajna a50a5c8fa6 Documentation/git svn log: add a note about timezones. 17 years ago
Jakub Narebski dc1c0fffd3 Add '--fixed-strings' option to "git log --grep" and friends 17 years ago
Bryan Donlan 81fa145917 Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest 17 years ago
Caio Marcelo de Oliveira Filho 41e86a3774 filter-branch documentation: non-zero exit status in command abort the filter 17 years ago
Santi Béjar 518120e348 git-describe: --long shows the object name even for a tagged commit 17 years ago
Miklos Vajna ed10d9aa3f Documentation/git-filter-branch: add a new msg-filter example 17 years ago
Junio C Hamano 844112cac0 url rewriting: take longest and first match 17 years ago
Daniel Barkalow 55029ae4da Add support for url aliases in config files 17 years ago
Santi Béjar 99d8ea2c5c git-bundle.txt: Add different strategies to create the bundle 17 years ago
Shawn O. Pearce 2c33f75754 Teach git-describe --exact-match to avoid expensive tag searches 17 years ago
Andreas Ericsson 833e3df171 pack-objects: Add runtime detection of online CPU's 17 years ago
Junio C Hamano 31e0b2ca81 GIT 1.5.4.3 17 years ago
Brandon Casey bd56ff54f7 git-stash: add new 'pop' subcommand 17 years ago
Brandon Casey e25d5f9c82 git-stash: add new 'drop' subcommand 17 years ago
Gerrit Pape c7fae5fc68 git-merge-index documentation: clarify synopsis 17 years ago