summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2007-02-04Merge branch 'master' into np/dreflogJunio C Hamano
2007-02-04Assorted typo fixesPavel Roskin
2007-02-04Cleanup subcommand documentation for git-remote.Shawn O. Pearce
2007-02-04Why is it bad to rewind a branch that has already been pushed out?Junio C Hamano
2007-02-03core-tutorial: http reference link fixJunio C Hamano
2007-02-03Tutorial-2: Adjust git-status output to recent reality.Junio C Hamano
2007-02-03Tutorial: fix asciidoc formatting of "git add" section.Junio C Hamano
2007-02-03doc: hooks.txt said post-commit default sends an email, it doesn'tAndy Parkins
2007-02-02Fix some documentation typos and grammarMike Coleman
2007-02-02Teach 'git remote' how to cleanup stale tracking branches.Shawn O. Pearce
2007-02-02Update the documentation for the new '@{...}' syntaxJohannes Schindelin
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-28add logref support to git-symbolic-refNicolas Pitre
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