Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jc/apply' | Junio C Hamano | 2006-05-19 |
|\ | |||
| * | apply --cached: do not check newly added file in the working tree | Junio C Hamano | 2006-05-17 |
* | | Merge branch 'eb/quilt' | Junio C Hamano | 2006-05-19 |
|\ \ | |||
| * | | Implement a --dry-run option to git-quiltimport | Eric W. Biederman | 2006-05-18 |
| * | | Implement git-quiltimport | Eric W. Biederman | 2006-05-18 |
* | | | Merge branch 'jc/grep' | Junio C Hamano | 2006-05-19 |
|\ \ \ | |||
| * | | | Revert "builtin-grep: workaround for non GNU grep." | Junio C Hamano | 2006-05-17 |
| * | | | builtin-grep: workaround for non GNU grep. | Junio C Hamano | 2006-05-17 |
* | | | | Merge branch 'lt/grep' | Junio C Hamano | 2006-05-19 |
|\ \ \ \ | |||
| * | | | | builtin-grep: workaround for non GNU grep. | Linus Torvalds | 2006-05-17 |
| * | | | | Merge branch 'ew/pretty-fmt' | Junio C Hamano | 2006-05-17 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/apply' | Junio C Hamano | 2006-05-17 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | | |||
| | * | | | git-am: use apply --cached | Junio C Hamano | 2006-05-15 |
| | * | | | apply --cached: apply a patch without using working tree. | Junio C Hamano | 2006-05-15 |
| | * | | | apply --numstat: show new name, not old name. | Junio C Hamano | 2006-05-15 |
* | | | | | Merge branch 'ts/doctar' | Junio C Hamano | 2006-05-19 |
|\ \ \ \ \ | |||
| * | | | | | Documentation/Makefile: create tarballs for the man pages and html files | Tilman Sauerbeck | 2006-05-18 |
| | |_|_|/ | |/| | | | |||
* | | | | | Allow pickaxe and diff-filter options to be used by git log. | Sean | 2006-05-19 |
* | | | | | Libify the index refresh logic | Linus Torvalds | 2006-05-19 |
* | | | | | Builtin git-init-db | Timo Hirvonen | 2006-05-19 |
* | | | | | Merge early part of 'sp/reflog' branch | Junio C Hamano | 2006-05-19 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Remove unnecessary local in get_ref_sha1. | Shawn Pearce | 2006-05-17 |
| | |_|/ | |/| | | |||
* | | | | SubmittingPatches: The download location of External Editor has moved | Lukas Sandström | 2006-05-18 |
* | | | | Make git-check-format-ref a builtin. | Lukas Sandström | 2006-05-18 |
* | | | | Make "git rev-list" be a builtin | Linus Torvalds | 2006-05-18 |
* | | | | builtin-diff: do not say files are renamed when blob and file are given | Junio C Hamano | 2006-05-18 |
* | | | | Provide a way to flush git-diff-tree's output | Paul Mackerras | 2006-05-18 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2006-05-17 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | git-cvsimport: Handle "Removed" from pserver | Elrond | 2006-05-17 |
* | | | | commit: allow --pretty= args to be abbreviated | Eric Wong | 2006-05-17 |
| |/ / |/| | | |||
* | | | Remove old "git-grep.sh" remnants | Linus Torvalds | 2006-05-16 |
* | | | Merge branch 'maint' | Junio C Hamano | 2006-05-16 |
|\ \ \ | |/ / | |||
| * | | merge-base: Clarify the comments on post processing. | Junio C Hamano | 2006-05-16 |
| * | | Update the documentation for git-merge-base | Fredrik Kuivinen | 2006-05-15 |
* | | | Merge branch 'np/pack' | Junio C Hamano | 2006-05-16 |
|\ \ \ | |||
| * | | | improve depth heuristic for maximum delta size | Nicolas Pitre | 2006-05-16 |
| * | | | pack-object: slightly more efficient | Nicolas Pitre | 2006-05-15 |
| * | | | simple euristic for further free packing improvements | Nicolas Pitre | 2006-05-15 |
* | | | | Merge branch 'se/tag' | Junio C Hamano | 2006-05-15 |
|\ \ \ \ | |||
| * | | | | Strip useless "tags/" prefix from git-tag -l output | Sean | 2006-05-15 |
* | | | | | Merge branch 'se/rev-parse' | Junio C Hamano | 2006-05-15 |
|\ \ \ \ \ | |/ / / / | |||
| * | | | | Add "--branches", "--tags" and "--remotes" options to git-rev-parse. | Sean | 2006-05-14 |
* | | | | | Merge branch 'se/diff' | Junio C Hamano | 2006-05-15 |
|\ \ \ \ \ | |||
| * | | | | | Convert some "apply --summary" users to "diff --summary". | Sean | 2006-05-14 |
| * | | | | | Add "--summary" option to git diff. | Sean | 2006-05-14 |
| |/ / / / | |||
* | | | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-15 |
|\ \ \ \ \ | |||
| * | | | | | Make git rebase interactive help match documentation. | Sean | 2006-05-14 |
| |/ / / / | |||
* | | | | | builtin-diff: fix comparison between two blobs. | Junio C Hamano | 2006-05-15 |
* | | | | | Merge branch 'lt/oneway' | Junio C Hamano | 2006-05-15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | read-tree --reset -u fix. | Linus Torvalds | 2006-05-15 |