summaryrefslogtreecommitdiffstats
path: root/commit-slab.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-14packfile: convert unpack_entry to struct object_idbrian m. carlson1-11/+11
2018-03-14sha1_file: convert retry_bad_packed_offset to struct object_idbrian m. carlson1-4/+4
2018-03-14sha1_file: convert assert_sha1_type to object_idbrian m. carlson4-7/+7
2018-03-14builtin/mktree: convert to struct object_idbrian m. carlson1-12/+12
2018-03-14streaming: convert open_istream to use struct object_idbrian m. carlson7-9/+9
2018-03-14sha1_file: convert check_sha1_signature to struct object_idbrian m. carlson7-14/+23
2018-03-14sha1_file: convert read_loose_object to use struct object_idbrian m. carlson3-8/+8
2018-03-14builtin/index-pack: convert struct ref_delta_entry to object_idbrian m. carlson1-17/+17
2018-03-14archive: convert sha1_file_to_archive to struct object_idbrian m. carlson4-12/+12
2018-03-14archive: convert write_archive_entry_fn_t to object_idbrian m. carlson4-29/+29
2018-03-14builtin/mktag: convert to struct object_idbrian m. carlson1-9/+9
2018-03-14replace_object: convert struct replace_object to object_idbrian m. carlson1-7/+7
2018-03-14send-pack: convert remaining functions to struct object_idbrian m. carlson1-6/+6
2018-03-14http-walker: convert struct object_request to use struct object_idbrian m. carlson1-8/+8
2018-03-14Convert find_unique_abbrev* to struct object_idbrian m. carlson28-59/+61
2018-03-14wt-status: convert struct wt_status_state to object_idbrian m. carlson2-9/+9
2018-03-14strbuf: convert strbuf_add_unique_abbrev to use struct object_idbrian m. carlson10-21/+27
2018-03-14ref-filter: convert grab_objectname to struct object_idbrian m. carlson1-6/+6
2018-03-14tree: convert read_tree_recursive to struct object_idbrian m. carlson7-20/+20
2018-03-14resolve-undo: convert struct resolve_undo_info to object_idbrian m. carlson3-9/+10
2018-03-14cache-tree: convert remnants to struct object_idbrian m. carlson1-14/+15
2018-03-14cache-tree: convert write_*_as_tree to object_idbrian m. carlson6-15/+15
2018-03-14builtin/write-tree: convert to struct object_idbrian m. carlson1-3/+3
2018-03-14bulk-checkin: convert index_bulk_checkin to struct object_idbrian m. carlson3-11/+11
2018-03-08Eighth batch for 2.17Junio C Hamano1-5/+40
2018-03-06Seventh batch for 2.17Junio C Hamano1-0/+50
2018-03-01userdiff: add built-in pattern for golangAlban Gruin8-0/+37
2018-03-01commit: run git gc --auto just before the post-commit hookÆvar Arnfjörð Bjarmason1-0/+2
2018-02-28Sixth batch for 2.17Junio C Hamano1-5/+25
2018-02-28untracked cache: use git_env_bool() not getenv() for customizationJunio C Hamano2-4/+14
2018-02-28revision.c: reduce object database queriesDerrick Stolee1-1/+2
2018-02-28perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe1-5/+3
2018-02-27sha1_name: fix uninitialized memory errorsDerrick Stolee1-7/+7
2018-02-27docs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'Mårten Kongstad1-1/+1
2018-02-27test_must_be_empty: make sure the file exists, not just emptyJunio C Hamano1-1/+5
2018-02-27Fifth batch for 2.17Junio C Hamano1-10/+48
2018-02-23perl: call timegm and timelocal with 4-digit yearBernhard M. Wiedemann4-4/+8
2018-02-23subtree: fix add and pull for GPG-signed commitsStephen R Guglielmo1-6/+6
2018-02-23strbuf_read_file(): preserve errno across close() callJeff King1-1/+5
2018-02-23grep: simplify grep_oid and grep_fileRasmus Villemoes1-4/+2
2018-02-23grep: move grep_source_init outside critical sectionRasmus Villemoes1-9/+18
2018-02-22Documentation/gitsubmodules.txt: avoid non-ASCII apostrophesMotoki Seki1-7/+7
2018-02-22sequencer: factor out strbuf_read_file_or_whine()René Scharfe1-46/+28
2018-02-22t: send verbose test-helper output to fd 4Jeff King1-10/+10
2018-02-22revision: drop --show-all optionJeff King3-42/+0
2018-02-22commit: drop uses of get_cached_commit_buffer()Jeff King2-4/+1
2018-02-22replace: rename 'new' variablesBrandon Williams1-17/+17
2018-02-22trailer: rename 'template' variablesBrandon Williams1-5/+5
2018-02-22tempfile: rename 'template' variablesBrandon Williams2-23/+23
2018-02-22wrapper: rename 'template' variablesBrandon Williams2-22/+22