Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Tutorial #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-20Merge 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-15Add "--summary" option to git diff.Sean
2006-05-15Make git rebase interactive help match documentation.Sean
2006-05-15Add "--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-10Merge branch 'jc/clean'Junio C Hamano
2006-05-10Merge 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-09Teach git-clean optional <paths>... parameters.Junio C Hamano
2006-05-09Merge branch 'fix'Junio C Hamano
2006-05-09Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano
2006-05-09builtin-grep: documentationJunio C Hamano
2006-05-08Merge branch 'fix'Junio C Hamano
2006-05-08repo-config: document what value_regexp does a bit more clearly.Junio C Hamano
2006-05-08Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
2006-05-08core-tutorial.txt: escape asteriskMatthias Lederhofer
2006-05-06update-index --againJunio C Hamano
2006-05-06core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-06Clarify git-cherry documentation.sean
2006-05-06Update git-unpack-objects documentation.sean
2006-05-06Fix up docs where "--" isn't displayed correctly.sean
2006-05-06Several 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