4075 Commits (6bbfd1fa98b0c1fa1684bd35e64404799f0cc2b3)

Author SHA1 Message Date
Thiago Farina 3ddcb1981b Update "describe" documentation to match reality 15 years ago
Junio C Hamano 6426ee61c7 Update Release Notes to 1.6.5 16 years ago
Junio C Hamano cb572206d9 GIT 1.6.4.4 16 years ago
Heiko Voigt 39c448c19d remove logical typo in documentation of sample update hook 16 years ago
Dmitry Potapov 0f4b377c20 git-archive: infer output format from filename when unspecified 16 years ago
Dmitry Potapov 05d3951ec9 git-archive: add '-o' as a alias for '--output' 16 years ago
Johannes Gilger 65d15ed992 git-clone doc: typofix 16 years ago
Nelson Elhage 9f67fee2f0 git-push: Accept -n as a synonym for --dry-run. 16 years ago
Junio C Hamano 12efe45a33 git-commit doc: remove duplicated --dry-run description 16 years ago
Junio C Hamano eaf1c941bb GIT 1.6.5-rc1 16 years ago
Jari Aalto 5f2b1e67ca Improve --patch option documentation in git-add 16 years ago
Junio C Hamano 1cdd64e800 quiltimport documentation: --dry-run and -n are synonyms 16 years ago
Junio C Hamano 7fb6bcff2d GIT 1.6.4.3 16 years ago
Jeff King edf563fbaa status: make "how to stage" messages optional 16 years ago
Jeff King 75194438f4 push: make non-fast-forward help message configurable 16 years ago
Nicolas Sebrecht 434a6db7dc add documentation for mailinfo.scissors and '--no-scissors' 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Junio C Hamano 5ad9dce7e6 GIT 1.6.5-rc0 16 years ago
Emmanuel Trillaud 90e431152e git-pull: do not mention --quiet and --verbose twice 16 years ago
Bert Wesarg 6d71c1dca4 githooks.txt: put hooks into subsections 16 years ago
Miklos Vajna 405923761a git-clone: add missing comma in --reference documentation 16 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Junio C Hamano 82c3e21000 GIT 1.6.4.2 16 years ago
René Scharfe f7aec129fa UI consistency: allow --force for where -f means force 16 years ago
Junio C Hamano 11cae066b2 upload-pack: feed "kind [clone|fetch]" to post-upload-pack hook 16 years ago
Junio C Hamano a8563ec851 upload-pack: add a trigger for post-upload-pack hook 16 years ago
Junio C Hamano d17982f19c Draft release notes to 1.6.5 before -rc0 16 years ago
Nanako Shiraishi 9319789804 Fix overridable written with an extra 'e' 16 years ago
Wesley J. Landaker 82d97da30a Documentation: git-archive: mark --format as optional in summary 16 years ago
Junio C Hamano 017678b4f4 am/mailinfo: Disable scissors processing by default 16 years ago
Nanako Shiraishi f43c97f572 Documentation: describe the scissors mark support of "git am" 16 years ago
Jeff King 7a4ee28f41 clone: add --branch option to select a different HEAD 16 years ago
Lars Hjemli d8526a4c3b git-log: allow --decorate[=short|full] 16 years ago
David Kågedal 8d95184395 Minor improvement to the write-tree documentation 16 years ago
Nanako Shiraishi b85e6c5f81 Documentation: consistently refer to check-ref-format 16 years ago
Wilhansen Li 0ded47581a Add support for the Mongoose web server. 16 years ago
Junio C Hamano d9b9784f57 GIT 1.6.4.1 16 years ago
Johan Herland e7fed18a89 git clone: Add --recursive to automatically checkout (nested) submodules 16 years ago
Johan Herland 64b19ffedd git submodule status: Add --recursive to recurse into nested submodules 16 years ago
Johan Herland b13fd5c1a2 git submodule update: Introduce --recursive to update nested submodules 16 years ago
Johan Herland 15fc56a853 git submodule foreach: Add --recursive to recurse into nested submodules 16 years ago
Tuomas Suutari 61f36a79da git-svn.txt: Fix location of parent argument 16 years ago
Lars Hjemli 33e7018c45 git-log: allow --decorate[=short|full] 16 years ago
Johan Herland 1e7f2aad7d git submodule foreach: Provide access to submodule name, as '$name' 16 years ago
Johannes Schindelin b8f423327b filter-branch: add an example how to add ACKs to a range of commits 16 years ago
Jeff King 13354f5377 docs: describe impact of repack on "clone -s" 16 years ago
Thomas Rast f300fab544 DWIM 'git stash save -p' for 'git stash -p' 16 years ago
Thomas Rast dda1f2a5c3 Implement 'git stash save --patch' 16 years ago
Thomas Rast 4f353658b9 Implement 'git checkout --patch' 16 years ago
Thomas Rast d002ef4d94 Implement 'git reset --patch' 16 years ago