4499 Commits (f6dff119d51e0067d213068093039bb2f939d139)

Author SHA1 Message Date
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
Nguyễn Thái Ngọc Duy a5d07d0f5c read-tree: add --no-sparse-checkout to disable sparse checkout support 16 years ago
Nguyễn Thái Ngọc Duy 08aefc9e47 unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout 16 years ago
Nguyễn Thái Ngọc Duy ed5336a754 Introduce "sparse checkout" 16 years ago
Nguyễn Thái Ngọc Duy c28b3d6e7b Read .gitignore from index if it is skip-worktree 16 years ago
Nguyễn Thái Ngọc Duy 44a3691362 Introduce "skip-worktree" bit in index, teach Git to get/set this bit 16 years ago
Wilhansen Li 0ded47581a Add support for the Mongoose web server. 16 years ago
Junio C Hamano 41fe87fa49 send-email: make --no-chain-reply-to the default 16 years ago
Junio C Hamano 9e4b7ab652 git status: not "commit --dry-run" anymore 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
Junio C Hamano 60c2993c92 Documentation/git-commit.txt: describe --dry-run 16 years ago
Lars Hjemli ef92e1a436 Documentaqtion/git-submodule.txt: Typofix 16 years ago
Jens Lehmann 1c244f6ee5 git submodule summary: add --files option 16 years ago
Matthieu Moy 07436e43da push: point to 'git pull' and 'git push --force' in case of non-fast forward 16 years ago
Paul Bolle e89df7dcda Documentation: add: <filepattern>... is optional 16 years ago
Ori Avtalion 57f6ec0290 Change mentions of "git programs" to "git commands" 16 years ago
Paul Bolle 22f1fb66be Documentation: merge: one <remote> is required 16 years ago
Štěpán Němec 75f492ace7 Fix typos in git-remote.txt and git-symbolic-ref.txt 16 years ago
Thomas Rast f5f1e164bd Document 'stash clear' recovery via unreachable commits 16 years ago
Johannes Sixt 0b91322311 api-run-command.txt: describe error behavior of run_command functions 16 years ago
Junio C Hamano 3a5d13a3c3 commit: --dry-run 16 years ago
Junio C Hamano 6c4f3ec9b4 verify-pack --stat-only: show histogram without verifying 16 years ago
Matthieu Moy 4d590f0607 git-ls-files.txt: clarify what "other files" mean for --other 16 years ago
Jari Aalto 18b0793036 git-tag(1): Refer to git-check-ref-format(1) for <name> 16 years ago