summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-01-25Add dangling objects tips.Libravatar Linus Torvalds1-0/+109
2007-01-26user-manual: stub discussion of fsck and reflogLibravatar J. Bruce Fields1-0/+21
2007-01-24make --upload-pack option to git-fetch configurableLibravatar Uwe Kleine-König1-1/+5
2007-01-24Consolidate {receive,fetch}.unpackLimitLibravatar Junio C Hamano1-0/+5
2007-01-24fetch-pack: remove --keep-auto and make it the default.Libravatar Junio C Hamano1-0/+10
2007-01-24rename --exec to --upload-pack for fetch-pack and peek-remoteLibravatar Uwe Kleine-König2-4/+10
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Libravatar Peter Eriksen1-2/+2
2007-01-24Documentation/config.txt: Correct info about subsection nameLibravatar Jakub Narebski1-2/+2
2007-01-24git-daemon documentation on enabling services.Libravatar Junio C Hamano1-2/+2
2007-01-24reflog inspection: introduce shortcut "-g"Libravatar Johannes Schindelin2-4/+4
2007-01-22Documentation/config.txt: Document config file syntax betterLibravatar Jakub Narebski1-7/+69
2007-01-21git-gc: do not run git-prune by default.Libravatar Junio C Hamano1-1/+16
2007-01-21Revert "prune: --grace=time"Libravatar Junio C Hamano1-8/+1
2007-01-21Documentation/tutorial-2: Fix interesting typo in an example.Libravatar Junio C Hamano1-2/+2
2007-01-21user-manual: update git-gc discussionLibravatar J. Bruce Fields1-5/+3
2007-01-21user-manual: update references discussionLibravatar J. Bruce Fields1-27/+19
2007-01-21user-manual: clarify difference between tag and branchLibravatar J. Bruce Fields1-0/+3
2007-01-21user-manual: minor quickstart reorganizationLibravatar J. Bruce Fields1-8/+22