Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document that "git add" only adds non-ignored files. | Santi | 2006-05-20 | 1 | -1/+4 |
* | Merge branch 'eb/quilt' | Junio C Hamano | 2006-05-19 | 1 | -0/+61 |
|\ | |||||
| * | Implement a --dry-run option to git-quiltimport | Eric W. Biederman | 2006-05-18 | 1 | -1/+7 |
| * | Implement git-quiltimport | Eric W. Biederman | 2006-05-18 | 1 | -0/+55 |
* | | Documentation/Makefile: create tarballs for the man pages and html files | Tilman Sauerbeck | 2006-05-18 | 1 | -2/+6 |
|/ | |||||
* | SubmittingPatches: The download location of External Editor has moved | Lukas Sandström | 2006-05-18 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2006-05-16 | 1 | -4/+14 |
|\ | |||||
| * | Update the documentation for git-merge-base | Fredrik Kuivinen | 2006-05-15 | 1 | -4/+14 |
* | | Merge branch 'se/rev-parse' | Junio C Hamano | 2006-05-15 | 1 | -0/+9 |
|\ \ | |||||
| * | | Add "--branches", "--tags" and "--remotes" options to git-rev-parse. | Sean | 2006-05-14 | 1 | -0/+9 |
* | | | Merge branch 'se/diff' | Junio C Hamano | 2006-05-15 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Add "--summary" option to git diff. | Sean | 2006-05-14 | 1 | -0/+4 |
| |/ / | |||||
* | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-15 | 1 | -6/+5 |
|\ \ \ | |||||
| * | | | Make git rebase interactive help match documentation. | Sean | 2006-05-14 | 1 | -6/+5 |
| |/ / | |||||
* | | | Merge branch 'jc/grep' | Junio C Hamano | 2006-05-15 | 1 | -23/+62 |
|\ \ \ | |/ / |/| | | |||||
| * | | builtin-grep: -F (--fixed-strings) | Junio C Hamano | 2006-05-09 | 1 | -1/+1 |
| * | | builtin-grep: documentation | Junio C Hamano | 2006-05-08 | 1 | -23/+62 |
* | | | Merge branch 'ml/cvs' | Junio C Hamano | 2006-05-14 | 1 | -1/+8 |
|\ \ \ | |||||
| * \ \ | Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff... | Junio C Hamano | 2006-05-09 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * \ \ | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-08 | 25 | -205/+317 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-03 | 1 | -13/+63 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge with git://kernel.org/pub/scm/git/git.git | Martin Langhoff | 2006-05-01 | 12 | -132/+169 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. | Martin Langhoff | 2006-04-26 | 1 | -1/+8 |
* | | | | | | | Merge branch 'jc/clean' | Junio C Hamano | 2006-05-09 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Teach git-clean optional <paths>... parameters. | Junio C Hamano | 2006-05-08 | 1 | -1/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jc/again' | Junio C Hamano | 2006-05-09 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | update-index --again | Junio C Hamano | 2006-05-05 | 1 | -1/+5 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-08 | 1 | -3/+4 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Documentation: {caret} fixes (git-rev-list.txt) | Junio C Hamano | 2006-05-08 | 1 | -3/+4 |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-07 | 2 | -5/+6 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | repo-config: document what value_regexp does a bit more clearly. | Junio C Hamano | 2006-05-07 | 1 | -4/+5 |
| * | | | | core-tutorial.txt: escape asterisk | Matthias Lederhofer | 2006-05-07 | 1 | -1/+1 |
| * | | | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-05 | 1 | -3/+5 |
* | | | | | Clarify git-cherry documentation. | sean | 2006-05-05 | 1 | -5/+14 |
* | | | | | Update git-unpack-objects documentation. | sean | 2006-05-05 | 1 | -3/+10 |
* | | | | | Fix up docs where "--" isn't displayed correctly. | sean | 2006-05-05 | 12 | -13/+13 |
* | | | | | Several trivial documentation touch ups. | sean | 2006-05-05 | 6 | -6/+10 |
* | | | | | Merge branch 'jc/symref' | Junio C Hamano | 2006-05-03 | 1 | -3/+5 |
|\ \ \ \ \ | |||||
| * | | | | | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 1 | -3/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'js/repoconfig' | Junio C Hamano | 2006-05-03 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | repo-config: support --get-regexp | Johannes Schindelin | 2006-05-02 | 1 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/count' | Junio C Hamano | 2006-05-03 | 1 | -1/+11 |
|\ \ \ \ \ | |||||
| * | | | | | builtin-count-objects: make it official. | Junio C Hamano | 2006-05-01 | 1 | -1/+11 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2006-05-03 | 2 | -169/+242 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Add a few more words to the glossary.v1.3.2 | Jon Loeliger | 2006-05-03 | 1 | -12/+51 |
| * | | | | | Added definitions for a few words: | Jon Loeliger | 2006-05-03 | 2 | -1/+34 |
| * | | | | | Alphabetize the glossary. | Jon Loeliger | 2006-05-03 | 1 | -169/+170 |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-03 | 2 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | fix various typos in documentation | Matthias Kestenholz | 2006-05-03 | 2 | -3/+3 |
* | | | | | | add documentation for update-index --unresolve | Matthias Kestenholz | 2006-05-03 | 1 | -1/+5 |
| |_|/ / / |/| | | | |