Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | log: do not free parents when walking reflog | Jeff King | 2017-07-09 | |
| * | | | | | | | | | log: clarify comment about reflog cycles | Jeff King | 2017-07-09 | |
| * | | | | | | | | | revision: disallow reflog walking with revs->limited | Jeff King | 2017-07-07 | |
| * | | | | | | | | | t1414: document some reflog-walk oddities | Jeff King | 2017-07-07 | |
| * | | | | | | | | | Merge branch 'jk/reflog-walk-maint' into jk/reflog-walk | Junio C Hamano | 2017-07-07 | |
| |\ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'ls/filter-process-delayed' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | |
| * | | | | | | | | | | convert: refactor capabilities negotiation | Lars Schneider | 2017-06-30 | |
| * | | | | | | | | | | convert: move multiple file filter error handling to separate function | Lars Schneider | 2017-06-29 | |
| * | | | | | | | | | | convert: put the flags field before the flag itself for consistent style | Lars Schneider | 2017-06-29 | |
| * | | | | | | | | | | t0021: write "OUT <size>" only on success | Lars Schneider | 2017-06-29 | |
| * | | | | | | | | | | t0021: make debug log file name configurable | Lars Schneider | 2017-06-26 | |
| * | | | | | | | | | | t0021: keep filter log files on comparison | Lars Schneider | 2017-06-26 | |
* | | | | | | | | | | | Merge branch 'st/lib-gpg-kill-stray-agent' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | t: lib-gpg: flush gpg agent on startup | Santiago Torres | 2017-07-20 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'rs/pack-objects-pbase-cleanup' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | pack-objects: remove unnecessary NULL check | René Scharfe | 2017-07-20 | |
| |/ / / / / / / / / / | ||||
* | | | | | | | | | | | Merge branch 'jt/fsck-code-cleanup' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | fsck: cleanup unused variable | Jonathan Tan | 2017-07-26 | |
| * | | | | | | | | | | | object: remove "used" field from struct object | Jonathan Tan | 2017-07-20 | |
| * | | | | | | | | | | | fsck: remove redundant parse_tree() invocation | Jonathan Tan | 2017-07-20 | |
* | | | | | | | | | | | | Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | http.c: http.sslcert and http.sslkey are both pathnames | Junio C Hamano | 2017-07-20 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'jk/c99' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | clean.c: use designated initializer | Junio C Hamano | 2017-07-18 | |
| * | | | | | | | | | | | | strbuf: use designated initializers in STRBUF_INIT | Jeff King | 2017-07-14 | |
* | | | | | | | | | | | | | Merge branch 'jk/ref-filter-colors' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | ref-filter: consult want_color() before emitting colors | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | pretty: respect color settings for %C placeholders | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | rev-list: pass diffopt->use_colors through to pretty-print | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | for-each-ref: load config earlier | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | color: check color.ui in git_default_config() | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: pass ref_format struct to atom parsers | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: factor out the parsing of sorting atoms | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: make parse_ref_filter_atom a private function | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: provide a function for parsing sort options | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: move need_color_reset_at_eol into ref_format | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: abstract ref format into its own struct | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | ref-filter: simplify automatic color reset | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | t: use test_decode_color rather than literal ANSI codes | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | docs/for-each-ref: update pointer to color syntax | Jeff King | 2017-07-13 | |
| * | | | | | | | | | | | | | check return value of verify_ref_format() | Jeff King | 2017-07-13 | |
* | | | | | | | | | | | | | | Merge branch 'wd/rebase-conflict-guide' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rebase: make resolve message clearer for inexperienced users | William Duclot | 2017-07-17 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/stat-data-unaligned-reads-fix' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | dir: support platforms that require aligned reads | René Scharfe | 2017-07-17 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/move-array' | Junio C Hamano | 2017-08-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | ls-files: don't try to prune an empty index | René Scharfe | 2017-07-17 | |
| * | | | | | | | | | | | | | | apply: use COPY_ARRAY and MOVE_ARRAY in update_image() | René Scharfe | 2017-07-17 | |
| * | | | | | | | | | | | | | | use MOVE_ARRAY | René Scharfe | 2017-07-17 |