aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git.txt
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu1-0/+3
2006-09-25git-archive: update documentationFranck Bui-Huu1-0/+3
2006-09-24Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano1-4/+0
2006-09-03Update GIT_TRACE documentation.Christian Couder1-1/+10
2006-08-31git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca1-7/+3
2006-08-25git(7): put the synopsis in a verse style paragraphJonas Fonseca1-1/+2
2006-08-12Merge branch 'ml/pager'Junio C Hamano1-0/+3
2006-08-03Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano1-0/+6
2006-07-31pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer1-0/+3
2006-07-25git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin1-1/+11
2006-07-12Merge branch 'ml/trace'Junio C Hamano1-0/+7
2006-07-09Assorted typo fixesPavel Roskin1-1/+1
2006-07-09GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer1-0/+7
2006-06-21Retire git-clone-packJunio C Hamano1-5/+1
2006-06-07Document git aliases supportPetr Baudis1-0/+3
2006-06-07Documentation: add missing docs make check-docs found.Junio C Hamano1-0/+7
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca1-0/+6
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano1-0/+21
2006-04-02Documentation: revise top of git man pageJ. Bruce Fields1-48/+41
2006-03-24Removed bogus "<snap>" identifier.Jon Loeliger1-4/+0
2006-03-24Clarify and expand some hook documentation.Jon Loeliger1-0/+2
2006-03-17Add git-show referenceJon Loeliger1-0/+3
2006-03-09Nicer output from 'git'Fredrik Kuivinen1-5/+6
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano1-0/+3
2006-01-24Don't include ../README in git.txt - make a local copyPavel Roskin1-1/+1
2006-01-22Documentation: finishing touches to the new tutorial.Junio C Hamano1-2/+3
2006-01-05Merge fixes up to GIT 1.0.7Junio C Hamano1-1/+1
2006-01-05Fix git-symbolic-ref typo in git.txt.Jon Loeliger1-1/+1
2005-12-27git-describe: documentation.Junio C Hamano1-0/+3
2005-12-19Remove "octopus".Junio C Hamano1-3/+0
2005-12-13Documentation: not learning core git commands.Junio C Hamano1-21/+30
2005-12-12Documentation: fix missing links to git(7)Junio C Hamano1-0/+9
2005-12-09Link Everyday GIT to main documentation tree.Junio C Hamano1-8/+9
2005-12-07Documentation: git.html/git.7Junio C Hamano1-80/+94
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin1-3/+3
2005-11-19Add documentation for git-config-setJohannes Schindelin1-0/+3
2005-11-15git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson1-0/+2
2005-11-15Update git(7) man-page for the C wrapper.Andreas Ericsson1-7/+28
2005-11-15Fix git(1) link to git-index-packJonas Fonseca1-1/+1
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer1-3/+0
2005-11-13Rename lost+found to lost-found.Junio C Hamano1-1/+1
2005-11-11git-lost+foundJunio C Hamano1-0/+3
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström1-9/+9
2005-11-01Remove 'Previously this command was known as ...' messages.Jon Loeliger1-44/+0
2005-10-29Documentation updates.Junio C Hamano1-0/+31
2005-10-28Link git-name-rev and git-symbolic-ref from the main git pageJohannes Schindelin1-0/+6
2005-10-25Add some missing commands to the git.txt commands listPetr Baudis1-0/+18
2005-10-25Documentation for git-shellPetr Baudis1-0/+3
2005-10-12Add git-index-pack utilitySergey Vlasov1-0/+3
2005-10-10Convert usage of GIT and Git into gitChristian Meder1-5/+5
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-09-22Retire diff-helper.Junio C Hamano1-3/+0
2005-09-22Retire rev-tree.Junio C Hamano1-3/+0
2005-09-22Retire git-export.Junio C Hamano1-3/+0
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-100/+100
2005-09-15Retire info/rev-cacheJunio C Hamano1-6/+0
2005-09-12Document git-grep and link it from the main git(7) page.Junio C Hamano1-3/+6
2005-09-10'git-merge': Documentation.Junio C Hamano1-0/+3
2005-09-07Documentation updates.Junio C Hamano1-11/+12
2005-09-07Big tool rename.Junio C Hamano1-51/+95
2005-09-07Documentation updates.Junio C Hamano1-12/+12
2005-09-07Documentation updates.Junio C Hamano1-12/+18
2005-09-06[PATCH] Update documentation for git-get-tar-commit-idRene Scharfe1-3/+2
2005-09-05Retire git-clone-dumb-http.Junio C Hamano1-3/+0
2005-09-01Add repository-layout document.Junio C Hamano1-13/+2
2005-08-30Documentaion updates.Junio C Hamano1-3/+6
2005-08-29Accumulated documentation updates.Junio C Hamano1-103/+102
2005-08-29Document "git cherry-pick" and "git revert"Junio C Hamano1-0/+3
2005-08-29Remove git-apply-patch-script.Junio C Hamano1-3/+0
2005-08-26Update the main documentation index.Junio C Hamano1-31/+31
2005-08-25Link howto documents from the main git.txt documentation.Junio C Hamano1-0/+5
2005-08-24Documentation: multi-head fetch.Junio C Hamano1-7/+10
2005-08-23Link the tutorial from the main document.Junio C Hamano1-0/+3
2005-08-23Add placeholders for missing documents.Junio C Hamano1-1/+92
2005-08-22Clean-up output from "git show-branch" and document it.Junio C Hamano1-1/+1
2005-08-18Link the glossary document from the main manual.Junio C Hamano1-6/+1
2005-08-16[PATCH] Add a bit more links to the commands to the main git(7) page.Junio C Hamano1-0/+24
2005-08-15[PATCH] Add documentation for git repack and git-prune-packed.Junio C Hamano1-0/+11
2005-08-15[PATCH] Run Ispell through git.txtYasushi SHOJI1-6/+6
2005-08-15Add git-show-branches-scriptJunio C Hamano1-0/+2
2005-08-14Documentation updates.Junio C Hamano1-3/+15
2005-08-09Document "git commit"Junio C Hamano1-8/+16
2005-08-03Retire check-files.Junio C Hamano1-3/+0
2005-07-23[PATCH] Document update-server-info.Junio C Hamano1-0/+4
2005-07-23[PATCH] Documentation: git-peek-remote.Junio C Hamano1-3/+6
2005-07-16[PATCH] Documentation: describe short-hand used in fetch/pull.Junio C Hamano1-1/+8
2005-07-15[PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman1-0/+3
2005-07-14[PATCH] Documentation: push-pull commands into a separate category.Junio C Hamano1-23/+42
2005-07-13[PATCH] clone-pack and clone-script: documentation and add a missing parameter.Junio C Hamano1-0/+7
2005-07-08[PATCH] Expose object ID computation functions.Bryan Larsen1-2/+2
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano1-0/+3
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano1-3/+0
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano1-3/+3
2005-05-22[PATCH] Docs - delta objectDavid Greaves1-0/+3
2005-05-22[PATCH] Docs - include README in git.txtDavid Greaves1-25/+21
2005-05-19[PATCH] manpage name conflictSebastian Kuzminsky1-1/+1
2005-05-15[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano1-1/+1
2005-05-10Adjust quoting styles for some environment variables in the documentation.Junio C Hamano1-2/+2
2005-05-10[PATCH 3/4] split core-git.txt and updateDavid Greaves1-11/+84
2005-05-10[PATCH 2/4] split core-git.txt and updateDavid Greaves1-36/+48
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves1-0/+224