summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | User manual: fix typos in examplesJunio C Hamano2007-01-101-10/+26
| * | | Documentation: rev-list -> rev-parse, other typos, start examplesJ. Bruce Fields2007-01-101-2/+57
| * | | Documentation: begin discussion of git-remote in user manualJ. Bruce Fields2007-01-091-14/+54
| * | | Documentation: reorder development section, todo'sJ. Bruce Fields2007-01-081-120/+123
| * | | Documentation: more user-manual todo'sJ. Bruce Fields2007-01-081-1/+16
| * | | Documentation: git-rebase discussion, miscellaneous user-manual updatesJ. Bruce Fields2007-01-071-4/+157
| * | | Documentation: expand preface and todo'sJ. Bruce Fields2007-01-071-3/+28
| * | | Documentation: add git user's manualJ. Bruce Fields2007-01-074-1/+1774
* | | | Update git-cat-file documentationAneesh Kumar K.V2007-01-311-1/+3
* | | | Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano2007-01-311-5/+7
* | | | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-287-131/+148
* | | | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-2815-244/+262
* | | | Teach for-each-ref about a little language called Tcl.Shawn O. Pearce2007-01-281-2/+2
* | | | Document 'git-blame --incremental'Junio C Hamano2007-01-281-1/+46
* | | | Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding2007-01-281-10/+16
| |_|/ |/| |
* | | Update describe documentation.Junio C Hamano2007-01-281-9/+22
* | | Document --check option to git diff.Bill Lear2007-01-272-1/+6
* | | Allow the tag signing key to be specified in the config fileAndy Parkins2007-01-272-0/+17
* | | Documentation: pack-refs --all vs default behaviourJunio C Hamano2007-01-261-1/+12
* | | Add dangling objects tips.Linus Torvalds2007-01-251-0/+109
* | | make --upload-pack option to git-fetch configurableUwe Kleine-König2007-01-241-1/+5
* | | Consolidate {receive,fetch}.unpackLimitJunio C Hamano2007-01-241-0/+5
* | | fetch-pack: remove --keep-auto and make it the default.Junio C Hamano2007-01-241-0/+10
* | | 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