summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add a "--notags" option for git-p4import.Sean2006-06-161-1/+4
* Fix formatting of Documentation/git-clone.txtHorst H. von Brand2006-06-091-2/+2
* Document git-clone --use-separate-remoteUwe Zeisberger2006-06-081-3/+8
* Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano2006-06-071-2/+14
* Documentation: git aliasesPetr Baudis2006-06-071-3/+4
* git-cvsserver asciidoc formatting tweaksFrancis Daly2006-06-071-18/+31
* config.txt grammar, typo, and asciidoc fixesFrancis Daly2006-06-071-9/+9
* Documentation: git-ls-tree (typofix)Junio C Hamano2006-06-071-1/+1
* Document git-ls-tree --fullnameJonas Fonseca2006-06-071-4/+7
* Document git aliases supportPetr Baudis2006-06-072-0/+11
* Misc doc improvementsJonas Fonseca2006-06-073-4/+24
* Documentation: add missing docs make check-docs found.Junio C Hamano2006-06-073-1/+76
* Some doc typo fixesFrancis Daly2006-06-0710-13/+14
* git-format-patch: add --output-directory long option againJunio C Hamano2006-06-061-2/+1
* A Perforce importer for git.Sean2006-06-051-0/+165
* Fix typo in tutorial-2.txtLinus Torvalds2006-06-051-1/+1
* Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand2006-06-051-7/+12
* Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand2006-06-051-0/+23
* Merge branch 'sp/reflog'Junio C Hamano2006-06-036-4/+67
|\
| * Merge branch 'master' into sp/reflogJunio C Hamano2006-05-2410-68/+611
| |\
| * | Enable ref log creation in git checkout -b.Shawn Pearce2006-05-191-1/+6
| * | Create/delete branch ref logs.Shawn Pearce2006-05-191-2/+8
| * | Change order of -m option to update-ref.Shawn Pearce2006-05-191-1/+1
| * | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-191-5/+6
| * | Added logs/ directory to repository layout.Shawn Pearce2006-05-191-0/+11
| * | Support 'master@2 hours ago' syntaxShawn Pearce2006-05-171-0/+6
| * | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-172-0/+34
| * | Convert update-ref to use ref_lock API.Shawn Pearce2006-05-171-1/+1
* | | Merge branch 'jc/fmt-patch'Junio C Hamano2006-06-031-34/+35
|\ \ \
| * | | Update documentation for git-format-patchDennis Stosberg2006-06-021-34/+35
* | | | Documentation: Spelling fixesHorst H. von Brand2006-06-0328-47/+47
|/ / /
* | | Improved pack format documentation.Shawn Pearce2006-05-301-3/+8
* | | Documentation: fix a tutorial-2 typoJ. Bruce Fields2006-05-291-1/+1
* | | Documentation: retitle the git-core tutorialJ. Bruce Fields2006-05-291-2/+2
* | | documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields2006-05-291-1/+7
* | | documentation: mention gitk font adjustment in tutorialJ. Bruce Fields2006-05-291-1/+3
* | | Fix some documentation typoesHorst von Brand2006-05-291-3/+3
* | | Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-281-2/+7
* | | Documentation/Makefile: remove extra /Martin Waitz2006-05-251-3/+3
* | | cat-file: document -p optionJeff King2006-05-241-2/+7
| |/ |/|
* | Tutorial #2: broken link fix.Junio C Hamano2006-05-221-1/+1
* | tutorial-2: typofix in examples.Junio C Hamano2006-05-211-2/+2
* | tutorial: add discussion of index file, object databaseJ. Bruce Fields2006-05-213-6/+414
* | tutorial: expanded discussion of commit historyJ. Bruce Fields2006-05-211-53/+112
* | tutorial: replace "whatchanged" by "log"J. Bruce Fields2006-05-211-6/+6
* | Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-211-0/+2
* | Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-212-1/+7
* | Document that "git add" only adds non-ignored files.Santi2006-05-201-1/+4
* | Merge branch 'eb/quilt'Junio C Hamano2006-05-191-0/+61
|\ \
| * | Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-181-1/+7