Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
|/ | ||||||
* | Documentation: revise top of git man page | J. Bruce Fields | 2006-04-02 | 1 | -48/+41 | |
* | Merge branch 'master' into next | Junio C Hamano | 2006-03-26 | 2 | -0/+15 | |
|\ | ||||||
| * | Optionally do not list empty directories in git-ls-files --others | Petr Baudis | 2006-03-26 | 1 | -0/+3 | |
| * | Document git-rebase behavior on conflicts. | J. Bruce Fields | 2006-03-26 | 1 | -0/+12 | |
* | | Merge branch 'rs/tar-tree' into next | Junio C Hamano | 2006-03-25 | 5 | -27/+52 | |
|\ \ | |/ | ||||||
| * | Removed bogus "<snap>" identifier. | Jon Loeliger | 2006-03-24 | 1 | -4/+0 | |
| * | Clarify and expand some hook documentation. | Jon Loeliger | 2006-03-24 | 3 | -13/+42 | |
| * | Format tweaks for asciidoc. | Francis Daly | 2006-03-22 | 2 | -10/+10 | |
* | | Merge branch 'jc/name' into next | Junio C Hamano | 2006-03-21 | 2 | -23/+29 | |
|\ \ | |/ | ||||||
| * | Fix multi-paragraph list items in OPTIONS section | Francis Daly | 2006-03-20 | 2 | -23/+29 | |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-03-17 | 7 | -22/+44 | |
|\ \ | |/ | ||||||
| * | Rewrite synopsis to clarify the two primary uses of git-checkout. | Jon Loeliger | 2006-03-17 | 1 | -10/+13 | |
| * | Fix minor typo. | Jon Loeliger | 2006-03-17 | 1 | -1/+1 | |
| * | Reference git-commit-tree for env vars. | Jon Loeliger | 2006-03-17 | 1 | -0/+4 | |
| * | Clarify git-rebase example commands. | Jon Loeliger | 2006-03-17 | 1 | -3/+3 | |
| * | Document the default source of template files. | Jon Loeliger | 2006-03-17 | 1 | -5/+13 | |
| * | Call out the two different uses of git-branch and fix a typo. | Jon Loeliger | 2006-03-17 | 1 | -3/+7 |