summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2006-06-06git-format-patch: add --output-directory long option againJunio C Hamano
2006-06-06A Perforce importer for git.Sean
2006-06-05Fix typo in tutorial-2.txtLinus Torvalds
2006-06-05Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand
2006-06-05Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand
2006-06-04Merge branch 'sp/reflog'Junio C Hamano
2006-06-04Merge branch 'jc/fmt-patch'Junio C Hamano
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-06-03Update documentation for git-format-patchDennis Stosberg
2006-05-31Improved pack format documentation.Shawn Pearce
2006-05-30Documentation: fix a tutorial-2 typoJ. Bruce Fields
2006-05-30Documentation: retitle the git-core tutorialJ. Bruce Fields
2006-05-30documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields
2006-05-30documentation: mention gitk font adjustment in tutorialJ. Bruce Fields
2006-05-30Fix some documentation typoesHorst von Brand
2006-05-28Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano
2006-05-26Documentation/Makefile: remove extra /Martin Waitz
2006-05-25cat-file: document -p optionJeff King
2006-05-24Merge branch 'master' into sp/reflogJunio C Hamano
2006-05-22Tutorial #2: broken link fix.Junio C Hamano
2006-05-22tutorial-2: typofix in examples.Junio C Hamano
2006-05-22tutorial: add discussion of index file, object databaseJ. Bruce Fields
2006-05-22tutorial: expanded discussion of commit historyJ. Bruce Fields
2006-05-22tutorial: replace "whatchanged" by "log"J. Bruce Fields
2006-05-21Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce
2006-05-21Reference git-check-ref-format in git-branch.Shawn Pearce
2006-05-21Document that "git add" only adds non-ignored files.Santi
2006-05-19Merge branch 'eb/quilt'Junio C Hamano
2006-05-19Enable ref log creation in git checkout -b.Shawn Pearce
2006-05-19Create/delete branch ref logs.Shawn Pearce
2006-05-19Change order of -m option to update-ref.Shawn Pearce
2006-05-19Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce
2006-05-19Added logs/ directory to repository layout.Shawn Pearce
2006-05-19Implement a --dry-run option to git-quiltimportEric W. Biederman
2006-05-19Implement git-quiltimportEric W. Biederman
2006-05-19Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck
2006-05-19SubmittingPatches: The download location of External Editor has movedLukas Sandström
2006-05-18Support 'master@2 hours ago' syntaxShawn Pearce
2006-05-18Log ref updates to logs/refs/<ref>Shawn Pearce
2006-05-18Convert update-ref to use ref_lock API.Shawn Pearce
2006-05-17Merge branch 'maint'Junio C Hamano
2006-05-16Merge branch 'se/rev-parse'Junio C Hamano
2006-05-16Merge branch 'se/diff'Junio C Hamano
2006-05-16Merge branch 'se/rebase'Junio C Hamano
2006-05-16Update the documentation for git-merge-baseFredrik Kuivinen
2006-05-16Merge branch 'jc/grep'Junio C Hamano
2006-05-14Add "--summary" option to git diff.Sean
2006-05-14Make git rebase interactive help match documentation.Sean
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean
2006-05-14Merge branch 'ml/cvs'Junio C Hamano