Age | Commit message (Expand) | Author | Files | Lines |
2006-05-03 | Merge branch 'jc/symref' | Junio C Hamano | 1 | -3/+5 |
2006-05-03 | Merge branch 'js/repoconfig' | Junio C Hamano | 1 | -1/+4 |
2006-05-03 | Merge branch 'jc/count' | Junio C Hamano | 1 | -1/+11 |
2006-05-03 | Merge branch 'maint' | Junio C Hamano | 2 | -169/+242 |
2006-05-03 | Add a few more words to the glossary. | Jon Loeliger | 1 | -12/+51 |
2006-05-03 | Added definitions for a few words: | Jon Loeliger | 2 | -1/+34 |
2006-05-03 | Alphabetize the glossary. | Jon Loeliger | 1 | -169/+170 |
2006-05-03 | Merge branch 'fix' | Junio C Hamano | 2 | -3/+3 |
2006-05-03 | add documentation for update-index --unresolve | Matthias Kestenholz | 1 | -1/+5 |
2006-05-03 | fix various typos in documentation | Matthias Kestenholz | 2 | -3/+3 |
2006-05-03 | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 1 | -13/+63 |
2006-05-02 | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 1 | -3/+5 |
2006-05-02 | repo-config: support --get-regexp | Johannes Schindelin | 1 | -1/+4 |
2006-05-01 | builtin-count-objects: make it official. | Junio C Hamano | 1 | -1/+11 |
2006-05-01 | Merge branch 'se/rebase' | Junio C Hamano | 1 | -13/+63 |
2006-05-01 | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 12 | -132/+169 |
2006-04-28 | Merge branch 'fix' | Junio C Hamano | 10 | -131/+163 |
2006-04-28 | Fix trivial typo in git-log man page. | Sean Estabrooks | 1 | -4/+3 |
2006-04-28 | Properly render asciidoc "callouts" in git man pages. | Sean Estabrooks | 2 | -1/+17 |
2006-04-28 | Fix up remaining man pages that use asciidoc "callouts". | Sean Estabrooks | 6 | -108/+104 |
2006-04-28 | Update the git-branch man page to include the "-r" option, | Sean Estabrooks | 1 | -18/+39 |
2006-04-26 | Add --continue and --abort options to git-rebase. | sean | 1 | -13/+63 |
2006-04-26 | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. | Martin Langhoff | 1 | -1/+8 |
2006-04-24 | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 1 | -1/+2 |
2006-04-24 | git-repo-config --list support | Petr Baudis | 1 | -0/+4 |
2006-04-24 | Document the configuration file | Petr Baudis | 2 | -13/+197 |
2006-04-24 | Document git-var -l listing also configuration variables | Petr Baudis | 1 | -1/+4 |
2006-04-18 | Document git-clone --reference | Shawn Pearce | 1 | -1/+20 |
2006-04-18 | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 3 | -0/+92 |
2006-04-15 | diff-options: add --patch-with-stat | Johannes Schindelin | 1 | -0/+3 |
2006-04-14 | Merge branch 'js/diffstat' | Junio C Hamano | 1 | -0/+3 |
2006-04-14 | git-log <diff-options> <paths> documentation | Junio C Hamano | 1 | -4/+20 |
2006-04-13 | diff-options: add --stat (take 2) | Johannes Schindelin | 1 | -0/+3 |
2006-04-13 | Documentation: add a couple of missing docs. | Junio C Hamano | 3 | -0/+93 |
2006-04-11 | Merge branch 'jc/withraw' into next | Junio C Hamano | 1 | -0/+3 |
2006-04-11 | Document --patch-with-raw | Petr Baudis | 1 | -0/+3 |
2006-04-10 | Implement limited context matching in git-apply. | Eric W. Biederman | 1 | -1/+7 |
2006-04-09 | Improve the git-diff-tree -c/-cc documentation | Petr Baudis | 1 | -9/+16 |
2006-04-07 | Add Documentation/technical/pack-format.txt | Junio C Hamano | 1 | -0/+111 |
2006-04-07 | Added Packing Heursitics IRC writeup. | Jon Loeliger | 1 | -0/+466 |
2006-04-05 | Add documentation for git-imap-send. | Mike McCormack | 1 | -0/+60 |
2006-04-05 | Tweaks to make asciidoc play nice. | Francis Daly | 1 | -4/+5 |
2006-04-05 | git-commit: document --amend | Marco Roeland | 1 | -1/+23 |
2006-04-05 | Merge branch 'pb/regex' | Junio C Hamano | 1 | -0/+4 |
2006-04-05 | Add git-clean command | Pavel Roskin | 1 | -0/+50 |
2006-04-04 | Support for pickaxe matching regular expressions | Petr Baudis | 1 | -0/+4 |
2006-04-02 | Documentation: revise top of git man page | J. Bruce Fields | 1 | -48/+41 |
2006-03-26 | Merge branch 'master' into next | Junio C Hamano | 2 | -0/+15 |
2006-03-26 | Optionally do not list empty directories in git-ls-files --others | Petr Baudis | 1 | -0/+3 |
2006-03-26 | Document git-rebase behavior on conflicts. | J. Bruce Fields | 1 | -0/+12 |