5720 Commits (23d6846b2324ef647a339b84ba3abc52e0a4dc94)

Author SHA1 Message Date
Brandon Williams 23d6846b23 ls-files: convert show_other_files to take an index 8 years ago
Brandon Williams 23d6236a07 ls-files: convert show_killed_files to take an index 8 years ago
Brandon Williams 1985fd68c6 ls-files: convert write_eolinfo to take an index 8 years ago
Brandon Williams 312c984a02 ls-files: convert overlay_tree_on_cache to take an index 8 years ago
Brandon Williams 85ab50f938 tree: convert read_tree to take an index parameter 8 years ago
Brandon Williams a7609c54b3 convert: convert get_cached_convert_stats_ascii to take an index 8 years ago
Tyler Brazier f15e7cf5cc pull: ff --rebase --autostash works in dirty repo 8 years ago
Ævar Arnfjörð Bjarmason 66f5f6dca9 C style: use standard style for "TRANSLATORS" comments 8 years ago
Jeff King f3a2fffe06 am: handle "-h" argument earlier 8 years ago
Ævar Arnfjörð Bjarmason 8df4c2953f grep: assert that threading is enabled when calling grep_{lock,unlock} 8 years ago
Ævar Arnfjörð Bjarmason d1edee4ada grep: given --threads with NO_PTHREADS=YesPlease, warn 8 years ago
Ævar Arnfjörð Bjarmason 2e96d8154f pack-objects: fix buggy warning about threads 8 years ago
Ævar Arnfjörð Bjarmason 374166cb38 grep: catch a missing enum in switch statement 8 years ago
Jeff Smith bd481de713 blame: move entry prepend to libgit 8 years ago
Jeff Smith 09002f1b31 blame: move scoreboard setup to libgit 8 years ago
Jeff Smith b543bb1cdf blame: move scoreboard-related methods to libgit 8 years ago
Jeff Smith 072bf4321f blame: move fake-commit-related methods to libgit 8 years ago
Jeff Smith f5dd754c36 blame: move origin-related methods to libgit 8 years ago
Jeff Smith dc076ae5d9 blame: move core structures to header 8 years ago
Jeff Smith e94f77f0e2 blame: create entry prepend function 8 years ago
Jeff Smith d0d0ef1f67 blame: create scoreboard setup function 8 years ago
Jeff Smith 6e4c9b5bcf blame: create scoreboard init function 8 years ago
Jeff Smith 835c49f7d1 blame: rework methods that determine 'final' commit 8 years ago
Jeff Smith 78b06e66be blame: wrap blame_sort and compare_blame_final 8 years ago
Jeff Smith 8c59921dbf blame: move progress updates to a scoreboard callback 8 years ago
Jeff Smith 4149c1860b blame: make sanity_check use a callback in scoreboard 8 years ago
Jeff Smith 1f44129b21 blame: move no_whole_file_rename flag to scoreboard 8 years ago
Jeff Smith 73e1c299e5 blame: move xdl_opts flags to scoreboard 8 years ago
Jeff Smith 2cf8337432 blame: move show_root flag to scoreboard 8 years ago
Jeff Smith f81d70e940 blame: move reverse flag to scoreboard 8 years ago
Jeff Smith 84be875e61 blame: move contents_from to scoreboard 8 years ago
Jeff Smith 18ec0d62ee blame: move copy/move thresholds to scoreboard 8 years ago
Jeff Smith 8449528deb blame: move stat counters to scoreboard 8 years ago
Jeff Smith 935202bdf4 blame: rename nth_line function 8 years ago
Jeff Smith 1a31a2d98a blame: rename ent_score function 8 years ago
Jeff Smith c697136229 blame: rename coalesce function 8 years ago
Jeff Smith 006a074499 blame: rename origin-related functions 8 years ago
Jeff Smith 9807b3d65d blame: rename scoreboard structure to blame_scoreboard 8 years ago
Jeff Smith f84afb9c4e blame: rename origin structure to blame_origin 8 years ago
Jeff Smith 8265921c3c blame: remove unused parameters 8 years ago
Jeff Smith 3a35cb2ea8 blame: move textconv_object with related functions 8 years ago
Jeff Smith b84bc9c367 blame: remove unneeded dependency on blob.h 8 years ago
Jeff King 30d005c020 diff: use blob path for blob/file diffs 8 years ago
Jeff King 158b06caee diff: use pending "path" if it is available 8 years ago
Jeff King d04ec74b17 diff: use the word "path" instead of "name" for blobs 8 years ago
Jeff King 42f5ba5bb6 diff: pass whole pending entry in blobinfo 8 years ago
Jeff King dc944b65f1 get_sha1_with_context: dynamically allocate oc->path 8 years ago
Samuel Lijin 6b1db43109 clean: teach clean -d to preserve ignored paths 8 years ago
Michael Haggerty 64da41993a ref_store: take a `msg` parameter when deleting references 8 years ago
Junio C Hamano 5589e87fd8 name-rev: change a "long" variable to timestamp_t 8 years ago