Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | git-config: Remove extra whitespaces | Pavan Kumar Sunkara | 2011-07-19 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Update draft release notes to 1.7.7 | Junio C Hamano | 2011-07-19 | |
* | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | write_idx_file: need_large_offset() helper function | 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 'jn/mime-type-with-params' | Junio C Hamano | 2011-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | |
| * | | | | | | | | | | | | | gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss | Jakub Narebski | 2011-06-30 | |
* | | | | | | | | | | | | | | Merge branch 'jc/submodule-sync-no-auto-vivify' | Junio C Hamano | 2011-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | submodule add: always initialize .git/config entry | Jens Lehmann | 2011-06-26 | |
| * | | | | | | | | | | | | | | submodule sync: do not auto-vivify uninteresting submodule | Junio C Hamano | 2011-06-26 | |
* | | | | | | | | | | | | | | | 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: provide builtin .tar.gz filter | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: implement configurable tar filters | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: refactor file extension format-guessing | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: move file extension format-guessing lower | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: pass archiver struct to write_archive callback | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: refactor list of archive formats | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive-tar: don't reload default config options | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | archive: reorder option parsing and config reading | Jeff King | 2011-06-15 | |
* | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-split-header-html' | Junio C Hamano | 2011-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | gitweb: Refactor git_header_html | Jakub Narebski | 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 | |
| * | | | | | | | | | | | | | | | | | config: make git_config_parse_parameter a public function | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | remote: use new OPT_STRING_LIST | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | parse-options: add OPT_STRING_LIST helper | Jeff King | 2011-06-22 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-config-param' | Junio C Hamano | 2011-07-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | config: use strbuf_split_str instead of a temporary strbuf | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | strbuf: allow strbuf_split to work on non-strbufs | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | config: avoid segfault when parsing command-line config | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | config: die on error in command-line config | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | fix "git -c" parsing of values with equals signs | Jeff King | 2011-06-22 | |
| * | | | | | | | | | | | | | | | | | strbuf_split: add a max parameter | 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: allow feeding more than 4GB in one go | Junio C Hamano | 2011-06-10 | |
| * | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | zlib: wrap inflateInit2 used to accept only for gzip format | Junio C Hamano | 2011-06-10 |