aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streamingJunio C Hamano2011-05-15
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'rs/grep-color'Junio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: add --headingRené Scharfe2011-06-05
| * | | | | | | | | grep: add --breakRené Scharfe2011-06-05
| * | | | | | | | | grep: fix coloring of hunk marks between filesRené Scharfe2011-06-05
* | | | | | | | | | Merge branch 'jc/maint-1.7.3-checkout-describe'Junio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout -b <name>: correctly detect existing branchJunio C Hamano2011-06-05
* | | | | | | | | | | Merge branch 'jc/advice-about-to-lose-commit'Junio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: make advice when reattaching the HEAD less loudJunio C Hamano2011-05-24
* | | | | | | | | | | | Merge branch 'maint-1.7.5' into maintJunio C Hamano2011-06-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | "branch -d" can remove more than one branchesJunio C Hamano2011-06-29
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | plug a few coverity-spotted leaksJim Meyering2011-06-20
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-06-19
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | builtin/gc.c: add missing newline in messageAndreas Schwab2011-06-19
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-06-08
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | fetch: do not leak a refspecJim Meyering2011-06-08
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'ab/i18n-fixup' into maintJunio C Hamano2011-05-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jc/rename-degrade-cc-to-c' into maintJunio C Hamano2011-05-31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/cherry-pick-root-with-resolve' into maintJunio C Hamano2011-05-26
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'jk/git-connection-deadlock-fix' into maintJunio C Hamano2011-05-26
| * | | | | | | | | | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maintJunio C Hamano2011-05-26
* | | | | | | | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-06
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format-patch: preserve subject newlines with -kJeff King2011-05-26
| * | | | | | | | | | | | clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * | | | | | | | | | | | pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
| * | | | | | | | | | | | mailinfo: always clean up rfc822 header foldingJeff King2011-05-26