aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* replace: add test for --graft with signed commitChristian Couder2014-07-21
* replace: remove signature when using --graftChristian Couder2014-07-21
* contrib: add convert-grafts-to-replace-refs.shChristian Couder2014-07-21
* Documentation: replace: add --graft optionChristian Couder2014-07-21
* replace: add test for --graftChristian Couder2014-07-21
* replace: add --graft optionChristian Couder2014-07-21
* replace: cleanup redirection style in testsChristian Couder2014-07-07
* commit: add for_each_mergetag()Christian Couder2014-07-07
* Merge branch 'dt/refs-check-refname-component-sse'Junio C Hamano2014-07-02
|\
| * refs.c: SSE2 optimizations for check_refname_componentDavid Turner2014-06-18
* | Merge branch 'ye/http-extract-charset'Junio C Hamano2014-07-02
|\ \
| * | http: fix charset detection of extract_content_type()Yi EungJun2014-06-17
* | | Merge branch 'bc/fix-rebase-merge-skip'Junio C Hamano2014-07-02
|\ \ \
| * | | rebase--merge: fix --skip with two conflicts in a rowbrian m. carlson2014-06-16
* | | | Merge branch 'jk/commit-buffer-length'Junio C Hamano2014-07-02
|\ \ \ \
| * | | | reuse cached commit buffer when parsing signaturesJeff King2014-06-13
| * | | | commit: record buffer length in cacheJeff King2014-06-13
| * | | | commit: convert commit->buffer to a slabJeff King2014-06-13
| * | | | commit-slab: provide a static initializerJeff King2014-06-13
| * | | | use get_commit_buffer everywhereJeff King2014-06-13
| * | | | convert logmsg_reencode to get_commit_bufferJeff King2014-06-13
| * | | | use get_commit_buffer to avoid duplicate codeJeff King2014-06-13
| * | | | use get_cached_commit_buffer where appropriateJeff King2014-06-13
| * | | | provide helpers to access the commit bufferJeff King2014-06-13
| * | | | provide a helper to set the commit bufferJeff King2014-06-13
| * | | | provide a helper to free commit bufferJeff King2014-06-13
| * | | | sequencer: use logmsg_reencode in get_messageJeff King2014-06-12
| * | | | logmsg_reencode: return const bufferJeff King2014-06-12
| * | | | do not create "struct commit" with xcallocJeff King2014-06-12
| * | | | commit: push commit_index update into alloc_commit_nodeJeff King2014-06-12
| * | | | alloc: include any-object allocations in alloc_reportJeff King2014-06-12
| * | | | replace dangerous uses of strbuf_attachJeff King2014-06-12
| * | | | commit_tree: take a pointer/len pair rather than a const strbufJeff King2014-06-12
* | | | | enums: remove trailing ',' after last item in enumRonnie Sahlberg2014-07-02
* | | | | Merge branch 'maint'Junio C Hamano2014-07-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'maint-1.8.5' into maintJunio C Hamano2014-07-02
| |\ \ \ \ \
| | * | | | | t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-02
| | * | | | | enums: remove trailing ',' after last item in enumRonnie Sahlberg2014-07-02
* | | | | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2014-06-27
|\ \ \ \ \ \ \
| * | | | | | | gitk: Add visiblerefs option, which lists always-shown branchesMax Kirillov2014-06-27
| * | | | | | | gitk: Catch mkdtemp errorsDavid Aguilar2014-06-27
| * | | | | | | gitk: Use mktemp -d to avoid predictable temporary directoriesDavid Aguilar2014-06-15
| * | | | | | | gitk: Honor TMPDIR when viewing external diffsDavid Aguilar2014-06-15
* | | | | | | | Merge early parts from git://ozlabs.org/~paulus/gitk.gitJunio C Hamano2014-06-26
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | gitk: Show staged submodules regardless of ignore configJens Lehmann2014-06-15
| * | | | | | | gitk: Allow displaying time zones from author and commit dates timestampsAnders Kaseorg2014-06-15
| * | | | | | | gitk: Switch to patch mode when searching for line originMax Kirillov2014-06-15
| * | | | | | | gitk: Replace SHA1 entry field on keyboard pasteIlya Bobyr2014-06-15
| * | | | | | | gitk: Merge branch 'new' of https://github.com/vnwildman/gitkPaul Mackerras2014-02-21
| |\ \ \ \ \ \ \
| | * | | | | | | l10n: Init Vietnamese translationTrần Ngọc Quân2013-12-14