Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | repo-config: document what value_regexp does a bit more clearly. | Junio C Hamano | 2006-05-07 | 1 | -4/+5 | |
| * | | | | core-tutorial.txt: escape asterisk | Matthias Lederhofer | 2006-05-07 | 1 | -1/+1 | |
| * | | | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-05 | 1 | -3/+5 | |
* | | | | | Clarify git-cherry documentation. | sean | 2006-05-05 | 1 | -5/+14 | |
* | | | | | Update git-unpack-objects documentation. | sean | 2006-05-05 | 1 | -3/+10 | |
* | | | | | Fix up docs where "--" isn't displayed correctly. | sean | 2006-05-05 | 12 | -13/+13 | |
* | | | | | Several trivial documentation touch ups. | sean | 2006-05-05 | 6 | -6/+10 | |
* | | | | | Merge branch 'jc/symref' | Junio C Hamano | 2006-05-03 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 1 | -3/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'js/repoconfig' | Junio C Hamano | 2006-05-03 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | repo-config: support --get-regexp | Johannes Schindelin | 2006-05-02 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jc/count' | Junio C Hamano | 2006-05-03 | 1 | -1/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | builtin-count-objects: make it official. | Junio C Hamano | 2006-05-01 | 1 | -1/+11 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-05-03 | 2 | -169/+242 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Add a few more words to the glossary.v1.3.2 | Jon Loeliger | 2006-05-03 | 1 | -12/+51 | |
| * | | | | | Added definitions for a few words: | Jon Loeliger | 2006-05-03 | 2 | -1/+34 | |
| * | | | | | Alphabetize the glossary. | Jon Loeliger | 2006-05-03 | 1 | -169/+170 | |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-03 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | fix various typos in documentation | Matthias Kestenholz | 2006-05-03 | 2 | -3/+3 | |
* | | | | | | add documentation for update-index --unresolve | Matthias Kestenholz | 2006-05-03 | 1 | -1/+5 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-01 | 1 | -13/+63 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Add --continue and --abort options to git-rebase. | sean | 2006-04-26 | 1 | -13/+63 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-28 | 10 | -131/+163 | |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | ||||||
| * | | Fix trivial typo in git-log man page. | Sean Estabrooks | 2006-04-28 | 1 | -4/+3 | |
| * | | Properly render asciidoc "callouts" in git man pages. | Sean Estabrooks | 2006-04-28 | 2 | -1/+17 | |
| * | | Fix up remaining man pages that use asciidoc "callouts". | Sean Estabrooks | 2006-04-28 | 6 | -108/+104 | |
| * | | Update the git-branch man page to include the "-r" option, | Sean Estabrooks | 2006-04-28 | 1 | -18/+39 | |
| |/ | ||||||
* | | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 2006-04-24 | 1 | -1/+2 | |
* | | git-repo-config --list support | Petr Baudis | 2006-04-24 | 1 | -0/+4 | |
|/ | ||||||
* | Document the configuration file | Petr Baudis | 2006-04-24 | 2 | -13/+197 | |
* | Document git-var -l listing also configuration variables | Petr Baudis | 2006-04-24 | 1 | -1/+4 | |
* | Document git-clone --reference | Shawn Pearce | 2006-04-18 | 1 | -1/+20 | |
* | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 2006-04-18 | 3 | -0/+92 | |
* | diff-options: add --patch-with-stat | Johannes Schindelin | 2006-04-15 | 1 | -0/+3 | |
* | Merge branch 'js/diffstat' | Junio C Hamano | 2006-04-14 | 1 | -0/+3 | |
|\ | ||||||
| * | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 | 1 | -0/+3 | |
* | | git-log <diff-options> <paths> documentation | Junio C Hamano | 2006-04-14 | 1 | -4/+20 | |
|/ | ||||||
* | Documentation: add a couple of missing docs. | Junio C Hamano | 2006-04-13 | 3 | -0/+93 | |
* | Merge branch 'jc/withraw' into next | Junio C Hamano | 2006-04-11 | 1 | -0/+3 | |
|\ | ||||||
| * | Document --patch-with-raw | Petr Baudis | 2006-04-11 | 1 | -0/+3 | |
* | | Implement limited context matching in git-apply. | Eric W. Biederman | 2006-04-10 | 1 | -1/+7 | |
|/ | ||||||
* | Improve the git-diff-tree -c/-cc documentation | Petr Baudis | 2006-04-09 | 1 | -9/+16 | |
* | Add Documentation/technical/pack-format.txt | Junio C Hamano | 2006-04-07 | 1 | -0/+111 | |
* | Added Packing Heursitics IRC writeup. | Jon Loeliger | 2006-04-07 | 1 | -0/+466 | |
* | Add documentation for git-imap-send. | Mike McCormack | 2006-04-05 | 1 | -0/+60 | |
* | Tweaks to make asciidoc play nice. | Francis Daly | 2006-04-05 | 1 | -4/+5 | |
* | git-commit: document --amend | Marco Roeland | 2006-04-05 | 1 | -1/+23 | |
* | Merge branch 'pb/regex' | Junio C Hamano | 2006-04-05 | 1 | -0/+4 | |
|\ | ||||||
| * | Support for pickaxe matching regular expressions | Petr Baudis | 2006-04-04 | 1 | -0/+4 | |
* | | Add git-clean command | Pavel Roskin | 2006-04-05 | 1 | -0/+50 | |
|/ |