Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/column-use-utf8-strnwidth' | Junio C Hamano | 2019-10-18 | 1 | -12/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | column: use utf8_strnwidth() to strip out ANSI color escapes | René Scharfe | 2019-10-15 | 1 | -12/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/http-push-simplify' | Junio C Hamano | 2019-10-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | http-push: simplify deleting a list item | René Scharfe | 2019-10-15 | 1 | -4/+4 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jj/stash-reset-only-toplevel' | Junio C Hamano | 2019-10-18 | 3 | -3/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | stash: avoid recursive hard reset on submodules | Jakob Jarmar | 2019-10-15 | 3 | -3/+43 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/format-patch-o-create-leading-dirs' | Junio C Hamano | 2019-10-18 | 4 | -2/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | format-patch: create leading components of output directory | Bert Wesarg | 2019-10-12 | 4 | -2/+42 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bb/compat-util-comment-fix' | Junio C Hamano | 2019-10-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | git-compat-util: fix documentation syntax | Beat Bolli | 2019-10-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bb/utf8-wcwidth-cleanup' | Junio C Hamano | 2019-10-18 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | utf8: use ARRAY_SIZE() in git_wcwidth() | Beat Bolli | 2019-10-12 | 1 | -4/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dl/allow-running-cocci-verbosely' | Junio C Hamano | 2019-10-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Makefile: respect $(V) in %.cocci.patch target | Denton Liu | 2019-10-12 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dl/compat-cleanup' | Junio C Hamano | 2019-10-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | pthread.h: manually align parameter lists | Denton Liu | 2019-10-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ta/t1308-typofix' | Junio C Hamano | 2019-10-18 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t1308-config-set: fix a test that has a typo | Tanay Abhra | 2019-10-11 | 1 | -4/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/doc-stash-save' | Junio C Hamano | 2019-10-18 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | doc(stash): clarify the description of `save` | Johannes Schindelin | 2019-10-11 | 1 | -2/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Ninth batch | Junio C Hamano | 2019-10-15 | 1 | -0/+33 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/coc' | Junio C Hamano | 2019-10-15 | 1 | -0/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | CODE_OF_CONDUCT: mention individual project-leader emails | Jeff King | 2019-10-10 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | add a Code of Conduct document | Jeff King | 2019-10-10 | 1 | -0/+85 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/trace2-fetch-push' | Junio C Hamano | 2019-10-15 | 4 | -10/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | transport: push codepath can take arbitrary repository | Junio C Hamano | 2019-10-08 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | push: add trace2 instrumentation | Josh Steadmon | 2019-10-03 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fetch: add trace2 instrumentation | Josh Steadmon | 2019-10-03 | 2 | -8/+27 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jt/push-avoid-lazy-fetch' | Junio C Hamano | 2019-10-15 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | send-pack: never fetch when checking exclusions | Jonathan Tan | 2019-10-09 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dl/format-patch-doc-test-cleanup' | Junio C Hamano | 2019-10-15 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | t4014: treat rev-list output as the expected value | Denton Liu | 2019-10-09 | 1 | -2/+3 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/xdiffi-comment-updates' | Junio C Hamano | 2019-10-15 | 1 | -44/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | xdiffi: fix typos and touch up comments | Johannes Schindelin | 2019-10-09 | 1 | -44/+55 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dl/t0000-skip-test-test' | Junio C Hamano | 2019-10-15 | 1 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | t0000: cover GIT_SKIP_TESTS blindspots | Denton Liu | 2019-10-09 | 1 | -0/+38 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/range-diff-output-update' | Junio C Hamano | 2019-10-15 | 3 | -22/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | range-diff: don't segfault with mode-only changes | Thomas Gummerer | 2019-10-09 | 3 | -22/+92 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gs/sq-quote-buf-pretty' | Junio C Hamano | 2019-10-15 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sq_quote_buf_pretty: don't drop empty arguments | Garima Singh | 2019-10-08 | 2 | -0/+13 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ew/hashmap' | Junio C Hamano | 2019-10-15 | 31 | -381/+667 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap_entry: remove first member requirement from docs | Eric Wong | 2019-10-07 | 9 | -10/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap: remove type arg from hashmap_{get,put,remove}_entry | Eric Wong | 2019-10-07 | 17 | -55/+56 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | OFFSETOF_VAR macro to simplify hashmap iterators | Eric Wong | 2019-10-07 | 15 | -45/+56 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap: introduce hashmap_free_entries | Eric Wong | 2019-10-07 | 17 | -34/+52 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap: hashmap_{put,remove} return hashmap_entry * | Eric Wong | 2019-10-07 | 6 | -11/+32 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap: use *_entry APIs for iteration | Eric Wong | 2019-10-07 | 13 | -47/+70 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap_cmp_fn takes hashmap_entry params | Eric Wong | 2019-10-07 | 23 | -115/+204 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap_get{,_from_hash} return "struct hashmap_entry *" | Eric Wong | 2019-10-07 | 20 | -41/+72 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hashmap: use *_entry APIs to wrap container_of | Eric Wong | 2019-10-07 | 6 | -40/+73 |