339 Commits (71ca53e8125e36efbda17293c50027d31681a41f)

Author SHA1 Message Date
Philippe Blain 3af31e8786 blame: simplify 'setup_blame_bloom_data' interface 4 years ago
Philippe Blain 88894aaeea blame: simplify 'setup_scoreboard' interface 4 years ago
Philippe Blain 9466e3809d blame: enable funcname blaming with userdiff driver 4 years ago
Philippe Blain 180d641d7d line-log: mention both modes in 'blame' and 'log' short help 4 years ago
René Scharfe db7d07f610 blame: handle deref_tag() returning NULL 4 years ago
Junio C Hamano 610e2b9240 blame: validate and peel the object names on the ignore list 4 years ago
Junio C Hamano 4279000d3e messages: avoid SHA-1 in end-user facing messages 4 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
Derrick Stolee 0906ac2b54 blame: use changed-path Bloom filters 5 years ago
SZEDER Gábor 44ae131e38 builtin/blame.c: remove '--indent-heuristic' from usage string 5 years ago
Hariom Verma 86795774bb builtin/blame.c: constants into bit shift format 5 years ago
René Scharfe 2fe44394c8 treewide: remove duplicate #include directives 5 years ago
brian m. carlson 319009642c builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo 5 years ago
Jeff Hostetler e9b9cc56bb cache-tree/blame: avoid reusing the DEBUG constant 5 years ago
Barret Rhoden 8934ac8c92 blame: add config options for the output of ignored or unblamable lines 6 years ago
Barret Rhoden ae3f36dea1 blame: add the ability to ignore commits and their changes 6 years ago
SZEDER Gábor a544fb08f8 blame: default to HEAD in a bare repo when no start commit is given 6 years ago
Nguyễn Thái Ngọc Duy bf3ff338a2 parse-options: stop abusing 'callback' for lowlevel callbacks 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Linus Torvalds acdd37769d Add 'human' date format 6 years ago
Nguyễn Thái Ngọc Duy a92ec7efe0 parse-options: fix SunCC compiler warning 6 years ago
Jeff King 517fe807d6 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 80e0385541 line-range.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy ecbbc0a53b blame.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 6 years ago
Jeff King 022d2ac1f3 blame: prefer xsnprintf to strcpy for colors 6 years ago
Isabella Stephens 96cfa94e68 blame: prevent error if range ends past end of file 6 years ago
René Scharfe 297bdf0791 blame: release string_list after use in parse_color_fields() 6 years ago
Nguyễn Thái Ngọc Duy 4e0df4e663 blame: use commit-slab for blame suspects instead of commit->util 7 years ago
Jonathan Nieder 3f5787f806 commit: add repository argument to register_commit_graft 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
Stefan Beller 0dc95a4d8a builtin/blame: add new coloring scheme config 7 years ago
Stefan Beller 25d5f52901 builtin/blame: highlight recently changed lines 7 years ago
Stefan Beller cdc2d5f11f builtin/blame: dim uninteresting metadata lines 7 years ago
Paul-Sebastian Ungureanu 3bb0923f06 parse-options: do not show usage upon invalid option value 7 years ago
brian m. carlson abef9020e3 sha1_file: convert sha1_object_info* to object_id 7 years ago
brian m. carlson aab9583f7b Convert find_unique_abbrev* to struct object_id 7 years ago
Junio C Hamano 0c668f559c blame: tighten command line parser 7 years ago
Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 7 years ago
Brandon Williams b2100e5291 diff: remove DIFF_OPT_CLR macro 7 years ago
Brandon Williams 23dcf77f48 diff: remove DIFF_OPT_SET macro 7 years ago
Brandon Williams 3b69daed86 diff: remove DIFF_OPT_TST macro 7 years ago
Junio C Hamano 8aade107dd progress: simplify "delayed" progress API 7 years ago
Patryk Obara 9a9340329a commit: replace the raw buffer with strbuf in read_graft_line 7 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 7 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Brandon Williams f9704c2d82 diff: convert fill_filespec to struct object_id 8 years ago
Ævar Arnfjörð Bjarmason 66f5f6dca9 C style: use standard style for "TRANSLATORS" comments 8 years ago