| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | | reuse cached commit buffer when parsing signaturesjk/commit-buffer-length | Jeff King | 2014-06-13 | 3 | -19/+12 |
| * | | | | | | | | | | | | | | | commit: record buffer length in cache | Jeff King | 2014-06-13 | 16 | -38/+68 |
| * | | | | | | | | | | | | | | | commit: convert commit->buffer to a slab | Jeff King | 2014-06-13 | 2 | -8/+13 |
| * | | | | | | | | | | | | | | | commit-slab: provide a static initializer | Jeff King | 2014-06-13 | 1 | -0/+12 |
| * | | | | | | | | | | | | | | | use get_commit_buffer everywhere | Jeff King | 2014-06-13 | 7 | -9/+33 |
| * | | | | | | | | | | | | | | | convert logmsg_reencode to get_commit_buffer | Jeff King | 2014-06-13 | 6 | -35/+16 |
| * | | | | | | | | | | | | | | | use get_commit_buffer to avoid duplicate code | Jeff King | 2014-06-13 | 2 | -27/+7 |
| * | | | | | | | | | | | | | | | use get_cached_commit_buffer where appropriate | Jeff King | 2014-06-13 | 3 | -3/+3 |
| * | | | | | | | | | | | | | | | provide helpers to access the commit buffer | Jeff King | 2014-06-13 | 2 | -0/+49 |
| * | | | | | | | | | | | | | | | provide a helper to set the commit buffer | Jeff King | 2014-06-13 | 4 | -3/+14 |
| * | | | | | | | | | | | | | | | provide a helper to free commit buffer | Jeff King | 2014-06-13 | 6 | -9/+30 |
| * | | | | | | | | | | | | | | | sequencer: use logmsg_reencode in get_message | Jeff King | 2014-06-12 | 1 | -40/+5 |
| * | | | | | | | | | | | | | | | logmsg_reencode: return const buffer | Jeff King | 2014-06-12 | 5 | -16/+23 |
| * | | | | | | | | | | | | | | | do not create "struct commit" with xcalloc | Jeff King | 2014-06-12 | 2 | -2/+2 |
| * | | | | | | | | | | | | | | | commit: push commit_index update into alloc_commit_node | Jeff King | 2014-06-12 | 2 | -4/+10 |
| * | | | | | | | | | | | | | | | alloc: include any-object allocations in alloc_report | Jeff King | 2014-06-12 | 1 | -6/+7 |
| * | | | | | | | | | | | | | | | replace dangerous uses of strbuf_attach | Jeff King | 2014-06-12 | 2 | -8/+3 |
| * | | | | | | | | | | | | | | | commit_tree: take a pointer/len pair rather than a const strbuf | Jeff King | 2014-06-12 | 9 | -22/+29 |
| | |_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | 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 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'maint-1.8.5' into maint | Junio C Hamano | 2014-07-02 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | t7300: repair filesystem permissions with test_when_finished | Jeff King | 2014-07-02 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | enums: remove trailing ',' after last item in enum | Ronnie Sahlberg | 2014-07-02 | 2 | -2/+2 |
| | | |_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge git://ozlabs.org/~paulus/gitk | Junio C Hamano | 2014-06-27 | 1 | -6/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | gitk: Add visiblerefs option, which lists always-shown branches | Max Kirillov | 2014-06-27 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | gitk: Catch mkdtemp errors | David Aguilar | 2014-06-27 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | gitk: Use mktemp -d to avoid predictable temporary directories | David Aguilar | 2014-06-15 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | gitk: Honor TMPDIR when viewing external diffs | David Aguilar | 2014-06-15 | 1 | -2/+9 |
* | | | | | | | | | | | | | | | Merge early parts from git://ozlabs.org/~paulus/gitk.git | Junio C Hamano | 2014-06-26 | 2 | -6/+1391 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | gitk: Show staged submodules regardless of ignore config | Jens Lehmann | 2014-06-15 | 1 | -3/+10 |
| * | | | | | | | | | | | | | | gitk: Allow displaying time zones from author and commit dates timestamps | Anders Kaseorg | 2014-06-15 | 1 | -1/+23 |
| * | | | | | | | | | | | | | | gitk: Switch to patch mode when searching for line origin | Max Kirillov | 2014-06-15 | 1 | -2/+6 |
| * | | | | | | | | | | | | | | gitk: Replace SHA1 entry field on keyboard paste | Ilya Bobyr | 2014-06-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | gitk: Merge branch 'new' of https://github.com/vnwildman/gitk | Paul Mackerras | 2014-02-21 | 1 | -0/+1351 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | l10n: Init Vietnamese translation | Trần Ngọc Quân | 2013-12-14 | 1 | -0/+1351 |
* | | | | | | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2014-06-26 | 2 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | git-gui: tolerate major version changes when comparing the git version | Jens Lehmann | 2014-06-13 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | git-gui: show staged submodules regardless of ignore config | Jens Lehmann | 2014-06-13 | 2 | -1/+8 |
* | | | | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2014-06-25 | 2 | -1/+117 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Git 2.0.1v2.0.1 | Junio C Hamano | 2014-06-25 | 4 | -3/+119 |
| * | | | | | | | | | | | | | | | | Merge branch 'na/no-http-test-in-the-middle' into maint | Junio C Hamano | 2014-06-25 | 2 | -59/+100 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/status-added-submodule-is-never-ignored' into maint | Junio C Hamano | 2014-06-25 | 5 | -8/+108 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 | 6 | -5/+90 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mk/show-s-no-extra-blank-line-for-merges' into maint | Junio C Hamano | 2014-06-25 | 4 | -11/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/rebase-autostash-fix' into maint | Junio C Hamano | 2014-06-25 | 3 | -3/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/shortlog-ref-exclude' into maint | Junio C Hamano | 2014-06-25 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/remote-rm-prune' into maint | Junio C Hamano | 2014-06-25 | 3 | -9/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fc/rerere-conflict-style' into maint | Junio C Hamano | 2014-06-25 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/pack-objects-no-unnecessary-realloc' into maint | Junio C Hamano | 2014-06-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dt/merge-recursive-case-insensitive' into maint | Junio C Hamano | 2014-06-25 | 3 | -1/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|