summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König2007-01-242-4/+10
* Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen2007-01-241-2/+2
* Documentation/config.txt: Correct info about subsection nameJakub Narebski2007-01-241-2/+2
* git-daemon documentation on enabling services.Junio C Hamano2007-01-241-2/+2
* reflog inspection: introduce shortcut "-g"Johannes Schindelin2007-01-242-4/+4
* Documentation/config.txt: Document config file syntax betterJakub Narebski2007-01-221-7/+69
* git-gc: do not run git-prune by default.Junio C Hamano2007-01-211-1/+16
* Revert "prune: --grace=time"Junio C Hamano2007-01-211-8/+1
* Documentation/tutorial-2: Fix interesting typo in an example.Junio C Hamano2007-01-211-2/+2
* prune: --grace=timeMatthias Lederhofer2007-01-201-1/+8
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-201-1/+3
* log --walk-reflog: documentationJunio C Hamano2007-01-201-0/+15
* git-tag -d: allow deleting multiple tags at once.Junio C Hamano2007-01-201-4/+4
* Stop ignoring Documentation/READMEJunio C Hamano2007-01-201-1/+0
* show-branch --reflog: show the reflog message at the top.Junio C Hamano2007-01-191-3/+12
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-192-4/+10
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-191-0/+4
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-193-9/+29
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-193-48/+86
* Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-191-1/+1
* Documentation: Generate command lists.Junio C Hamano2007-01-189-379/+196
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-1863-143/+132
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-187-387/+393
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-181-0/+8
* git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano2007-01-172-9/+8
* git-format-patch -3Junio C Hamano2007-01-171-0/+3
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-177-1/+17
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-171-0/+8
* Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano2007-01-171-2/+4
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-171-1/+4
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-175-1/+13
* Documentation/git-resolve: deprecated.Junio C Hamano2007-01-171-0/+2
* sanitize content of README fileNicolas Pitre2007-01-173-8/+593
* Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2007-01-171-1/+16
* Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano2007-01-171-0/+9
* Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano2007-01-171-1/+1
* Documentation: describe shallow repositoryJunio C Hamano2007-01-172-0/+20
* Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2007-01-171-2/+2
* Documentation: detached HEADJunio C Hamano2007-01-172-2/+58
* Documentation: a few spelling fixesRené Scharfe2007-01-1712-15/+15
* Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano2007-01-171-8/+45
* Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano2007-01-171-1/+1
* Documentation/git-status.txt: mention color configurationJunio C Hamano2007-01-171-0/+9
* Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano2007-01-171-1/+1
* Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano2007-01-171-2/+12
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-172-2/+2
* Documentation/SubmittingPatches: Gnus tipsJunio C Hamano2007-01-171-1/+19
* git-commit: document log message formatting conventionJunio C Hamano2007-01-161-0/+6
* Document where configuration files are in config.txtJunio C Hamano2007-01-161-1/+6
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-161-5/+0