| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix git-symbolic-ref typo in git.txt. | Jon Loeliger | 2006-01-05 | 1 | -1/+1 |
* | Documentation/git-svnimport: document -T and -t switches correctly | Eric Wong | 2006-01-05 | 1 | -3/+3 |
* | Wrap synopsis lines and use [verse] to keep formatting | Jonas Fonseca | 2006-01-05 | 16 | -34/+49 |
* | trivial: clarify, what are the config's user.name and user.email about | Alex Riesen | 2006-01-05 | 1 | -1/+2 |
* | git-init-db(1): Describe --shared and the idempotent nature of init-db | Jonas Fonseca | 2006-01-05 | 1 | -2/+14 |
* | Documentation: spell. | Junio C Hamano | 2005-12-29 | 17 | -20/+20 |
* | ls-files --full-name: usage string and documentation. | Junio C Hamano | 2005-12-23 | 1 | -1/+8 |
* | A shared repository should be writable by members. | Junio C Hamano | 2005-12-20 | 1 | -1/+3 |
* | diff --abbrev: document --abbrev=<n> form. | Junio C Hamano | 2005-12-19 | 1 | -4/+5 |
* | diff: --abbrev option | Junio C Hamano | 2005-12-19 | 1 | -0/+7 |
* | Remove "octopus". | Junio C Hamano | 2005-12-19 | 2 | -41/+0 |
* | Documentation: stdout of update-hook is connected to /dev/null | Junio C Hamano | 2005-12-19 | 2 | -2/+14 |
* | Documentation/git-archimport: document -o, -a, f, -D options | Eric Wong | 2005-12-19 | 1 | -1/+22 |
* | howto/using-topic-branches: Recommend public URL git://git.kernel.org/ | Junio C Hamano | 2005-12-19 | 1 | -3/+2 |
* | Documentation: typos and small fixes in "everyday". | Junio C Hamano | 2005-12-18 | 1 | -13/+17 |
* | fetch-pack: -k option to keep downloaded pack. | Junio C Hamano | 2005-12-17 | 1 | -1/+6 |
* | Documentation: HTTP needs update-server-info. | Junio C Hamano | 2005-12-17 | 3 | -10/+25 |
* | Forbid pattern maching characters in refnames. | Junio C Hamano | 2005-12-16 | 1 | -3/+5 |
* | Examples of resetting. | Junio C Hamano | 2005-12-16 | 4 | -0/+47 |
* | Documentation: tutorial | Junio C Hamano | 2005-12-14 | 1 | -0/+6 |
* | clone-pack: make it usable for partial branch cloning. | Junio C Hamano | 2005-12-14 | 1 | -1/+5 |
* | Merge branch 'hold/am' | Junio C Hamano | 2005-12-14 | 1 | -1/+8 |
|\ |
|
| * | git-am support for naked email messages (take 2) | H. Peter Anvin | 2005-12-14 | 1 | -1/+8 |
* | | Documentation: topic branches | Junio C Hamano | 2005-12-14 | 1 | -3/+4 |
|/ |
|
* | Everyday: a bit more examples. | Junio C Hamano | 2005-12-14 | 1 | -29/+118 |
* | Documentation: not learning core git commands. | Junio C Hamano | 2005-12-13 | 2 | -22/+49 |
* | Documentation: diff examples. | Junio C Hamano | 2005-12-13 | 2 | -0/+71 |
* | Documentation: fix missing links to git(7) | Junio C Hamano | 2005-12-12 | 3 | -1/+13 |
* | Documentation: more examples. | Junio C Hamano | 2005-12-12 | 7 | -26/+209 |
* | Everyday: a bit more example. | Junio C Hamano | 2005-12-12 | 1 | -17/+93 |
* | Everyday: some examples. | Junio C Hamano | 2005-12-12 | 1 | -4/+68 |
* | Allow saving an object from a pipe | Daniel Barkalow | 2005-12-10 | 1 | -1/+4 |
* | Link Everyday GIT to main documentation tree. | Junio C Hamano | 2005-12-09 | 2 | -10/+11 |
* | Everyday GIT with 20 commands | Junio C Hamano | 2005-12-09 | 2 | -0/+139 |
* | git-prune: never lose objects reachable from our refs. | Junio C Hamano | 2005-12-08 | 1 | -18/+9 |
* | Documentation: git-prune | Junio C Hamano | 2005-12-08 | 1 | -1/+29 |
* | Documentation/git-read-tree.txt: Add --reset to SYNOPSIS. | Nikolai Weibull | 2005-12-08 | 1 | -1/+1 |
* | Documentation/git-tag.txt: Fix the order of sections (DESCRIPTION should come... | Nikolai Weibull | 2005-12-08 | 1 | -20/+20 |
* | Documentation/git-update-server-info.txt: Add -f alias for --force to documen... | Nikolai Weibull | 2005-12-08 | 1 | -1/+1 |
* | Documentation/git-http-fetch.txt: Document the commit-id argument. | Nikolai Weibull | 2005-12-08 | 1 | -0/+6 |
* | Documentation/git-repack.txt: Add -l and -n. | Nikolai Weibull | 2005-12-08 | 1 | -1/+8 |
* | Documentation/git-ls-remote.txt: Add -h and -t. | Nikolai Weibull | 2005-12-08 | 1 | -1/+1 |
* | Documentation/git-format-patch.txt: Add --signoff, --check, and long option-n... | Nikolai Weibull | 2005-12-08 | 1 | -6/+17 |
* | Add documentation for the --topo-order option to git-show-branch. | Nikolai Weibull | 2005-12-08 | 1 | -1/+7 |
* | Add documentation for git-revert and git-cherry-pick. | Nikolai Weibull | 2005-12-08 | 2 | -3/+3 |
* | Documentation/git-cherry-pick: Add --replay and --no-commit. | Nikolai Weibull | 2005-12-08 | 1 | -2/+2 |
* | Documentation/git-cvsimport.txt: Fix a slight glitch in description heading. | Nikolai Weibull | 2005-12-08 | 1 | -1/+1 |
* | Documentation/git-verify-pack.txt: added documentation for --. | Nikolai Weibull | 2005-12-08 | 1 | -1/+3 |
* | Documentation/git-commit.txt: Add long options and -- to documentation. | Nikolai Weibull | 2005-12-08 | 1 | -6/+12 |
* | Use uniform description for the '--' option. | Nikolai Weibull | 2005-12-08 | 1 | -1/+1 |