summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Document git-ls-files --directoryPetr Baudis2006-01-211-0/+4
* Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-212-5/+5
* AsciiDoc fixes for the git-svnimport manpageFlorian Weimer2006-01-211-8/+4
* update using-topic-branchesLuck, Tony2006-01-201-1/+9
* git-push: fix --tags and document it.Junio C Hamano2006-01-151-1/+6
* git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson2006-01-151-0/+20
*-. Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Junio C Hamano2006-01-154-46/+101
|\ \
| | * clone: --naked option.Junio C Hamano2006-01-141-1/+23
| |/ |/|
| * show-branch: --current includes the current branch.Junio C Hamano2006-01-151-2/+11
| * show-branch: make the current branch and merge commits stand out.Junio C Hamano2006-01-153-43/+45
| * Documentation: show-branch.Junio C Hamano2006-01-151-1/+23
|/
* checkout: merge local modifications while switching branches.Junio C Hamano2006-01-131-7/+69
* Merge fixes up to GIT 1.1.2Junio C Hamano2006-01-133-5/+32
|\
| *-. GIT 1.1.2v1.1.2Junio C Hamano2006-01-133-5/+32
| |\ \
| | | * Documentation: git-reset - interrupted workflow.Junio C Hamano2006-01-131-1/+26
| | | * Documentation: git-commit -aJunio C Hamano2006-01-131-1/+3
| | | * Documentation: clarify fetch parameter descriptions.J. Bruce Fields2006-01-121-3/+3
* | | | Add --keep option to keep downloaded packs to git-fetch.Tom Prince2006-01-101-0/+3
|/ / /
* | | GIT 1.1.1v1.1.1Junio C Hamano2006-01-101-0/+11
|\ \ \ | |/ / |/| / | |/
| * glossary: explain "master" and "origin"Johannes Schindelin2006-01-101-0/+11
* | git-daemon --base-pathPetr Baudis2006-01-071-1/+10
* | git-fetch: auto-following tags.Junio C Hamano2006-01-071-5/+13
* | Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-0533-61/+89
|\ \ | |/
| * Fix git-symbolic-ref typo in git.txt.Jon Loeliger2006-01-051-1/+1
| * Documentation/git-svnimport: document -T and -t switches correctlyEric Wong2006-01-051-3/+3
| * Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca2006-01-0516-34/+49
| * trivial: clarify, what are the config's user.name and user.email aboutAlex Riesen2006-01-051-1/+2
| * git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca2006-01-051-2/+14
| * Documentation: spell.Junio C Hamano2005-12-2917-20/+20
* | git-describe: documentation.Junio C Hamano2005-12-272-0/+82
* | Tutorial: mention shared repository management.Junio C Hamano2005-12-241-0/+18
* | Merge fixes up to GIT 1.0.4Junio C Hamano2005-12-241-1/+8
|\ \ | |/
| * ls-files --full-name: usage string and documentation.Junio C Hamano2005-12-231-1/+8
* | rev-parse: --show-cdupJunio C Hamano2005-12-221-1/+6
* | git-clone: Support changing the origin branch with -oJohannes Schindelin2005-12-221-1/+8
|/
* A shared repository should be writable by members.Junio C Hamano2005-12-201-1/+3
* diff --abbrev: document --abbrev=<n> form.Junio C Hamano2005-12-191-4/+5
* diff: --abbrev optionJunio C Hamano2005-12-191-0/+7
* Remove "octopus".Junio C Hamano2005-12-192-41/+0
* Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano2005-12-192-2/+14
* Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong2005-12-191-1/+22
* howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano2005-12-191-3/+2
* Documentation: typos and small fixes in "everyday".Junio C Hamano2005-12-181-13/+17
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-171-1/+6
* Documentation: HTTP needs update-server-info.Junio C Hamano2005-12-173-10/+25
* Forbid pattern maching characters in refnames.Junio C Hamano2005-12-161-3/+5
* Examples of resetting.Junio C Hamano2005-12-164-0/+47
* Documentation: tutorialJunio C Hamano2005-12-141-0/+6
* clone-pack: make it usable for partial branch cloning.Junio C Hamano2005-12-141-1/+5
* Merge branch 'hold/am'Junio C Hamano2005-12-141-1/+8
|\