aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* 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
* Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-21
* Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-21
* Document that "git add" only adds non-ignored files.Santi2006-05-20
* Merge branch 'eb/quilt'Junio C Hamano2006-05-19
|\
| * Implement a --dry-run option to git-quiltimportEric W. Biederman2006-05-18
| * Implement git-quiltimportEric W. Biederman2006-05-18
* | Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck2006-05-18
|/
* SubmittingPatches: The download location of External Editor has movedLukas Sandström2006-05-18
* Merge branch 'maint'Junio C Hamano2006-05-16
|\
| * Update the documentation for git-merge-baseFredrik Kuivinen2006-05-15
* | Merge branch 'se/rev-parse'Junio C Hamano2006-05-15
|\ \
| * | Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-14
* | | Merge branch 'se/diff'Junio C Hamano2006-05-15
|\ \ \
| * | | Add "--summary" option to git diff.Sean2006-05-14
| |/ /
* | | Merge branch 'se/rebase'Junio C Hamano2006-05-15
|\ \ \
| * | | Make git rebase interactive help match documentation.Sean2006-05-14
| |/ /
* | | Merge branch 'jc/grep'Junio C Hamano2006-05-15
|\ \ \ | |/ / |/| |
| * | builtin-grep: -F (--fixed-strings)Junio C Hamano2006-05-09
| * | builtin-grep: documentationJunio C Hamano2006-05-08
* | | Merge branch 'ml/cvs'Junio C Hamano2006-05-14
|\ \ \
| * \ \ Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff...Junio C Hamano2006-05-09
| |\ \ \
| | * \ \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-08
| | |\ \ \
| | * \ \ \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-03
| | |\ \ \ \
| | * \ \ \ \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-01
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff2006-04-26
* | | | | | | Merge branch 'jc/clean'Junio C Hamano2006-05-09
|\ \ \ \ \ \ \
| * | | | | | | Teach git-clean optional <paths>... parameters.Junio C Hamano2006-05-08
| |/ / / / / /
* | | | | | | Merge branch 'jc/again'Junio C Hamano2006-05-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | update-index --againJunio C Hamano2006-05-05
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix'Junio C Hamano2006-05-08
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano2006-05-08
* | | | | | Merge branch 'fix'Junio C Hamano2006-05-07
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | repo-config: document what value_regexp does a bit more clearly.Junio C Hamano2006-05-07
| * | | | core-tutorial.txt: escape asteriskMatthias Lederhofer2006-05-07
| * | | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-05
* | | | | Clarify git-cherry documentation.sean2006-05-05
* | | | | Update git-unpack-objects documentation.sean2006-05-05