aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-08
|\
| * Clarify git-cherry documentation.sean2006-05-05
| * Update git-unpack-objects documentation.sean2006-05-05
| * Fix up docs where "--" isn't displayed correctly.sean2006-05-05
| * Several trivial documentation touch ups.sean2006-05-05
| * Merge branch 'jc/symref'Junio C Hamano2006-05-03
| |\
| | * core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
| * | Merge branch 'js/repoconfig'Junio C Hamano2006-05-03
| |\ \
| | * | repo-config: support --get-regexpJohannes Schindelin2006-05-02
| | |/
| * | Merge branch 'jc/count'Junio C Hamano2006-05-03
| |\ \
| | * | builtin-count-objects: make it official.Junio C Hamano2006-05-01
| * | | Merge branch 'maint'Junio C Hamano2006-05-03
| |\ \ \
| | * | | Add a few more words to the glossary.v1.3.2Jon Loeliger2006-05-03
| | * | | Added definitions for a few words:Jon Loeliger2006-05-03
| | * | | Alphabetize the glossary.Jon Loeliger2006-05-03
| * | | | Merge branch 'fix'Junio C Hamano2006-05-03
| |\ \ \ \ | | |/ / /
| | * | | fix various typos in documentationMatthias Kestenholz2006-05-03
| * | | | add documentation for update-index --unresolveMatthias Kestenholz2006-05-03
| | |_|/ | |/| |
* | | | Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-03
|\ \ \ \ | |/ / /
| * | | Merge branch 'se/rebase'Junio C Hamano2006-05-01
| |\ \ \
| | * | | Add --continue and --abort options to git-rebase.sean2006-04-26
* | | | | Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-01
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix'Junio C Hamano2006-04-28
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
| | * | Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-28
| | * | Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
| | * | Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-28
| | |/
| * | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-24
| * | git-repo-config --list supportPetr Baudis2006-04-24
| |/
* | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff2006-04-26
|/
* Document the configuration filePetr Baudis2006-04-24
* Document git-var -l listing also configuration variablesPetr Baudis2006-04-24
* Document git-clone --referenceShawn Pearce2006-04-18
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-18
* diff-options: add --patch-with-statJohannes Schindelin2006-04-15
* Merge branch 'js/diffstat'Junio C Hamano2006-04-14
|\
| * diff-options: add --stat (take 2)Johannes Schindelin2006-04-13
* | git-log <diff-options> <paths> documentationJunio C Hamano2006-04-14
|/
* Documentation: add a couple of missing docs.Junio C Hamano2006-04-13
* Merge branch 'jc/withraw' into nextJunio C Hamano2006-04-11
|\
| * Document --patch-with-rawPetr Baudis2006-04-11
* | Implement limited context matching in git-apply.Eric W. Biederman2006-04-10
|/
* Improve the git-diff-tree -c/-cc documentationPetr Baudis2006-04-09
* Add Documentation/technical/pack-format.txtJunio C Hamano2006-04-07
* Added Packing Heursitics IRC writeup.Jon Loeliger2006-04-07
* Add documentation for git-imap-send.Mike McCormack2006-04-05
* Tweaks to make asciidoc play nice.Francis Daly2006-04-05
* git-commit: document --amendMarco Roeland2006-04-05
* Merge branch 'pb/regex'Junio C Hamano2006-04-05
|\
| * Support for pickaxe matching regular expressionsPetr Baudis2006-04-04