summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2006-02-06Docs: minor git-push copyeditingLibravatar J. Bruce Fields1-3/+3
2006-02-06Docs: move git url and remotes text to separate sectionsLibravatar J. Bruce Fields5-19/+26
2006-02-06Docs: split up pull-fetch-param.txtLibravatar J. Bruce Fields3-81/+94
2006-02-06core-tutorial: adjust to recent reality.Libravatar Junio C Hamano1-22/+19
2006-02-05Merge branches 'jc/daemon' and 'mw/http'Libravatar Junio C Hamano1-3/+12
2006-02-05git-send-email: Fully implement --quiet and document it.Libravatar Ryan Anderson1-20/+24
2006-02-05daemon: extend user-relative path notation.Libravatar Junio C Hamano1-3/+12
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsLibravatar Junio C Hamano1-1/+1
2006-01-31Make apply accept the -pNUM option like patch does.Libravatar Daniel Barkalow1-1/+5
2006-01-30documentation: cvs migration - typofix.Libravatar Junio C Hamano1-1/+1
2006-01-30cvs-migration documentation updateLibravatar J. Bruce Fields2-223/+163
2006-01-29cvsexportcommit: add some examples to the documentationLibravatar Martin Langhoff1-0/+21
2006-01-29Merge fixes up to GIT 1.1.6Libravatar Junio C Hamano2-6/+9
2006-01-29git push -f documentationLibravatar J. Bruce Fields1-4/+4
2006-01-29git-branch: Documentation fixesLibravatar Fredrik Kuivinen1-2/+5
2006-01-28Documentation: diff -c/--ccLibravatar Junio C Hamano3-3/+73
2006-01-28rev-list --remove-empty: add minimum help and doc entry.Libravatar Junio C Hamano1-0/+4
2006-01-26git-fetch --upload-pack: disambiguate.Libravatar Junio C Hamano1-2/+1
2006-01-25Merge branches 'jc/clone', 'md/env' and 'mo/path'Libravatar Junio C Hamano3-10/+19
2006-01-24git-fetch: pass --upload-pack to fetch-packLibravatar Michal Ostrowski1-0/+7
2006-01-24clone: do not create remotes/origin nor origin branch in a bare repository.Libravatar Junio C Hamano1-1/+3
2006-01-24git-clone: PG13 --naked option to --bare.Libravatar Junio C Hamano2-9/+9
2006-01-24Don't include ../README in git.txt - make a local copyLibravatar Pavel Roskin3-4/+8
2006-01-22Documentation: finishing touches to the new tutorial.Libravatar Junio C Hamano3-3/+5
2006-01-22Recommend to remove unused `origin` in a shared repository.Libravatar Junio C Hamano1-0/+20
2006-01-22New tutorialLibravatar J. Bruce Fields2-1703/+2107
2006-01-21git-grep: clarification on parameters.Libravatar Junio C Hamano1-4/+15
2006-01-21Document git-ls-files --directoryLibravatar Petr Baudis1-0/+4
2006-01-21Minor git-reset and git-commit documentation fixesLibravatar J. Bruce Fields2-5/+5
2006-01-21AsciiDoc fixes for the git-svnimport manpageLibravatar Florian Weimer1-8/+4
2006-01-20update using-topic-branchesLibravatar Luck, Tony1-1/+9
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