Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Create/delete branch ref logs. | Shawn Pearce | 2006-05-19 | 1 | -2/+8 | |
| * | | | Change order of -m option to update-ref. | Shawn Pearce | 2006-05-19 | 1 | -1/+1 | |
| * | | | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 2006-05-19 | 1 | -5/+6 | |
| * | | | Added logs/ directory to repository layout. | Shawn Pearce | 2006-05-19 | 1 | -0/+11 | |
| * | | | Support 'master@2 hours ago' syntax | Shawn Pearce | 2006-05-17 | 1 | -0/+6 | |
| * | | | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 2 | -0/+34 | |
| * | | | Convert update-ref to use ref_lock API. | Shawn Pearce | 2006-05-17 | 1 | -1/+1 | |
* | | | | Merge branch 'jc/fmt-patch' | Junio C Hamano | 2006-06-03 | 1 | -34/+35 | |
|\ \ \ \ | ||||||
| * | | | | Update documentation for git-format-patch | Dennis Stosberg | 2006-06-02 | 1 | -34/+35 | |
* | | | | | Documentation: Spelling fixes | Horst H. von Brand | 2006-06-03 | 28 | -47/+47 | |
|/ / / / | ||||||
* | | | | Improved pack format documentation. | Shawn Pearce | 2006-05-30 | 1 | -3/+8 | |
* | | | | Documentation: fix a tutorial-2 typo | J. Bruce Fields | 2006-05-29 | 1 | -1/+1 | |
* | | | | Documentation: retitle the git-core tutorial | J. Bruce Fields | 2006-05-29 | 1 | -2/+2 | |
* | | | | documentation: add brief mention of cat-file to tutorial part I | J. Bruce Fields | 2006-05-29 | 1 | -1/+7 | |
* | | | | documentation: mention gitk font adjustment in tutorial | J. Bruce Fields | 2006-05-29 | 1 | -1/+3 | |
* | | | | Fix some documentation typoes | Horst von Brand | 2006-05-29 | 1 | -3/+3 | |
* | | | | Let git-clone to pass --template=dir option to git-init-db. | Junio C Hamano | 2006-05-28 | 1 | -2/+7 | |
* | | | | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 | 1 | -3/+3 | |
* | | | | cat-file: document -p option | Jeff King | 2006-05-24 | 1 | -2/+7 | |
| |/ / |/| | | ||||||
* | | | Tutorial #2: broken link fix. | Junio C Hamano | 2006-05-22 | 1 | -1/+1 | |
* | | | tutorial-2: typofix in examples. | Junio C Hamano | 2006-05-21 | 1 | -2/+2 | |
* | | | tutorial: add discussion of index file, object database | J. Bruce Fields | 2006-05-21 | 3 | -6/+414 | |
* | | | tutorial: expanded discussion of commit history | J. Bruce Fields | 2006-05-21 | 1 | -53/+112 | |
* | | | tutorial: replace "whatchanged" by "log" | J. Bruce Fields | 2006-05-21 | 1 | -6/+6 | |
* | | | Elaborate on why ':' is a bad idea in a ref name. | Shawn Pearce | 2006-05-21 | 1 | -0/+2 | |
* | | | Reference git-check-ref-format in git-branch. | Shawn Pearce | 2006-05-21 | 2 | -1/+7 | |
* | | | 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 | |
|\ \ \ \ \ \ \ |