summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2007-01-30user-manual: todo'sJ. Bruce Fields
2007-01-30user-manual: point to README for gitweb informationJ. Bruce Fields
2007-01-29Two small typofixes.Junio C Hamano
2007-01-29user-manual: SHA1 -> object nameJ. Bruce Fields
2007-01-29user-manual: document git-show-branch exampleJ. Bruce Fields
2007-01-29user-manual: minor "TODO" updatesJ. Bruce Fields
2007-01-29user-manual: rewrap a few long linesJ. Bruce Fields
2007-01-29user-manual: reflogs, other recoveryJ. Bruce Fields
2007-01-29user-manual: fix a header levelJ. Bruce Fields
2007-01-29user-manual: typo fixJ. Bruce Fields
2007-01-29user-manual: add references to git-config man pageJ. Bruce Fields
2007-01-29user-manual: repo-config -> configJ. Bruce Fields
2007-01-29user-manual: fsck-objects -> fsckJ. Bruce Fields
2007-01-29user-manual: git-fsck, dangling objectsJ. Bruce Fields
2007-01-29git-fsck-objects is now synonym to git-fsckJunio C Hamano
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-28Teach for-each-ref about a little language called Tcl.Shawn O. Pearce
2007-01-28Document 'git-blame --incremental'Junio C Hamano
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding
2007-01-28Update describe documentation.Junio C Hamano
2007-01-27Document --check option to git diff.Bill Lear
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins
2007-01-27user-manual: reorganize fetch discussion, add internals, etc.J. Bruce Fields
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano
2007-01-26Add dangling objects tips.Linus Torvalds
2007-01-26user-manual: stub discussion of fsck and reflogJ. Bruce Fields
2007-01-25make --upload-pack option to git-fetch configurableUwe Kleine-König
2007-01-25Consolidate {receive,fetch}.unpackLimitJunio C Hamano
2007-01-25fetch-pack: remove --keep-auto and make it the default.Junio C Hamano
2007-01-25rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen
2007-01-24Documentation/config.txt: Correct info about subsection nameJakub Narebski
2007-01-24git-daemon documentation on enabling services.Junio C Hamano
2007-01-24reflog inspection: introduce shortcut "-g"Johannes Schindelin
2007-01-22Documentation/config.txt: Document config file syntax betterJakub Narebski
2007-01-22git-gc: do not run git-prune by default.Junio C Hamano
2007-01-22Revert "prune: --grace=time"Junio C Hamano
2007-01-22Documentation/tutorial-2: Fix interesting typo in an example.Junio C Hamano
2007-01-22user-manual: update git-gc discussionJ. Bruce Fields
2007-01-22user-manual: update references discussionJ. Bruce Fields
2007-01-22user-manual: clarify difference between tag and branchJ. Bruce Fields
2007-01-22user-manual: minor quickstart reorganizationJ. Bruce Fields
2007-01-21prune: --grace=timeMatthias Lederhofer
2007-01-21Fix --walk-reflog with --pretty=onelineJunio C Hamano