aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | Merge branch 'rs/grep-function-context'Junio C Hamano2011-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | grep: long context optionsRené Scharfe2011-08-01
| * | | | | | | | | | | | | grep: add option to show whole function as contextRené Scharfe2011-08-01
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ms/reflog-show-is-default'Junio C Hamano2011-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reflog: actually default to subcommand 'show'Michael Schubert2011-08-01
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/ls-tree-error'Junio C Hamano2011-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.Jon Seymour2011-07-25
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/reset-reflog-message-fix'Junio C Hamano2011-08-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | reset: give better reflog messagesJeff King2011-07-22
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/pack-order-tweak'Junio C Hamano2011-08-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | pack-objects: optimize "recency order"Junio C Hamano2011-07-08
* | | | | | | | | | | | | Merge branch 'jk/clone-detached'Junio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clone: always fetch remote HEADJeff King2011-06-07
| * | | | | | | | | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-26
| * | | | | | | | | | | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-26
* | | | | | | | | | | | | | Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fast-export: support done featureSverre Rabbelier2011-07-19
* | | | | | | | | | | | | | | Merge branch 'jc/maint-reset-unmerged-path'Junio C Hamano2011-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-13
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/tag-contains-ab'Junio C Hamano2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Revert clock-skew based attempt to optimize tag --contains traversalJunio C Hamano2011-07-14
| * | | | | | | | | | | | | git skew: a tool to find how big a clock skew exists in the historyJeff King2011-06-30
| * | | | | | | | | | | | | default core.clockskew variable to one dayJeff King2011-06-11
| * | | | | | | | | | | | | limit "contains" traversals based on commit timestampJeff King2011-06-11
| * | | | | | | | | | | | | tag: speed up --contains calculationJeff King2011-06-11
* | | | | | | | | | | | | | Merge branch 'jc/checkout-reflog-fix'Junio C Hamano2011-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge commit 'v1.7.6' into jc/checkout-reflog-fixJunio C Hamano2011-07-06
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/index-pack'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | verify-pack: use index-pack --verifyJunio C Hamano2011-06-05
| * | | | | | | | | | | | | index-pack: show histogram when emulating "verify-pack -v"Junio C Hamano2011-06-05
| * | | | | | | | | | | | | index-pack: start learning to emulate "verify-pack -v"Junio C Hamano2011-06-05
| * | | | | | | | | | | | | index-pack: a miniscule refactorJunio C Hamano2011-06-05
| * | | | | | | | | | | | | index-pack --verify: read anomalous offsets from v2 idx fileJunio C Hamano2011-02-27
| * | | | | | | | | | | | | index-pack: --verifyJunio C Hamano2011-02-27
| * | | | | | | | | | | | | write_idx_file: introduce a struct to hold idx customization optionsJunio C Hamano2011-02-27
| * | | | | | | | | | | | | index-pack: group the delta-base array entries also by typeJunio C Hamano2011-02-27
* | | | | | | | | | | | | | Merge branch 'jk/archive-tar-filter'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | upload-archive: allow user to turn off filtersJeff King2011-06-22
| * | | | | | | | | | | | | | archive: move file extension format-guessing lowerJeff King2011-06-22
* | | | | | | | | | | | | | | Merge branch 'jk/clone-cmdline-config'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | clone: accept config options on the command lineJeff King2011-06-22
| * | | | | | | | | | | | | | | remote: use new OPT_STRING_LISTJeff King2011-06-22
* | | | | | | | | | | | | | | | Merge branch 'jk/tag-list-multiple-patterns'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tag: accept multiple patterns for --listJeff King2011-06-20
* | | | | | | | | | | | | | | | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
| * | | | | | | | | | | | | | | zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
| * | | | | | | | | | | | | | | zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jc/streaming' into nextJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | packed_object_info_detail(): do not return a stringJunio C Hamano2011-05-16