summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-01-15git-push: fix --tags and document it.Libravatar Junio C Hamano1-1/+6
2006-01-15git-cvsimport: Add -A <author-conv-file> optionLibravatar Andreas Ericsson1-0/+20
2006-01-15Merge branch 'fixo/1.0'Libravatar Junio C Hamano4-5/+43
2006-01-15Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Libravatar Junio C Hamano4-46/+101
2006-01-15show-branch: --current includes the current branch.Libravatar Junio C Hamano1-2/+11
2006-01-15show-branch: make the current branch and merge commits stand out.Libravatar Junio C Hamano3-43/+45
2006-01-15Documentation: show-branch.Libravatar Junio C Hamano1-1/+23
2006-01-14clone: --naked option.Libravatar Junio C Hamano1-1/+23
2006-01-13checkout: merge local modifications while switching branches.Libravatar Junio C Hamano1-7/+69
2006-01-13Merge fixes up to GIT 1.1.2Libravatar Junio C Hamano3-5/+32
2006-01-13GIT 1.1.2Libravatar Junio C Hamano3-5/+32
2006-01-13Documentation: git-reset - interrupted workflow.Libravatar Junio C Hamano1-1/+26
2006-01-13Documentation: git-commit -aLibravatar Junio C Hamano1-1/+3
2006-01-12Documentation: clarify fetch parameter descriptions.Libravatar J. Bruce Fields1-3/+3
2006-01-10Add --keep option to keep downloaded packs to git-fetch.Libravatar Tom Prince1-0/+3
2006-01-10GIT 1.1.1Libravatar Junio C Hamano1-0/+11
2006-01-10glossary: explain "master" and "origin"Libravatar Johannes Schindelin1-0/+11
2006-01-07git-daemon --base-pathLibravatar Petr Baudis1-1/+10
2006-01-07git-fetch: auto-following tags.Libravatar Junio C Hamano1-5/+13
2006-01-05Merge fixes up to GIT 1.0.7Libravatar Junio C Hamano33-61/+89
2006-01-05Fix git-symbolic-ref typo in git.txt.Libravatar Jon Loeliger1-1/+1
2006-01-05Documentation/git-svnimport: document -T and -t switches correctlyLibravatar Eric Wong1-3/+3
2006-01-05Wrap synopsis lines and use [verse] to keep formattingLibravatar Jonas Fonseca16-34/+49
2006-01-05trivial: clarify, what are the config's user.name and user.email aboutLibravatar Alex Riesen1-1/+2
2006-01-05git-init-db(1): Describe --shared and the idempotent nature of init-dbLibravatar Jonas Fonseca1-2/+14
2005-12-29Documentation: spell.Libravatar Junio C Hamano17-20/+20
2005-12-27git-describe: documentation.Libravatar Junio C Hamano2-0/+82
2005-12-24Tutorial: mention shared repository management.Libravatar Junio C Hamano1-0/+18
2005-12-24Merge fixes up to GIT 1.0.4Libravatar Junio C Hamano1-1/+8
2005-12-23ls-files --full-name: usage string and documentation.Libravatar Junio C Hamano1-1/+8
2005-12-22rev-parse: --show-cdupLibravatar Junio C Hamano1-1/+6
2005-12-22git-clone: Support changing the origin branch with -oLibravatar Johannes Schindelin1-1/+8
2005-12-20A shared repository should be writable by members.Libravatar Junio C Hamano1-1/+3
2005-12-19diff --abbrev: document --abbrev=<n> form.Libravatar Junio C Hamano1-4/+5
2005-12-19diff: --abbrev optionLibravatar Junio C Hamano1-0/+7
2005-12-19Remove "octopus".Libravatar Junio C Hamano2-41/+0
2005-12-19Documentation: stdout of update-hook is connected to /dev/nullLibravatar Junio C Hamano2-2/+14
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsLibravatar Eric Wong1-1/+22
2005-12-19howto/using-topic-branches: Recommend public URL git://git.kernel.org/Libravatar Junio C Hamano1-3/+2
2005-12-18Documentation: typos and small fixes in "everyday".Libravatar Junio C Hamano1-13/+17
2005-12-17fetch-pack: -k option to keep downloaded pack.Libravatar Junio C Hamano1-1/+6
2005-12-17Documentation: HTTP needs update-server-info.Libravatar Junio C Hamano3-10/+25
2005-12-16Forbid pattern maching characters in refnames.Libravatar Junio C Hamano1-3/+5
2005-12-16Examples of resetting.Libravatar Junio C Hamano4-0/+47
2005-12-14Documentation: tutorialLibravatar Junio C Hamano1-0/+6
2005-12-14clone-pack: make it usable for partial branch cloning.Libravatar Junio C Hamano1-1/+5
2005-12-14Merge branch 'hold/am'Libravatar Junio C Hamano1-1/+8
2005-12-14Documentation: topic branchesLibravatar Junio C Hamano1-3/+4
2005-12-14git-am support for naked email messages (take 2)Libravatar H. Peter Anvin1-1/+8
2005-12-14Everyday: a bit more examples.Libravatar Junio C Hamano1-29/+118