summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-02-13Add release notes to the distribution.Junio C Hamano
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin
2007-02-13Clarify that git-update-server-info should be run for every git-pushPavel Roskin
2007-02-13git merge documentation: -m is optionalMatthias Lederhofer
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce
2007-02-12Add discussion section to git-tag documentation.Junio C Hamano
2007-02-12Teach git-am to pass -p option down to git-applyJunio C Hamano
2007-02-12Documentation: git-rebase -C<n>Junio C Hamano
2007-02-12Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-12fast-import: Add tip about importing renames.Shawn O. Pearce
2007-02-12fast-import: Hide the pack boundary commits by default.Shawn O. Pearce
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin
2007-02-11Make it easier to override path to asciidoc commandDotan Barak
2007-02-11Fixed some typos in git-repack docsMukund
2007-02-11Allow aliases to expand to shell commandsTheodore Ts'o
2007-02-09git-fetch: document automatic tag following.Junio C Hamano
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