summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
AgeCommit message (Expand)Author
2006-11-18Document git-runstatusRene Scharfe
2006-11-08git-pickaxe: retire pickaxeJunio C Hamano
2006-11-07Merge branch 'jc/pickaxe'Junio C Hamano
2006-11-06Document git-pack-refs and link it to git(7).Junio C Hamano
2006-10-29Swap the porcelain and plumbing commands in the git man pageRobin Rosenberg
2006-10-29Mention that pull can work locally in the synopsisRobin Rosenberg
2006-10-28Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano
2006-10-19git-pickaxe: blame rewritten.Junio C Hamano
2006-10-05Add git-upload-archive to the main git man pageFranck Bui-Huu
2006-09-25git-archive: update documentationFranck Bui-Huu
2006-09-24Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano
2006-09-03Update GIT_TRACE documentation.Christian Couder
2006-08-31git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca
2006-08-25git(7): put the synopsis in a verse style paragraphJonas Fonseca
2006-08-12Merge branch 'ml/pager'Junio C Hamano
2006-08-03Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano
2006-07-31pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer
2006-07-25git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin
2006-07-12Merge branch 'ml/trace'Junio C Hamano
2006-07-09Assorted typo fixesPavel Roskin
2006-07-09GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer
2006-06-21Retire git-clone-packJunio C Hamano
2006-06-07Document git aliases supportPetr Baudis
2006-06-07Documentation: add missing docs make check-docs found.Junio C Hamano
2006-04-18Add git-annotate(1) and git-blame(1)Jonas Fonseca
2006-04-13Documentation: add a couple of missing docs.Junio C Hamano
2006-04-02Documentation: revise top of git man pageJ. Bruce Fields
2006-03-24Removed bogus "<snap>" identifier.Jon Loeliger
2006-03-24Clarify and expand some hook documentation.Jon Loeliger
2006-03-17Add git-show referenceJon Loeliger
2006-03-09Nicer output from 'git'Fredrik Kuivinen
2006-02-06git-rerere: reuse recorded resolve.Junio C Hamano
2006-01-24Don't include ../README in git.txt - make a local copyPavel Roskin
2006-01-22Documentation: finishing touches to the new tutorial.Junio C Hamano
2006-01-05Merge fixes up to GIT 1.0.7Junio C Hamano
2006-01-05Fix git-symbolic-ref typo in git.txt.Jon Loeliger
2005-12-27git-describe: documentation.Junio C Hamano
2005-12-19Remove "octopus".Junio C Hamano
2005-12-13Documentation: not learning core git commands.Junio C Hamano
2005-12-12Documentation: fix missing links to git(7)Junio C Hamano
2005-12-09Link Everyday GIT to main documentation tree.Junio C Hamano
2005-12-07Documentation: git.html/git.7Junio C Hamano
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin
2005-11-19Add documentation for git-config-setJohannes Schindelin
2005-11-15git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson
2005-11-15Update git(7) man-page for the C wrapper.Andreas Ericsson
2005-11-15Fix git(1) link to git-index-packJonas Fonseca
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer
2005-11-13Rename lost+found to lost-found.Junio C Hamano