common-main: call git_setup_gettext()
Jeff King committed about 10 years ago
common-main: call restore_sigpipe_to_default()
Jeff King committed about 10 years ago
common-main: call sanitize_stdfds()
Jeff King committed about 10 years ago
common-main: call git_extract_argv0_path()
Jeff King committed about 10 years ago
add an extra level of indirection to main()
Jeff King committed about 10 years ago
grep: fix grepping for "intent to add" files
Charles Bailey committed about 10 years ago
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey committed about 10 years ago
t7810-grep.sh: fix duplicated test name
Charles Bailey committed about 10 years ago
sideband.c: refactor recv_sideband()
Lukas Fleischer committed about 10 years ago
t5541: become resilient to GETTEXT_POISON
Vasco Almeida committed about 10 years ago
grep.c: reuse "icase" variable
Nguyễn Thái Ngọc Duy committed over 10 years ago
diffcore-pickaxe: support case insensitive match on non-ascii
Nguyễn Thái Ngọc Duy committed over 10 years ago
diffcore-pickaxe: Add regcomp_or_die()
Nguyễn Thái Ngọc Duy committed over 10 years ago
Nguyễn Thái Ngọc Duy committed over 10 years ago
Nguyễn Thái Ngọc Duy committed over 10 years ago
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy committed over 10 years ago
grep: rewrite an if/else condition to avoid duplicate expression
Nguyễn Thái Ngọc Duy committed over 10 years ago
grep/icase: avoid kwsset when -F is specified
Nguyễn Thái Ngọc Duy committed over 10 years ago
archive-tar: drop return value
Jeff King committed about 10 years ago
archive-tar: write extended headers for far-future mtime
Jeff King committed about 10 years ago