summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2017-05-25blame: move core structures to headerLibravatar Jeff Smith1-133/+1
2017-05-25blame: create entry prepend functionLibravatar Jeff Smith1-10/+15
2017-05-25blame: create scoreboard setup functionLibravatar Jeff Smith1-89/+101
2017-05-25blame: create scoreboard init functionLibravatar Jeff Smith1-3/+8
2017-05-25blame: rework methods that determine 'final' commitLibravatar Jeff Smith1-26/+23
2017-05-25blame: wrap blame_sort and compare_blame_finalLibravatar Jeff Smith1-8/+9
2017-05-25blame: move progress updates to a scoreboard callbackLibravatar Jeff Smith1-10/+17
2017-05-24blame: make sanity_check use a callback in scoreboardLibravatar Jeff Smith1-8/+19
2017-05-24blame: move no_whole_file_rename flag to scoreboardLibravatar Jeff Smith1-1/+3
2017-05-24blame: move xdl_opts flags to scoreboardLibravatar Jeff Smith1-3/+5
2017-05-24blame: move show_root flag to scoreboardLibravatar Jeff Smith1-1/+4
2017-05-24blame: move reverse flag to scoreboardLibravatar Jeff Smith1-9/+14
2017-05-24blame: move contents_from to scoreboardLibravatar Jeff Smith1-0/+4
2017-05-24blame: move copy/move thresholds to scoreboardLibravatar Jeff Smith1-18/+23
2017-05-24blame: move stat counters to scoreboardLibravatar Jeff Smith1-17/+17
2017-05-24blame: rename nth_line functionLibravatar Jeff Smith1-8/+8
2017-05-24blame: rename ent_score functionLibravatar Jeff Smith1-7/+7
2017-05-24blame: rename coalesce functionLibravatar Jeff Smith1-2/+2
2017-05-24blame: rename origin-related functionsLibravatar Jeff Smith1-29/+29
2017-05-24blame: rename scoreboard structure to blame_scoreboardLibravatar Jeff Smith1-29/+29
2017-05-24blame: rename origin structure to blame_originLibravatar Jeff Smith1-57/+57
2017-05-24blame: remove unused parametersLibravatar Jeff Smith1-15/+10
2017-05-24blame: move textconv_object with related functionsLibravatar Jeff Smith2-28/+1
2017-05-24blame: remove unneeded dependency on blob.hLibravatar Jeff Smith1-1/+0
2017-05-16Merge branch 'js/larger-timestamps'Libravatar Junio C Hamano15-48/+48
2017-05-16Merge branch 'jn/clone-add-empty-config-from-command-line'Libravatar Junio C Hamano1-1/+3
2017-05-16Merge branch 'ab/clone-no-tags'Libravatar Junio C Hamano1-2/+11
2017-05-16Merge branch 'sk/status-short-branch-color-config'Libravatar Junio C Hamano1-0/+4
2017-05-16Merge branch 'jk/am-leakfix'Libravatar Junio C Hamano1-20/+14
2017-05-04Merge branch 'ja/i18n-cleanup'Libravatar Junio C Hamano1-6/+6
2017-05-02clone: handle empty config values in -cLibravatar Jonathan Nieder1-1/+3
2017-05-01Merge branch 'jk/submodule-init-segv-fix'Libravatar Junio C Hamano1-3/+3
2017-05-01clone: add a --no-tags option to clone without tagsLibravatar Ævar Arnfjörð Bjarmason1-2/+11
2017-05-01i18n: remove i18n from tag reflog messageLibravatar Jean-Noel Avila1-6/+6
2017-04-28status: add color config slots for branch info in "--short --branch"Libravatar Stephen Kent1-0/+4
2017-04-27am: shorten ident_split variable name in get_commit_info()Libravatar Jeff King1-11/+9
2017-04-27am: simplify allocations in get_commit_info()Libravatar Jeff King1-15/+10
2017-04-27am: fix commit buffer leak in get_commit_info()Libravatar Jeff King1-0/+1
2017-04-27timestamp_t: a new data type for timestampsLibravatar Johannes Schindelin13-36/+36
2017-04-26Merge branch 'nd/worktree-add-lock'Libravatar Junio C Hamano1-4/+11
2017-04-26Merge branch 'jk/war-on-git-path'Libravatar Junio C Hamano6-20/+17
2017-04-26Merge branch 'nd/conditional-config-in-early-config'Libravatar Junio C Hamano1-9/+12
2017-04-26Merge branch 'gb/rebase-signoff'Libravatar Junio C Hamano1-21/+18
2017-04-24submodule_init: die cleanly on submodules without url definedLibravatar Jeff King1-3/+3
2017-04-23Merge branch 'dt/xgethostname-nul-termination'Libravatar Junio C Hamano2-6/+10
2017-04-23Merge branch 'jk/ls-files-recurse-submodules-fix'Libravatar Junio C Hamano1-1/+8
2017-04-23Merge branch 'rs/misc-cppcheck-fixes'Libravatar Junio C Hamano1-2/+6
2017-04-23Merge branch 'jk/snprintf-cleanups'Libravatar Junio C Hamano1-0/+1
2017-04-23Merge branch 'jk/quarantine-received-objects'Libravatar Junio C Hamano1-1/+0
2017-04-23Merge branch 'jh/verify-index-checksum-only-in-fsck'Libravatar Junio C Hamano1-0/+1