2014-02-24 | name-hash: retire unused index_name_exists() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-18 | contacts: fix to work in subdirectories Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | t3200: fix failure on case-insensitive filesystems Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | t7508: avoid non-portable sed expression Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | dir: revert work-around for retired dangerous behavior Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | name-hash: stop storing trailing '/' on paths in index_state... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | employ new explicit "exists in index?" API Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | name-hash: refactor polymorphic index_name_exists() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-26 | t3404: rebase -i: demonstrate short SHA-1 collision Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-26 | t3404: make tests more self-contained Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-23 | dir.c::test_one_path(): work around directory_exists_in_inde... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-18 | rebase -i: fix cases ignoring core.commentchar Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: reduce git-blame invocations Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: gather all blame sources prior to invoking... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: validate hunk length earlier Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-09 | parse-options: fix clang opterror() -Wunused-value... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: reject -L line numbers less than 1 Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | t8001/t8002: blame: add tests of -L line numbers less... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L^:RE to search from start of file Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L:RE to search from end of previous... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L^/RE/ to search from start of file Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range-format.txt: document -L/RE/ relative search Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | log: teach -L/RE/ to search from end of previous -L... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: teach -L/RE/ to search from end of previous... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L/RE/ to search relative to anchor... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: document multiple -L support Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | t8001/t8002: blame: add tests of multiple -L options Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: accept multiple -L ranges Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: inline one-line function into its lone caller Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | range-set: publish API for re-use by git-blame -L Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range-format.txt: clarify -L:regex usage form Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | git-log.txt: place each -L option variation on its... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | blame: reject empty ranges -L,+0 and -L,-0 Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | blame: reject empty ranges -LX,+0 and -LX,-0 Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t8001/t8002: blame: demonstrate acceptance of bogus... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | log: fix -L bounds checking bug Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t4211: retire soon-to-be unimplementable tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t4211: log: demonstrate -L bounds checking bug Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | blame: fix -L bounds checking bug Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t8001/t8002: blame: add empty file & partial-line tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t8001/t8002: blame: demonstrate -L bounds checking bug Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-05 | t8001/t8002: blame: decompose overly-large test Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-23 | line-log: fix "log -LN" crash when N is last line of... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-23 | range-set: satisfy non-empty ranges invariant Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-23 | t4211: demonstrate crash when first -L encountered... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-23 | t4211: demonstrate empty -L range crash Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-23 | range-set: fix sort_and_merge_range_set() corner case bug Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-21 | contrib: contacts: add documentation Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-21 | contrib: contacts: add mailmap support Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-21 | contrib: contacts: interpret committish akin to format... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-21 | contrib: contacts: add ability to parse from committish Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-21 | contrib: add git-contacts helper Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | blame-options.txt: explain that -L <start> and <end... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | blame-options.txt: place each -L option variation on... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | t8001/t8002 (blame): add blame -L :funcname tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | t8001/t8002 (blame): add blame -L tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | t8001/t8002 (blame): modernize style Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-18 | line-range: fix "blame -L X,-N" regression Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-17 | git-log.txt: fix typesetting of example "git-log -L... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | mailmap: debug: avoid passing NULL to fprintf() '%s... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | mailmap: debug: eliminate -Wformat field precision... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | mailmap: debug: fix malformed fprintf() format conversion... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | mailmap: debug: fix out-of-order fprintf() arguments Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | t4203: demonstrate loss of uppercase characters in... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-15 | t4203: demonstrate loss of single-character name in... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-13 | t4203: test check-mailmap command invocation Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-13 | builtin: add git-check-mailmap command Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-09 | range_set: fix coalescing bug when range is a subset... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-07-09 | t4211: fix broken test when one -L range is subset... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2010-10-03 | Add MinGW-specific execv() override. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2010-10-03 | Fix Windows-specific macro redefinition warning. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2010-10-03 | Fix 'clone' failure at DOS root directory. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2010-10-03 | Side-step MSYS-specific path "corruption" leading to... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2010-10-03 | Side-step sed line-ending "corruption" leading to t6038... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |