Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | t: support clang/gcc AddressSanitizerjk/test-asan | Jeff King | 2014-12-11 | 2 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ok/rebase-i-count-todo' | Junio C Hamano | 2014-12-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Show number of TODO items for interactive rebaseok/rebase-i-count-todo | Onno Kortmann | 2014-12-10 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/read-packed-refs-without-path-max' | Junio C Hamano | 2014-12-22 | 1 | -21/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | read_packed_refs: use skip_prefix instead of static arrayjk/read-packed-refs-without-path-max | Jeff King | 2014-12-10 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | read_packed_refs: pass strbuf to parse_ref_line | Jeff King | 2014-12-10 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | read_packed_refs: use a strbuf for reading lines | Jeff King | 2014-12-10 | 1 | -9/+11 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/always-allow-large-packets' | Junio C Hamano | 2014-12-22 | 2 | -18/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | pkt-line: allow writing of LARGE_PACKET_MAX buffersjk/always-allow-large-packets | Jeff King | 2014-12-10 | 2 | -18/+52 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/colors' | Junio C Hamano | 2014-12-22 | 6 | -54/+250 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | parse_color: drop COLOR_BACKGROUND macro | Jeff King | 2014-12-09 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | diff-highlight: allow configurable colors | Jeff King | 2014-11-20 | 2 | -13/+90 | |
| * | | | | | | | | | | | | | | | | | | | | | | | parse_color: recognize "no$foo" to clear the $foo attribute | Jeff King | 2014-11-20 | 4 | -6/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | parse_color: support 24-bit RGB values | Jeff King | 2014-11-20 | 4 | -5/+37 | |
| * | | | | | | | | | | | | | | | | | | | | | | | parse_color: refactor color storage | Jeff King | 2014-11-20 | 1 | -32/+106 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/parse-config-slot' into jk/colors | Junio C Hamano | 2014-11-20 | 13 | -50/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rw/apply-does-not-take-ignore-date' | Junio C Hamano | 2014-12-22 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | git-am.txt: --ignore-date flag is not passed to git-applyrw/apply-does-not-take-ignore-date | Ronald Wampler | 2014-12-09 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/test-hashmap-squelch-gcc' | Junio C Hamano | 2014-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | test-hashmap: squelch gcc compiler warningjs/test-hashmap-squelch-gcc | Johannes Schindelin | 2014-12-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 | 4 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | index-pack: terminate object buffers with NULjs/fsck-tag-validation | Duy Nguyen | 2014-12-09 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fsck: properly bound "invalid tag name" error message | Jeff King | 2014-12-09 | 2 | -3/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'po/doc-assume-unchanged' | Junio C Hamano | 2014-12-22 | 2 | -14/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | gitignore.txt: do not suggest assume-unchangedpo/doc-assume-unchanged | Michael J Gruber | 2014-12-09 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: make clear --assume-unchanged's user contract | Philip Oakley | 2014-12-09 | 1 | -10/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/branch-d-m-f' | Junio C Hamano | 2014-12-22 | 2 | -4/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch: allow -f with -m and -dmg/branch-d-m-f | Michael J Gruber | 2014-12-09 | 2 | -4/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t3200-branch: test -M | Michael J Gruber | 2014-12-04 | 1 | -0/+9 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/t0027-eol-conversion' | Junio C Hamano | 2014-12-22 | 1 | -16/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t0027: check the eol conversion warningstb/t0027-eol-conversion | Torsten Bögershausen | 2014-12-05 | 1 | -16/+66 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/for-each-reflog-ent-reverse' | Junio C Hamano | 2014-12-22 | 2 | -12/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | for_each_reflog_ent_reverse: turn leftover check into assertionjk/for-each-reflog-ent-reverse | Jeff King | 2014-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | for_each_reflog_ent_reverse: fix newlines on block boundaries | Jeff King | 2014-12-05 | 2 | -11/+66 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/string-list' | Junio C Hamano | 2014-12-22 | 3 | -22/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | string_list: remove string_list_insert_at_index() from its APIsb/string-list | Stefan Beller | 2014-12-04 | 2 | -9/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | mailmap: use higher level string list functions | Stefan Beller | 2014-12-04 | 1 | -13/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | string_list: document string_list_(insert,lookup) | Stefan Beller | 2014-11-24 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sv/doc-stripspace' | Junio C Hamano | 2014-12-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-stripspace: add synopsis for --comment-linessv/doc-stripspace | Slavomir Vlcek | 2014-12-04 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rt/completion-tag' | Junio C Hamano | 2014-12-22 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: add git-tag optionsrt/completion-tag | Ralf Thielow | 2014-12-04 | 1 | -0/+10 | |
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/doc-check-ignore-tracked-are-not-ignored' | Junio C Hamano | 2014-12-22 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check-ignore: clarify treatment of tracked filesmg/doc-check-ignore-tracked-are-not-ignored | Michael J Gruber | 2014-12-04 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/credential-quit' | Junio C Hamano | 2014-12-22 | 6 | -5/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prompt: respect GIT_TERMINAL_PROMPT to disable terminal promptsjk/credential-quit | Jeff King | 2014-12-04 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | credential: let helpers tell us to quit | Jeff King | 2014-12-04 | 4 | -1/+19 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dm/compat-s-ifmt-for-zos' | Junio C Hamano | 2014-12-22 | 5 | -7/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: convert modes to use portable file type valuesdm/compat-s-ifmt-for-zos | David Michael | 2014-12-04 | 5 | -7/+113 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/new-workdir-into-empty-directory' | Junio C Hamano | 2014-12-22 | 1 | -15/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |