Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ff/svnimport' into next | Junio C Hamano | 2006-05-31 | 1 | -3/+8 |
|\ | |||||
| * | Improved pack format documentation. | Shawn Pearce | 2006-05-30 | 1 | -3/+8 |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-05-30 | 4 | -8/+16 |
|\ \ | |/ | |||||
| * | 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 |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-05-28 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | Let git-clone to pass --template=dir option to git-init-db. | Junio C Hamano | 2006-05-28 | 1 | -2/+7 |
* | | Merge branch 'ew/tests' into next | Junio C Hamano | 2006-05-26 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Documentation/Makefile: remove extra / | Martin Waitz | 2006-05-25 | 1 | -3/+3 |
* | | Merge branch 'jc/fetchupload' into next | Junio C Hamano | 2006-05-24 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | cat-file: document -p option | Jeff King | 2006-05-24 | 1 | -2/+7 |
* | | Merge branch 'sp/reflog' into next | Junio C Hamano | 2006-05-23 | 6 | -4/+67 |
|\ \ | |||||
| * | | Enable ref log creation in git checkout -b. | Shawn Pearce | 2006-05-19 | 1 | -1/+6 |
| * | | 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 'se/http' into next | Junio C Hamano | 2006-05-22 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Tutorial #2: broken link fix. | Junio C Hamano | 2006-05-22 | 1 | -1/+1 |
* | | | Merge branch 'jc/mailinfo' into next | Junio C Hamano | 2006-05-21 | 6 | -63/+538 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge branch 'js/fmt-patch' into next | Junio C Hamano | 2006-05-21 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| |\ \ | |||||
* | \ \ | Merge branch 'eb/quilt' into next | Junio C Hamano | 2006-05-18 | 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 |
* | | | | Merge branch 'ts/doctar' into next | Junio C Hamano | 2006-05-18 | 2 | -4/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | 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 'master' into next | Junio C Hamano | 2006-05-16 | 1 | -4/+14 |
|\ \ | |/ | |||||
| * | 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 |
| |\ \ | |||||
| * \ \ | Merge branch 'se/diff' | Junio C Hamano | 2006-05-15 | 1 | -0/+4 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-15 | 1 | -6/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/grep' | Junio C Hamano | 2006-05-15 | 1 | -23/+62 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'se/diff' into next | Junio C Hamano | 2006-05-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Add "--summary" option to git diff. | Sean | 2006-05-14 | 1 | -0/+4 |
| |/ / / / / |