aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* combine-diff: convert diff_tree_combined to struct object_idBrandon Williams2017-06-02
* diff: convert diff_flush_patch_id to struct object_idBrandon Williams2017-06-02
* patch-ids: convert to struct object_idBrandon Williams2017-06-02
* diff: finish conversion for prepare_temp_file to struct object_idBrandon Williams2017-06-02
* diff: convert reuse_worktree_file to struct object_idBrandon Williams2017-06-02
* diff: convert fill_filespec to struct object_idBrandon Williams2017-06-02
* diff: convert diff_change to struct object_idBrandon Williams2017-06-02
* diff: convert run_diff_files to struct object_idBrandon Williams2017-06-02
* diff: convert diff_addremove to struct object_idBrandon Williams2017-06-02
* diff: convert diff_index_show_file to struct object_idBrandon Williams2017-06-02
* diff: convert get_stat_data to struct object_idBrandon Williams2017-06-02
* grep: convert to struct object_idBrandon Williams2017-06-02
* notes: convert some accessor functions to struct object_idbrian m. carlson2017-06-02
* builtin/notes: convert to struct object_idbrian m. carlson2017-06-02
* notes: convert format_display_notes to struct object_idbrian m. carlson2017-06-02
* notes: make get_note return pointer to struct object_idbrian m. carlson2017-06-02
* notes: convert for_each_note to struct object_idbrian m. carlson2017-06-02
* notes: convert internal parts to struct object_idbrian m. carlson2017-06-02
* notes: convert internal structures to struct object_idbrian m. carlson2017-06-02
* Fourth batch for 2.14Junio C Hamano2017-05-30
* Merge branch 'dt/unpack-save-untracked-cache-extension'Junio C Hamano2017-05-30
|\
| * unpack-trees: preserve index extensionsDavid Turner2017-05-20
* | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-30
|\ \
| * | name-rev: change a "long" variable to timestamp_tJunio C Hamano2017-05-20
* | | Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able'Junio C Hamano2017-05-30
|\ \ \
| * | | send-email: Net::SMTP::SSL is obsolete, use only when necessaryDennis Kaarsemaker2017-05-20
* | | | Merge branch 'jc/skip-test-in-the-middle'Junio C Hamano2017-05-30
|\ \ \ \
| * | | | t5545: enhance test coverage when no http server is installedStefan Beller2017-05-18
| * | | | test: allow skipping the remainderJunio C Hamano2017-05-18
* | | | | Merge branch 'ab/conditional-config-with-symlinks'Junio C Hamano2017-05-30
|\ \ \ \ \
| * | | | | config: match both symlink & realpath versions in IncludeIf.gitdir:*Ævar Arnfjörð Bjarmason2017-05-17
* | | | | | Merge branch 'jt/fetch-allow-tip-sha1-implicitly'Junio C Hamano2017-05-30
|\ \ \ \ \ \
| * | | | | | fetch-pack: always allow fetching of literal SHA1sJonathan Tan2017-05-16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jt/send-email-validate-hook'Junio C Hamano2017-05-30
|\ \ \ \ \ \
| * | | | | | send-email: support validate hookJonathan Tan2017-05-16
| |/ / / / /
* | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-05-30
|\ \ \ \ \ \
| * | | | | | p0004: don't error out if test repo is too smallRené Scharfe2017-05-16
| * | | | | | p0004: don't abort if multi-threaded is too slowRené Scharfe2017-05-16
| * | | | | | p0004: use test_perfRené Scharfe2017-05-16
| * | | | | | p0004: avoid using pipesRené Scharfe2017-05-16
| * | | | | | p0004: simplify calls of test-lazy-init-name-hashRené Scharfe2017-05-16
* | | | | | | Merge branch 'bp/sub-process-convert-filter'Junio C Hamano2017-05-30
|\ \ \ \ \ \ \
| * | | | | | | convert: update subprocess_read_status() to not die on EOFBen Peart2017-05-15
| * | | | | | | sub-process: move sub-process functions into separate filesBen Peart2017-05-15
| * | | | | | | convert: rename reusable sub-process functionsBen Peart2017-05-15
| * | | | | | | convert: update generic functions to only use generic data structuresBen Peart2017-05-15
| * | | | | | | convert: separate generic structures and variables from the filter specific onesBen Peart2017-05-15
| * | | | | | | convert: split start_multi_file_filter() into two separate functionsBen Peart2017-05-15
| * | | | | | | pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULLJeff King2017-05-15
| * | | | | | | convert: move packet_write_line() into pkt-line as packet_writel()Ben Peart2017-05-08