Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | commit: check for empty message before the check for untouched templateks/commit-abort-on-empty-message-fix | Kaartic Sivaraam | 2017-07-17 | 1 | -5/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'sb/hashmap-cleanup' | Junio C Hamano | 2017-08-11 | 12 | -75/+107 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | t/helper/test-hashmap: use custom data instead of duplicate cmp functionssb/hashmap-cleanup | Stefan Beller | 2017-07-05 | 1 | -18/+16 | |
| * | | | | | | | | | name-hash.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -9/+13 | |
| * | | | | | | | | | submodule-config.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -6/+12 | |
| * | | | | | | | | | remote.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -4/+8 | |
| * | | | | | | | | | patch-ids.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -5/+9 | |
| * | | | | | | | | | convert/sub-process: drop cast to hashmap_cmp_fn | Stefan Beller | 2017-07-05 | 3 | -6/+8 | |
| * | | | | | | | | | config.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -4/+6 | |
| * | | | | | | | | | builtin/describe: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -3/+6 | |
| * | | | | | | | | | builtin/difftool.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -15/+22 | |
| * | | | | | | | | | attr.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -5/+7 | |
* | | | | | | | | | | Merge branch 'jk/reflog-walk' | Junio C Hamano | 2017-08-11 | 8 | -122/+253 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | reflog-walk: apply --since/--until to reflog datesjk/reflog-walk | Jeff King | 2017-07-09 | 4 | -3/+55 | |
| * | | | | | | | | | | reflog-walk: stop using fake parents | Jeff King | 2017-07-09 | 5 | -108/+75 | |
| * | | | | | | | | | | rev-list: check reflog_info before showing usage | Jeff King | 2017-07-09 | 4 | -1/+13 | |
| * | | | | | | | | | | get_revision_1(): replace do-while with an early return | Jeff King | 2017-07-09 | 1 | -6/+5 | |
| * | | | | | | | | | | log: do not free parents when walking reflog | Jeff King | 2017-07-09 | 1 | -2/+2 | |
| * | | | | | | | | | | log: clarify comment about reflog cycles | Jeff King | 2017-07-09 | 1 | -1/+4 | |
| * | | | | | | | | | | revision: disallow reflog walking with revs->limited | Jeff King | 2017-07-07 | 1 | -0/+2 | |
| * | | | | | | | | | | t1414: document some reflog-walk oddities | Jeff King | 2017-07-07 | 2 | -10/+105 | |
| * | | | | | | | | | | Merge branch 'jk/reflog-walk-maint' into jk/reflog-walk | Junio C Hamano | 2017-07-07 | 3 | -12/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'ls/filter-process-delayed' | Junio C Hamano | 2017-08-11 | 9 | -161/+668 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | 9 | -90/+575 | |
| * | | | | | | | | | | | convert: refactor capabilities negotiation | Lars Schneider | 2017-06-30 | 1 | -12/+27 | |
| * | | | | | | | | | | | convert: move multiple file filter error handling to separate function | Lars Schneider | 2017-06-29 | 1 | -21/+26 | |
| * | | | | | | | | | | | convert: put the flags field before the flag itself for consistent style | Lars Schneider | 2017-06-29 | 1 | -5/+5 | |
| * | | | | | | | | | | | t0021: write "OUT <size>" only on success | Lars Schneider | 2017-06-29 | 2 | -6/+6 | |
| * | | | | | | | | | | | t0021: make debug log file name configurable | Lars Schneider | 2017-06-26 | 2 | -25/+27 | |
| * | | | | | | | | | | | t0021: keep filter log files on comparison | Lars Schneider | 2017-06-26 | 1 | -6/+6 | |
* | | | | | | | | | | | | Merge branch 'st/lib-gpg-kill-stray-agent' | Junio C Hamano | 2017-08-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t: lib-gpg: flush gpg agent on startupst/lib-gpg-kill-stray-agent | Santiago Torres | 2017-07-20 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'rs/pack-objects-pbase-cleanup' | Junio C Hamano | 2017-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pack-objects: remove unnecessary NULL checkrs/pack-objects-pbase-cleanup | René Scharfe | 2017-07-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'jt/fsck-code-cleanup' | Junio C Hamano | 2017-08-11 | 3 | -27/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fsck: cleanup unused variable | Jonathan Tan | 2017-07-26 | 1 | -3/+1 | |
| * | | | | | | | | | | | | object: remove "used" field from struct object | Jonathan Tan | 2017-07-20 | 3 | -12/+15 | |
| * | | | | | | | | | | | | fsck: remove redundant parse_tree() invocation | Jonathan Tan | 2017-07-20 | 1 | -12/+1 | |
* | | | | | | | | | | | | | Merge branch 'jc/http-sslkey-and-ssl-cert-are-paths' | Junio C Hamano | 2017-08-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | http.c: http.sslcert and http.sslkey are both pathnamesjc/http-sslkey-and-ssl-cert-are-paths | Junio C Hamano | 2017-07-20 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jk/c99' | Junio C Hamano | 2017-08-11 | 3 | -10/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clean.c: use designated initializerjk/c99 | Junio C Hamano | 2017-07-18 | 2 | -9/+20 | |
| * | | | | | | | | | | | | | strbuf: use designated initializers in STRBUF_INIT | Jeff King | 2017-07-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'jk/ref-filter-colors' | Junio C Hamano | 2017-08-11 | 22 | -220/+362 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ref-filter: consult want_color() before emitting colorsjk/ref-filter-colors | Jeff King | 2017-07-13 | 6 | -12/+93 | |
| * | | | | | | | | | | | | | | pretty: respect color settings for %C placeholders | Jeff King | 2017-07-13 | 3 | -45/+84 | |
| * | | | | | | | | | | | | | | rev-list: pass diffopt->use_colors through to pretty-print | Jeff King | 2017-07-13 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | for-each-ref: load config earlier | Jeff King | 2017-07-13 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | color: check color.ui in git_default_config() | Jeff King | 2017-07-13 | 7 | -16/+8 | |
| * | | | | | | | | | | | | | | ref-filter: pass ref_format struct to atom parsers | Jeff King | 2017-07-13 | 1 | -17/+25 |