summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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-26Documentation: pack-refs --all vs default behaviourJunio C Hamano
2007-01-26Add dangling objects tips.Linus Torvalds
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-21prune: --grace=timeMatthias Lederhofer
2007-01-21Fix --walk-reflog with --pretty=onelineJunio C Hamano
2007-01-21log --walk-reflog: documentationJunio C Hamano
2007-01-21git-tag -d: allow deleting multiple tags at once.Junio C Hamano
2007-01-21Stop ignoring Documentation/READMEJunio C Hamano
2007-01-20show-branch --reflog: show the reflog message at the top.Junio C Hamano
2007-01-20rename --exec to --receive-pack for push and send-packUwe Kleine-König
2007-01-20make --exec=... option to git-push configurableUwe Kleine-König
2007-01-20Update documentation of fetch-pack, push and send-packUwe Kleine-König
2007-01-20Documentation/git.txt: command re-classificationJunio C Hamano
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano
2007-01-19Documentation: Generate command lists.Junio C Hamano
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2007-01-18Documentation: move command list in git.txt into separate files.Junio C Hamano
2007-01-18Document --ignore-if-in-upstream in git-format-patchDavid Kågedal
2007-01-18git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano
2007-01-18git-format-patch -3Junio C Hamano
2007-01-18Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce
2007-01-18Document the master@{n} reflog query syntax.Shawn O. Pearce
2007-01-17Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano
2007-01-17Documentation/git-resolve: deprecated.Junio C Hamano
2007-01-17sanitize content of README fileNicolas Pitre
2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano
2007-01-17Documentation: describe shallow repositoryJunio C Hamano