Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/xstrfmt' | Junio C Hamano | 2014-07-09 | 6 | -29/+11 |
|\ | |||||
| * | use xstrfmt to replace xmalloc + strcpy/strcat | Jeff King | 2014-06-19 | 3 | -14/+4 |
| * | use xstrfmt to replace xmalloc + sprintf | Jeff King | 2014-06-19 | 2 | -11/+6 |
| * | use xstrdup instead of xmalloc + strcpy | Jeff King | 2014-06-19 | 1 | -4/+1 |
* | | Merge branch 'jk/skip-prefix' | Junio C Hamano | 2014-07-09 | 9 | -32/+32 |
|\ \ | |||||
| * | | use skip_prefix to avoid repeating strings | Jeff King | 2014-06-20 | 3 | -11/+11 |
| * | | apply: use skip_prefix instead of raw addition | Jeff King | 2014-06-20 | 1 | -2/+3 |
| * | | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 | 6 | -18/+17 |
| * | | avoid using skip_prefix as a boolean | Jeff King | 2014-06-18 | 1 | -1/+1 |
| |/ | |||||
* | | diff-tree: call free_commit_list() instead of duplicating its code | René Scharfe | 2014-07-08 | 1 | -6/+2 |
* | | Merge branch 'jk/commit-buffer-length' | Junio C Hamano | 2014-07-02 | 11 | -29/+47 |
|\ \ | |||||
| * | | commit: record buffer length in cache | Jeff King | 2014-06-13 | 6 | -6/+18 |
| * | | use get_commit_buffer everywhere | Jeff King | 2014-06-13 | 3 | -4/+13 |
| * | | convert logmsg_reencode to get_commit_buffer | Jeff King | 2014-06-13 | 2 | -3/+3 |
| * | | use get_cached_commit_buffer where appropriate | Jeff King | 2014-06-13 | 1 | -1/+1 |
| * | | provide a helper to set the commit buffer | Jeff King | 2014-06-13 | 1 | -1/+1 |
| * | | provide a helper to free commit buffer | Jeff King | 2014-06-13 | 4 | -9/+6 |
| * | | logmsg_reencode: return const buffer | Jeff King | 2014-06-12 | 2 | -2/+2 |
| * | | do not create "struct commit" with xcalloc | Jeff King | 2014-06-12 | 1 | -1/+1 |
| * | | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 | 3 | -8/+8 |
* | | | enums: remove trailing ',' after last item in enum | Ronnie Sahlberg | 2014-07-02 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2014-07-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'maint-1.8.5' into maint | Junio C Hamano | 2014-07-02 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | enums: remove trailing ',' after last item in enum | Ronnie Sahlberg | 2014-07-02 | 1 | -1/+1 |
| * | | | | Merge branch 'jl/status-added-submodule-is-never-ignored' into maint | Junio C Hamano | 2014-06-25 | 1 | -2/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jl/remote-rm-prune' into maint | Junio C Hamano | 2014-06-25 | 1 | -7/+30 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'fc/rerere-conflict-style' into maint | Junio C Hamano | 2014-06-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'dt/merge-recursive-case-insensitive' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'rs/mailinfo-header-cmp' into maint | Junio C Hamano | 2014-06-25 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/index-pack-report-missing' into maint | Junio C Hamano | 2014-06-25 | 1 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/index-pack-one-fd-per-thread' into maint | Junio C Hamano | 2014-06-25 | 1 | -10/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint | Junio C Hamano | 2014-06-25 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/daemonize-gc' into maint | Junio C Hamano | 2014-06-25 | 1 | -6/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint | Junio C Hamano | 2014-06-25 | 1 | -6/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/commit-C-pick-empty' into maint | Junio C Hamano | 2014-06-25 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/blame-crlf-test' into maint | Junio C Hamano | 2014-06-25 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jx/blame-align-relative-time' into maint | Junio C Hamano | 2014-06-25 | 1 | -8/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ignore-whitespace' into maint | Junio C Hamano | 2014-06-25 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint | Junio C Hamano | 2014-06-12 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/blame-refactor' | Junio C Hamano | 2014-06-25 | 1 | -28/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | blame: simplify prepare_lines()rs/blame-refactor | René Scharfe | 2014-06-13 | 1 | -13/+7 |
| * | | | | | | | | | | | | | | | | | | | | blame: factor out get_next_line() | René Scharfe | 2014-06-13 | 1 | -18/+10 |
| |/ / / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/repack-pack-writebitmaps-config' | Junio C Hamano | 2014-06-25 | 2 | -10/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | repack: introduce repack.writeBitmaps config option | Jeff King | 2014-06-10 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | | | | | repack: simplify handling of --write-bitmap-index | Jeff King | 2014-06-10 | 1 | -5/+4 |
| * | | | | | | | | | | | | | | | | | | | | pack-objects: stop respecting pack.writebitmaps | Jeff King | 2014-06-10 | 1 | -4/+0 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/repack-pack-keep-objects' | Junio C Hamano | 2014-06-25 | 1 | -5/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | | | repack: s/write_bitmap/&s/ in codejk/repack-pack-keep-objects | Jeff King | 2014-06-10 | 1 | -6/+6 |
| * | | | | | | | | | | | | | | | | | | | | repack: respect pack.writebitmaps | Jeff King | 2014-06-10 | 1 | -1/+5 |