aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git.txt
Commit message (Expand)AuthorAge
* Add release notes to the distribution.Junio C Hamano2007-02-13
* git main documentation: point at the user's manual.Junio C Hamano2007-01-31
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-19
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-18
* sanitize content of README fileNicolas Pitre2007-01-17
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-17
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* "init-db" can really be just "init"Nicolas Pitre2007-01-07
* Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-27
* git-reflog: gc.* configuration and documentation.Junio C Hamano2006-12-27
* Document git-merge-fileJohannes Schindelin2006-12-16
* Update documentation to remove incorrect GIT_DIFF_OPTS example.Sean2006-11-27
* Document git-runstatusRene Scharfe2006-11-18
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | Document git-pack-refs and link it to git(7).Junio C Hamano2006-11-06
* | Swap the porcelain and plumbing commands in the git man pageRobin Rosenberg2006-10-29
* | Mention that pull can work locally in the synopsisRobin Rosenberg2006-10-29
* | Documentation: fix git-format-patch mark-up and link it from git.txtJunio C Hamano2006-10-28
* | Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-25
|/
* Add git-upload-archive to the main git man pageFranck Bui-Huu2006-10-05
* git-archive: update documentationFranck Bui-Huu2006-09-25
* Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-24
* Update GIT_TRACE documentation.Christian Couder2006-09-03
* git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-31
* git(7): put the synopsis in a verse style paragraphJonas Fonseca2006-08-25
* Merge branch 'ml/pager'Junio C Hamano2006-08-12
|\
| * pager: environment variable GIT_PAGER to override PAGERMatthias Lederhofer2006-07-31
* | Documentation/git.txt: link git-svn and git-instaweb from the main page.Junio C Hamano2006-08-03
|/
* git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin2006-07-25
* Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\
| * GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-09
* | Assorted typo fixesPavel Roskin2006-07-09
|/
* Retire git-clone-packJunio C Hamano2006-06-21
* Document git aliases supportPetr Baudis2006-06-07
* Documentation: add missing docs make check-docs found.Junio C Hamano2006-06-07
* Add git-annotate(1) and git-blame(1)Jonas Fonseca2006-04-18
* Documentation: add a couple of missing docs.Junio C Hamano2006-04-13
* Documentation: revise top of git man pageJ. Bruce Fields2006-04-02
* Removed bogus "<snap>" identifier.Jon Loeliger2006-03-24
* Clarify and expand some hook documentation.Jon Loeliger2006-03-24
* Add git-show referenceJon Loeliger2006-03-17
* Nicer output from 'git'Fredrik Kuivinen2006-03-09
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* Don't include ../README in git.txt - make a local copyPavel Roskin2006-01-24
* Documentation: finishing touches to the new tutorial.Junio C Hamano2006-01-22
* Merge fixes up to GIT 1.0.7Junio C Hamano2006-01-05
|\
| * Fix git-symbolic-ref typo in git.txt.Jon Loeliger2006-01-05