aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin/unpack-objects: convert to struct object_idbrian m. carlson2017-05-08
* pack: convert struct pack_idx_entry to struct object_idbrian m. carlson2017-05-08
* Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
* Convert remaining callers of lookup_commit_reference* to object_idbrian m. carlson2017-05-08
* builtin/tag: convert to struct object_idbrian m. carlson2017-05-08
* sequencer: convert some functions to struct object_idbrian m. carlson2017-05-08
* shallow: convert shallow registration functions to object_idbrian m. carlson2017-05-08
* revision: convert prepare_show_merge to struct object_idbrian m. carlson2017-05-08
* notes-utils: convert internals to struct object_idbrian m. carlson2017-05-08
* http-push: convert some static functions to struct object_idbrian m. carlson2017-05-08
* tag: convert parse_tag_buffer to struct object_idbrian m. carlson2017-05-08
* builtin/verify-commit: convert to struct object_idbrian m. carlson2017-05-08
* reflog_expire: convert to struct object_idbrian m. carlson2017-05-08
* parse-options-cb: convert to struct object_idbrian m. carlson2017-05-08
* notes-cache: convert to struct object_idbrian m. carlson2017-05-08
* submodule: convert merge_submodule to use struct object_idbrian m. carlson2017-05-08
* fast-import: convert to struct object_idbrian m. carlson2017-05-08
* fast-import: convert internal structs to struct object_idbrian m. carlson2017-05-02
* builtin/rev-parse: convert to struct object_idbrian m. carlson2017-05-02
* builtin/blame: convert static function to struct object_idbrian m. carlson2017-05-02
* branch: convert to struct object_idbrian m. carlson2017-05-02
* bundle: convert to struct object_idbrian m. carlson2017-05-02
* builtin/prune: convert to struct object_idbrian m. carlson2017-05-02
* builtin/name-rev: convert to struct object_idbrian m. carlson2017-05-02
* Convert struct cache_tree to use struct object_idbrian m. carlson2017-05-02
* Clean up outstanding object_id transforms.brian m. carlson2017-05-02
* fetch-pack: convert to struct object_idbrian m. carlson2017-05-02
* Merging a handful of topics before -rc2Junio C Hamano2017-04-30
* Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-01
|\
| * rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* | Merge branch 'ls/travis-stricter-linux32-builds'Junio C Hamano2017-05-01
|\ \
| * | travis-ci: set DEVELOPER knob for Linux32 buildLars Schneider2017-04-27
| |/
* | Merge branch 'ls/travis-win-fix-status'Junio C Hamano2017-05-01
|\ \
| * | travis-ci: printf $STATUS as stringLars Schneider2017-04-26
| |/
* | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-01
|\ \
| * | submodule_init: die cleanly on submodules without url definedJeff King2017-04-24
* | | Merge branch 'jk/prio-queue-avoid-swap-with-self'Junio C Hamano2017-05-01
|\ \ \
| * | | prio_queue_reverse: don't swap elements with themselvesJeff King2017-04-24
* | | | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-01
|\ \ \ \
| * | | | t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason2017-04-23
* | | | | Merge branch 'jk/complete-checkout-sans-dwim-remote'Junio C Hamano2017-05-01
|\ \ \ \ \
| * | | | | completion: optionally disable checkout DWIMJeff King2017-04-23
| |/ / / /
* | | | | Git 2.13-rc1v2.13.0-rc1Junio C Hamano2017-04-26
* | | | | Merge branch 'mh/separate-ref-cache'Junio C Hamano2017-04-26
|\ \ \ \ \
| * | | | | do_for_each_entry_in_dir(): delete functionMichael Haggerty2017-04-16
| * | | | | files_pack_refs(): use reference iterationMichael Haggerty2017-04-16
| * | | | | commit_packed_refs(): use reference iterationMichael Haggerty2017-04-16
| * | | | | cache_ref_iterator_begin(): make function smarterMichael Haggerty2017-04-16
| * | | | | get_loose_ref_cache(): new functionMichael Haggerty2017-04-16
| * | | | | get_loose_ref_dir(): function renamed from get_loose_refs()Michael Haggerty2017-04-16