Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | verify-pack: use strbuf_strip_suffix | Jeff King | 2014-06-30 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | index-pack: use strip_suffix to avoid magic numbers | Jeff King | 2014-06-30 | 1 | -15/+14 | |
| * | | | | | | | | | | | | | use strip_suffix instead of ends_with in simple cases | Jeff King | 2014-06-30 | 2 | -9/+9 | |
| * | | | | | | | | | | | | | replace has_extension with ends_with | Jeff King | 2014-06-30 | 2 | -4/+4 | |
* | | | | | | | | | | | | | | Merge branch 'jk/replace-edit-raw' | Junio C Hamano | 2014-07-16 | 1 | -10/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | replace: add a --raw mode for --editjk/replace-edit-raw | Jeff King | 2014-06-25 | 1 | -10/+21 | |
* | | | | | | | | | | | | | | | Merge branch 'cc/replace-edit' | Junio C Hamano | 2014-07-16 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | replace: use argv_array in export_objectcc/replace-edit | Jeff King | 2014-06-25 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | avoid double close of descriptors handed to run_command | Jeff King | 2014-06-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | replace: replace spaces with tabs in indentation | Jeff King | 2014-06-25 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'nd/split-index' | Junio C Hamano | 2014-07-16 | 14 | -77/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | read-tree: note about dropping split-index mode or index version | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | rev-parse: add --shared-index-path to get shared index path | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | update-index: new options to enable/disable split index mode | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | read-cache: mark updated entries for split index | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | entry.c: update cache_changed if refresh_cache is set in checkout_entry() | Nguyễn Thái Ngọc Duy | 2014-06-13 | 3 | -3/+7 | |
| * | | | | | | | | | | | | | | cache-tree: mark istate->cache_changed on prime_cache_tree() | Nguyễn Thái Ngọc Duy | 2014-06-13 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | cache-tree: mark istate->cache_changed on cache tree invalidation | Nguyễn Thái Ngọc Duy | 2014-06-13 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | update-index: be specific what part of the index has changed | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | read-cache: be specific what part of the index has changed | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 2014-06-13 | 12 | -66/+44 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'mg/verify-commit' | Junio C Hamano | 2014-07-10 | 2 | -4/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | verify-commit: scriptable commit signature verification | Michael J Gruber | 2014-06-23 | 1 | -0/+93 | |
| * | | | | | | | | | | | | | | gpg-interface: provide clear helper for struct signature_check | Michael J Gruber | 2014-06-23 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/fix-clone-single-starting-at-a-tag' | Junio C Hamano | 2014-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | builtin/clone.c: detect a clone starting at a tag correctlyjc/fix-clone-single-starting-at-a-tag | Junio C Hamano | 2014-06-23 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | 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 |