gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder committed 11 months ago
refs/files: handle D/F conflicts during locking
Karthik Nayak committed 11 months ago
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak committed 11 months ago
refs/files: use correct error type when lock exists
Karthik Nayak committed 11 months ago
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak committed 11 months ago
send-email: don't duplicate Reply-to: in intro message
NeilBrown committed 11 months ago
config: store want_color() result in a separate bool
Jeff King committed 11 months ago
add-interactive: retain colorbool values longer
Jeff King committed 11 months ago
color: return bool from want_color()
Jeff King committed 11 months ago
color: use git_colorbool enum type to store colorbools
Jeff King committed 11 months ago
mailmap: consolidate multiple addresses into one
Greg Hurrell committed 11 months ago
pretty: use format_commit_context.auto_color as colorbool
Jeff King committed 11 months ago
diff: stop passing ecbdata->use_color as boolean
Jeff King committed 11 months ago
diff: pass o->use_color directly to fill_metainfo()
Jeff King committed 11 months ago
diff: don't use diff_options.use_color as a strict bool
Jeff King committed 11 months ago
diff: simplify color_moved check when flushing
Jeff King committed 11 months ago
grep: don't treat grep_opt.color as a strict bool
Jeff King committed 11 months ago
color: return enum from git_config_colorbool()
Jeff King committed 11 months ago
color: use GIT_COLOR_* instead of numeric constants
Jeff King committed 11 months ago
Merge branch 'jk/add-i-color' into jk/color-variable-fixes
Junio C Hamano committed 11 months ago