874 Commits (b37a562a1097af7403c649a5f903a93acaf279e8)

Author SHA1 Message Date
Junio C Hamano 393e3b1910 Teach git-clean optional <paths>... parameters. 19 years ago
Junio C Hamano afb4ff2069 Documentation: {caret} fixes (git-rev-list.txt) 19 years ago
Junio C Hamano 1c57119c70 builtin-grep: documentation 19 years ago
Junio C Hamano 6fe31e2e4c repo-config: document what value_regexp does a bit more clearly. 19 years ago
Matthias Lederhofer 245f1029d6 core-tutorial.txt: escape asterisk 19 years ago
Junio C Hamano 83e77a25dc update-index --again 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
sean 81ae43cdc4 Clarify git-cherry documentation. 19 years ago
sean ae0b219c8e Update git-unpack-objects documentation. 19 years ago
sean e994004f93 Fix up docs where "--" isn't displayed correctly. 19 years ago
sean 2b5f3ed316 Several trivial documentation touch ups. 19 years ago
Jon Loeliger 7abd7117ec Add a few more words to the glossary. 19 years ago
Jon Loeliger 9290cd58c3 Added definitions for a few words: 19 years ago
Jon Loeliger aa9b1573a5 Alphabetize the glossary. 19 years ago
Matthias Kestenholz 060729dd7e add documentation for update-index --unresolve 19 years ago
Matthias Kestenholz de5f2bf361 fix various typos in documentation 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Johannes Schindelin 2fa9a0fb31 repo-config: support --get-regexp 19 years ago
Junio C Hamano 468eb79ed4 builtin-count-objects: make it official. 19 years ago
Junio C Hamano 6bd20358a9 write-tree: --prefix=<path> 19 years ago
Junio C Hamano f4c6f2d328 read-tree: --prefix=<path>/ option. 19 years ago
Sean Estabrooks aa6bf0eb64 Fix trivial typo in git-log man page. 19 years ago
Sean Estabrooks 776e994af5 Properly render asciidoc "callouts" in git man pages. 19 years ago
Sean Estabrooks 48aeecdcc1 Fix up remaining man pages that use asciidoc "callouts". 19 years ago
Sean Estabrooks 2eaf273d51 Update the git-branch man page to include the "-r" option, 19 years ago
sean 031321c654 Add --continue and --abort options to git-rebase. 19 years ago
Martin Langhoff 992793c832 git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. 19 years ago
Petr Baudis e1cbc46d12 Deprecate usage of git-var -l for getting config vars list 19 years ago
Petr Baudis de791f15a1 git-repo-config --list support 19 years ago
Petr Baudis 1ab661ddb7 Document the configuration file 19 years ago
Petr Baudis 4ee6bc9913 Document git-var -l listing also configuration variables 19 years ago
Shawn Pearce 23edecbc9a Document git-clone --reference 19 years ago
Jonas Fonseca 8f2b72a936 Add git-annotate(1) and git-blame(1) 19 years ago
Johannes Schindelin 2935327394 diff-options: add --patch-with-stat 19 years ago
Junio C Hamano e51c3b5006 git-log <diff-options> <paths> documentation 19 years ago
Johannes Schindelin d75f7952ef diff-options: add --stat (take 2) 19 years ago
Junio C Hamano c16e30c088 Documentation: add a couple of missing docs. 19 years ago
Petr Baudis 5c91da25d7 Document --patch-with-raw 19 years ago
Eric W. Biederman 4749588713 Implement limited context matching in git-apply. 19 years ago
Petr Baudis a13ba129cd Improve the git-diff-tree -c/-cc documentation 19 years ago
Junio C Hamano 9760662f1a Add Documentation/technical/pack-format.txt 19 years ago
Jon Loeliger b116b297a8 Added Packing Heursitics IRC writeup. 19 years ago
Mike McCormack 454a35b847 Add documentation for git-imap-send. 19 years ago
Francis Daly 6cbd5d7d79 Tweaks to make asciidoc play nice. 19 years ago
Marco Roeland ae5d8470f6 git-commit: document --amend 19 years ago
Pavel Roskin c3b831bd84 Add git-clean command 19 years ago
Petr Baudis d01d8c6782 Support for pickaxe matching regular expressions 19 years ago
J. Bruce Fields 23091e954c Documentation: revise top of git man page 19 years ago
Petr Baudis b0a3de4231 Optionally do not list empty directories in git-ls-files --others 19 years ago
J. Bruce Fields 8978d043c3 Document git-rebase behavior on conflicts. 19 years ago