summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-01-25git-fetch: pass --upload-pack to fetch-packMichal Ostrowski
2006-01-25Don't include ../README in git.txt - make a local copyPavel Roskin
2006-01-23Documentation: finishing touches to the new tutorial.Junio C Hamano
2006-01-23Recommend to remove unused `origin` in a shared repository.Junio C Hamano
2006-01-23New tutorialJ. Bruce Fields
2006-01-22git-grep: clarification on parameters.Junio C Hamano
2006-01-22Document git-ls-files --directoryPetr Baudis
2006-01-22Minor git-reset and git-commit documentation fixesJ. Bruce Fields
2006-01-21AsciiDoc fixes for the git-svnimport manpageFlorian Weimer
2006-01-20update using-topic-branchesLuck, Tony
2006-01-16git-push: fix --tags and document it.Junio C Hamano
2006-01-16git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson
2006-01-15Merge branches 'jc/checkout', 'jc/format-patch', 'jc/octopus', 'jc/sb' and 'j...Junio C Hamano
2006-01-15show-branch: --current includes the current branch.Junio C Hamano
2006-01-15show-branch: make the current branch and merge commits stand out.Junio C Hamano
2006-01-15Documentation: show-branch.Junio C Hamano
2006-01-15clone: --naked option.Junio C Hamano
2006-01-14checkout: merge local modifications while switching branches.Junio C Hamano
2006-01-14Merge fixes up to GIT 1.1.2Junio C Hamano
2006-01-14GIT 1.1.2v1.1.2Junio C Hamano
2006-01-13Documentation: git-reset - interrupted workflow.Junio C Hamano
2006-01-13Documentation: git-commit -aJunio C Hamano
2006-01-13Documentation: clarify fetch parameter descriptions.J. Bruce Fields
2006-01-11Add --keep option to keep downloaded packs to git-fetch.Tom Prince
2006-01-11GIT 1.1.1v1.1.1Junio C Hamano
2006-01-11glossary: explain "master" and "origin"Johannes Schindelin
2006-01-08git-daemon --base-pathPetr Baudis
2006-01-08git-fetch: auto-following tags.Junio C Hamano
2006-01-06Merge fixes up to GIT 1.0.7Junio C Hamano
2006-01-06Fix git-symbolic-ref typo in git.txt.Jon Loeliger
2006-01-06Documentation/git-svnimport: document -T and -t switches correctlyEric Wong
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2006-01-06trivial: clarify, what are the config's user.name and user.email aboutAlex Riesen
2006-01-06git-init-db(1): Describe --shared and the idempotent nature of init-dbJonas Fonseca
2005-12-29Documentation: spell.Junio C Hamano
2005-12-28git-describe: documentation.Junio C Hamano
2005-12-24Tutorial: mention shared repository management.Junio C Hamano
2005-12-24Merge fixes up to GIT 1.0.4Junio C Hamano
2005-12-23ls-files --full-name: usage string and documentation.Junio C Hamano
2005-12-23rev-parse: --show-cdupJunio C Hamano
2005-12-23git-clone: Support changing the origin branch with -oJohannes Schindelin
2005-12-21A shared repository should be writable by members.Junio C Hamano
2005-12-20diff --abbrev: document --abbrev=<n> form.Junio C Hamano
2005-12-20diff: --abbrev optionJunio C Hamano
2005-12-20Remove "octopus".Junio C Hamano
2005-12-20Documentation: stdout of update-hook is connected to /dev/nullJunio C Hamano
2005-12-19Documentation/git-archimport: document -o, -a, f, -D optionsEric Wong
2005-12-19howto/using-topic-branches: Recommend public URL git://git.kernel.org/Junio C Hamano
2005-12-18Documentation: typos and small fixes in "everyday".Junio C Hamano
2005-12-18fetch-pack: -k option to keep downloaded pack.Junio C Hamano