summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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-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-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
2006-05-10builtin-grep: -F (--fixed-strings)Junio C Hamano
2006-05-09Merge branch 'jc/clean'Junio C Hamano
2006-05-09Merge branch 'jc/again'Junio C Hamano
2006-05-09Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff...Junio C Hamano
2006-05-08Teach git-clean optional <paths>... parameters.Junio C Hamano
2006-05-08Merge branch 'fix'Junio C Hamano
2006-05-08Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano
2006-05-08builtin-grep: documentationJunio C Hamano
2006-05-07Merge branch 'fix'Junio C Hamano
2006-05-07repo-config: document what value_regexp does a bit more clearly.Junio C Hamano
2006-05-07Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
2006-05-07core-tutorial.txt: escape asteriskMatthias Lederhofer
2006-05-06update-index --againJunio C Hamano
2006-05-05core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-05Clarify git-cherry documentation.sean
2006-05-05Update git-unpack-objects documentation.sean
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-05-05Several trivial documentation touch ups.sean
2006-05-04Merge branch 'jc/symref'Junio C Hamano
2006-05-04Merge branch 'js/repoconfig'Junio C Hamano
2006-05-04Merge branch 'jc/count'Junio C Hamano
2006-05-04Merge branch 'maint'Junio C Hamano
2006-05-04Add a few more words to the glossary.v1.3.2Jon Loeliger
2006-05-04Added definitions for a few words:Jon Loeliger
2006-05-04Alphabetize the glossary.Jon Loeliger
2006-05-04Merge branch 'fix'Junio C Hamano
2006-05-03add documentation for update-index --unresolveMatthias Kestenholz