aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* git-tar-tree: documentation updateRene Scharfe2006-06-18
* Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-17
|\
| * write-tree: --prefix=<path>Junio C Hamano2006-05-01
| * read-tree: --prefix=<path>/ option.Junio C Hamano2006-05-01
* | blame: Add --time to produce raw timestampsFredrik Kuivinen2006-06-16
* | Add a "--notags" option for git-p4import.Sean2006-06-16
* | Fix formatting of Documentation/git-clone.txtHorst H. von Brand2006-06-09
* | Document git-clone --use-separate-remoteUwe Zeisberger2006-06-08
* | Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano2006-06-07
* | Documentation: git aliasesPetr Baudis2006-06-07
* | git-cvsserver asciidoc formatting tweaksFrancis Daly2006-06-07
* | config.txt grammar, typo, and asciidoc fixesFrancis Daly2006-06-07
* | Documentation: git-ls-tree (typofix)Junio C Hamano2006-06-07
* | Document git-ls-tree --fullnameJonas Fonseca2006-06-07
* | Document git aliases supportPetr Baudis2006-06-07
* | Misc doc improvementsJonas Fonseca2006-06-07
* | Documentation: add missing docs make check-docs found.Junio C Hamano2006-06-07
* | Some doc typo fixesFrancis Daly2006-06-07
* | git-format-patch: add --output-directory long option againJunio C Hamano2006-06-06
* | A Perforce importer for git.Sean2006-06-05
* | Fix typo in tutorial-2.txtLinus Torvalds2006-06-05
* | Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand2006-06-05
* | Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand2006-06-05
* | Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\ \
| * \ Merge branch 'master' into sp/reflogJunio C Hamano2006-05-24
| |\ \
| * | | Enable ref log creation in git checkout -b.Shawn Pearce2006-05-19
| * | | Create/delete branch ref logs.Shawn Pearce2006-05-19
| * | | Change order of -m option to update-ref.Shawn Pearce2006-05-19
| * | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
| * | | Added logs/ directory to repository layout.Shawn Pearce2006-05-19
| * | | Support 'master@2 hours ago' syntaxShawn Pearce2006-05-17
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
| * | | Convert update-ref to use ref_lock API.Shawn Pearce2006-05-17
* | | | Merge branch 'jc/fmt-patch'Junio C Hamano2006-06-03
|\ \ \ \
| * | | | Update documentation for git-format-patchDennis Stosberg2006-06-02
* | | | | Documentation: Spelling fixesHorst H. von Brand2006-06-03
|/ / / /
* | | | Improved pack format documentation.Shawn Pearce2006-05-30
* | | | Documentation: fix a tutorial-2 typoJ. Bruce Fields2006-05-29
* | | | Documentation: retitle the git-core tutorialJ. Bruce Fields2006-05-29
* | | | documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields2006-05-29
* | | | documentation: mention gitk font adjustment in tutorialJ. Bruce Fields2006-05-29
* | | | Fix some documentation typoesHorst von Brand2006-05-29
* | | | Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2006-05-28
* | | | Documentation/Makefile: remove extra /Martin Waitz2006-05-25
* | | | cat-file: document -p optionJeff King2006-05-24
| |/ / |/| |
* | | Tutorial #2: broken link fix.Junio C Hamano2006-05-22
* | | tutorial-2: typofix in examples.Junio C Hamano2006-05-21
* | | tutorial: add discussion of index file, object databaseJ. Bruce Fields2006-05-21
* | | tutorial: expanded discussion of commit historyJ. Bruce Fields2006-05-21
* | | tutorial: replace "whatchanged" by "log"J. Bruce Fields2006-05-21