summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-02-09Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-08git reflog showLinus Torvalds
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin
2007-02-08Update git-log and git-show documentationMichael S. Tsirkin
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce
2007-02-08Correct some language in fast-import documentation.Shawn O. Pearce
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce
2007-02-07Documentation: Add gfi to the main command list.Junio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce
2007-02-07Documentation: add KMail in SubmittingPatchesMichael
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce
2007-02-07Add deprecation notices.Junio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-06S_IFLNK != 0140000Junio C Hamano
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce
2007-02-06Remove --branch-log from fast-import.Shawn O. Pearce
2007-02-06Initial draft of fast-import documentation.Shawn O. Pearce
2007-02-05blame: document --contents optionJunio C Hamano
2007-02-05Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert
2007-02-05Add hg-to-git conversion utility.Stelian Pop
2007-02-05Show an example of deleting commits with git-rebase.Shawn O. Pearce
2007-02-05git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins
2007-02-05Merge branch 'np/dreflog'Junio C Hamano
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg
2007-02-04show-branch -g: default to the current branch.Junio C Hamano
2007-02-04Merge branch 'master' into np/dreflogJunio C Hamano
2007-02-04Assorted typo fixesPavel Roskin
2007-02-04Cleanup subcommand documentation for git-remote.Shawn O. Pearce
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano
2007-02-03core-tutorial: http reference link fixJunio C Hamano
2007-02-03Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano
2007-02-03Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano
2007-02-03doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins
2007-02-02Fix some documentation typos and grammarMike Coleman
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-02-02Update the documentation for the new '@{...}' syntaxJohannes Schindelin
2007-02-02add a quiet option to git-checkoutNicolas Pitre
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano
2007-01-31git main documentation: point at the user's manual.Junio C Hamano
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-01-31Update git-cat-file documentationAneesh Kumar K.V
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano