Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'rs/grep-function-context' | Junio C Hamano | 2011-08-11 |
|\ | |||
| * | grep: long context options | René Scharfe | 2011-08-01 |
| * | grep: add option to show whole function as context | René Scharfe | 2011-08-01 |
* | | Merge branch 'ms/reflog-show-is-default' | Junio C Hamano | 2011-08-08 |
|\ \ | |||
| * | | reflog: actually default to subcommand 'show' | Michael Schubert | 2011-08-01 |
* | | | Merge branch 'js/ls-tree-error' | Junio C Hamano | 2011-08-08 |
|\ \ \ | |||
| * | | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails. | Jon Seymour | 2011-07-25 |
* | | | | Merge branch 'jk/reset-reflog-message-fix' | Junio C Hamano | 2011-08-08 |
|\ \ \ \ | |||
| * | | | | reset: give better reflog messages | Jeff King | 2011-07-22 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jc/pack-order-tweak' | Junio C Hamano | 2011-08-05 |
|\ \ \ \ | |||
| * | | | | pack-objects: optimize "recency order" | Junio C Hamano | 2011-07-08 |
* | | | | | Merge branch 'jk/clone-detached' | Junio C Hamano | 2011-08-01 |
|\ \ \ \ \ | |||
| * | | | | | clone: always fetch remote HEAD | Jeff King | 2011-06-07 |
| * | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 |
| * | | | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4 | Junio C Hamano | 2011-05-26 |
* | | | | | | Merge branch 'sr/transport-helper-fix' | Junio C Hamano | 2011-08-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | fast-export: support done feature | Sverre Rabbelier | 2011-07-19 |
* | | | | | | | Merge branch 'jc/maint-reset-unmerged-path' | Junio C Hamano | 2011-08-01 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||
| * | | | | | | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 2011-07-13 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'jk/tag-contains-ab' | Junio C Hamano | 2011-07-22 |
|\ \ \ \ \ \ | |||
| * | | | | | | Revert clock-skew based attempt to optimize tag --contains traversal | Junio C Hamano | 2011-07-14 |
| * | | | | | | git skew: a tool to find how big a clock skew exists in the history | Jeff King | 2011-06-30 |
| * | | | | | | default core.clockskew variable to one day | Jeff King | 2011-06-11 |
| * | | | | | | limit "contains" traversals based on commit timestamp | Jeff King | 2011-06-11 |
| * | | | | | | tag: speed up --contains calculation | Jeff King | 2011-06-11 |
* | | | | | | | Merge branch 'jc/checkout-reflog-fix' | Junio C Hamano | 2011-07-22 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Merge commit 'v1.7.6' into jc/checkout-reflog-fix | Junio C Hamano | 2011-07-06 |
| | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Merge branch 'jc/index-pack' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | verify-pack: use index-pack --verify | Junio C Hamano | 2011-06-05 |
| * | | | | | | | index-pack: show histogram when emulating "verify-pack -v" | Junio C Hamano | 2011-06-05 |
| * | | | | | | | index-pack: start learning to emulate "verify-pack -v" | Junio C Hamano | 2011-06-05 |
| * | | | | | | | index-pack: a miniscule refactor | Junio C Hamano | 2011-06-05 |
| * | | | | | | | index-pack --verify: read anomalous offsets from v2 idx file | Junio C Hamano | 2011-02-27 |
| * | | | | | | | index-pack: --verify | Junio C Hamano | 2011-02-27 |
| * | | | | | | | write_idx_file: introduce a struct to hold idx customization options | Junio C Hamano | 2011-02-27 |
| * | | | | | | | index-pack: group the delta-base array entries also by type | Junio C Hamano | 2011-02-27 |
* | | | | | | | | Merge branch 'jk/archive-tar-filter' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | upload-archive: allow user to turn off filters | Jeff King | 2011-06-22 |
| * | | | | | | | | archive: move file extension format-guessing lower | Jeff King | 2011-06-22 |
* | | | | | | | | | Merge branch 'jk/clone-cmdline-config' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | clone: accept config options on the command line | Jeff King | 2011-06-22 |
| * | | | | | | | | | remote: use new OPT_STRING_LIST | Jeff King | 2011-06-22 |
* | | | | | | | | | | Merge branch 'jk/tag-list-multiple-patterns' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | tag: accept multiple patterns for --list | Jeff King | 2011-06-20 |
* | | | | | | | | | | | Merge branch 'jc/zlib-wrap' | Junio C Hamano | 2011-07-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | zlib: zlib can only process 4GB at a time | Junio C Hamano | 2011-06-10 |
| * | | | | | | | | | | | zlib: wrap deflateBound() too | Junio C Hamano | 2011-06-10 |
| * | | | | | | | | | | | zlib: wrap deflate side of the API | Junio C Hamano | 2011-06-10 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jc/streaming' into next | Junio C Hamano | 2011-06-29 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| * | | | | | | | | | | packed_object_info_detail(): do not return a string | Junio C Hamano | 2011-05-16 |