summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-02-05blame: document --contents optionLibravatar Junio C Hamano1-1/+8
2007-02-05Allow forcing of a parent commit, even if the parent is not a direct one.Libravatar Simon 'corecode' Schubert1-1/+4
2007-02-05Add hg-to-git conversion utility.Libravatar Stelian Pop1-0/+8
2007-02-05Show an example of deleting commits with git-rebase.Libravatar Shawn O. Pearce1-2/+25
2007-02-05git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Libravatar Andy Parkins1-1/+1
2007-02-04Merge branch 'np/dreflog'Libravatar Junio C Hamano2-4/+10
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Libravatar Robin Rosenberg1-0/+2
2007-02-03show-branch -g: default to the current branch.Libravatar Junio C Hamano1-3/+5
2007-02-03Merge branch 'master' into np/dreflogLibravatar Junio C Hamano34-440/+3832
2007-02-03Assorted typo fixesLibravatar Pavel Roskin6-10/+10
2007-02-03Cleanup subcommand documentation for git-remote.Libravatar Shawn O. Pearce1-4/+19
2007-02-03Why is it bad to rewind a branch that has already been pushed out?Libravatar Junio C Hamano1-3/+3
2007-02-02core-tutorial: http reference link fixLibravatar Junio C Hamano1-2/+2
2007-02-02Tutorial-2: Adjust git-status output to recent reality.Libravatar Junio C Hamano1-8/+7
2007-02-02Tutorial: fix asciidoc formatting of "git add" section.Libravatar Junio C Hamano1-18/+18
2007-02-02doc: hooks.txt said post-commit default sends an email, it doesn'tLibravatar Andy Parkins1-3/+2
2007-02-01Fix some documentation typos and grammarLibravatar Mike Coleman2-6/+8
2007-02-01Teach 'git remote' how to cleanup stale tracking branches.Libravatar Shawn O. Pearce1-0/+5
2007-02-01Update the documentation for the new '@{...}' syntaxLibravatar Johannes Schindelin1-0/+4
2007-02-01add a quiet option to git-checkoutLibravatar Nicolas Pitre1-1/+4
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualLibravatar Junio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Libravatar Junio C Hamano1-0/+3
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitLibravatar Junio C Hamano4-1/+3273
2007-01-31Update git-cat-file documentationLibravatar Aneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishLibravatar Junio C Hamano1-5/+7
2007-01-30user-manual: todo'sLibravatar J. Bruce Fields1-1/+3
2007-01-30user-manual: point to README for gitweb informationLibravatar J. Bruce Fields1-1/+4
2007-01-29Two small typofixes.Libravatar Junio C Hamano1-2/+2
2007-01-29user-manual: SHA1 -> object nameLibravatar J. Bruce Fields1-5/+5
2007-01-29user-manual: document git-show-branch exampleLibravatar J. Bruce Fields1-2/+28
2007-01-29user-manual: minor "TODO" updatesLibravatar J. Bruce Fields1-9/+6
2007-01-29user-manual: rewrap a few long linesLibravatar J. Bruce Fields1-56/+59
2007-01-29user-manual: reflogs, other recoveryLibravatar J. Bruce Fields1-15/+78
2007-01-29user-manual: fix a header levelLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: typo fixLibravatar J. Bruce Fields1-1/+1
2007-01-29user-manual: add references to git-config man pageLibravatar J. Bruce Fields1-3/+7
2007-01-28user-manual: repo-config -> configLibravatar J. Bruce Fields1-9/+9
2007-01-28user-manual: fsck-objects -> fsckLibravatar J. Bruce Fields1-8/+8
2007-01-28user-manual: git-fsck, dangling objectsLibravatar J. Bruce Fields1-6/+118
2007-01-28git-fsck-objects is now synonym to git-fsckLibravatar Junio C Hamano7-131/+148
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince15-244/+262
2007-01-28Teach for-each-ref about a little language called Tcl.Libravatar Shawn O. Pearce1-2/+2
2007-01-28Document 'git-blame --incremental'Libravatar Junio C Hamano1-1/+46
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Libravatar Mark Wooding1-10/+16
2007-01-28add logref support to git-symbolic-refLibravatar Nicolas Pitre1-1/+5
2007-01-28Update describe documentation.Libravatar Junio C Hamano1-9/+22
2007-01-27Document --check option to git diff.Libravatar Bill Lear2-1/+6
2007-01-27Allow the tag signing key to be specified in the config fileLibravatar Andy Parkins2-0/+17
2007-01-27user-manual: reorganize fetch discussion, add internals, etc.Libravatar J. Bruce Fields1-204/+954
2007-01-26Documentation: pack-refs --all vs default behaviourLibravatar Junio C Hamano1-1/+12