summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-02-13Add release notes to the distribution.Junio C Hamano4-2/+489
2007-02-13Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano1-15/+5
2007-02-13git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2-0/+15
2007-02-12Clarify that git-update-server-info should be run for every git-pushPavel Roskin1-8/+8
2007-02-12git merge documentation: -m is optionalMatthias Lederhofer1-1/+1
2007-02-12fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce1-10/+9
2007-02-11Add discussion section to git-tag documentation.Junio C Hamano1-0/+131
2007-02-11Teach git-am to pass -p option down to git-applyJunio C Hamano1-3/+4
2007-02-11Documentation: git-rebase -C<n>Junio C Hamano1-1/+1
2007-02-11Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-0/+16
2007-02-11fast-import: Add tip about importing renames.Shawn O. Pearce1-0/+7
2007-02-11fast-import: Hide the pack boundary commits by default.Shawn O. Pearce1-0/+9
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin1-0/+4
2007-02-11Make it easier to override path to asciidoc commandDotan Barak1-6/+7
2007-02-10Fixed some typos in git-repack docsMukund1-3/+3
2007-02-10Allow aliases to expand to shell commandsTheodore Ts'o1-0/+6
2007-02-09git-fetch: document automatic tag following.Junio C Hamano1-0/+8
2007-02-08Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano1-0/+54
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-84/+85
2007-02-08git reflog showLinus Torvalds1-4/+13
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin2-1/+11
2007-02-08Update git-log and git-show documentationMichael S. Tsirkin2-1/+4
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce1-78/+78
2007-02-08Correct some language in fast-import documentation.Shawn O. Pearce1-5/+6
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce1-2/+2
2007-02-07Documentation: Add gfi to the main command list.Junio C Hamano1-0/+1
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-23/+169
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce1-0/+87
2007-02-07Documentation: add KMail in SubmittingPatchesMichael1-1/+17
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce1-5/+19
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce1-6/+18
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce1-5/+31
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce1-7/+14
2007-02-06Add deprecation notices.Junio C Hamano2-1/+3
2007-02-06Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano1-0/+739
2007-02-06S_IFLNK != 0140000Junio C Hamano1-1/+1
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce1-5/+17
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce1-10/+85
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce1-14/+18
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce1-2/+2
2007-02-06Remove --branch-log from fast-import.Shawn O. Pearce1-7/+0
2007-02-05Initial draft of fast-import documentation.Shawn O. Pearce1-0/+655
2007-02-05blame: document --contents optionJunio C Hamano1-1/+8
2007-02-05Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert1-1/+4
2007-02-05Add hg-to-git conversion utility.Stelian Pop1-0/+8
2007-02-05Show an example of deleting commits with git-rebase.Shawn O. Pearce1-2/+25
2007-02-05git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins1-1/+1
2007-02-04Merge branch 'np/dreflog'Junio C Hamano2-4/+10
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg1-0/+2
2007-02-03show-branch -g: default to the current branch.Junio C Hamano1-3/+5