| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-09 | repository: support unabsorbed in repo_submodule_init | Jonathan Tan | 1 | -4/+1 |
| 2021-09-08 | grep: add repository to OID grep sources | Jonathan Tan | 1 | -9/+6 |
| 2021-09-08 | grep: allocate subrepos on heap | Jonathan Tan | 1 | -9/+30 |
| 2021-09-08 | grep: read submodule entry with explicit repo | Jonathan Tan | 1 | -5/+5 |
| 2021-09-08 | grep: typesafe versions of grep_source_init | Jonathan Tan | 1 | -2/+2 |
| 2021-09-08 | grep: use submodule-ODB-as-alternate lazy-addition | Jonathan Tan | 1 | -1/+1 |
| 2021-07-01 | dir.[ch]: replace dir_init() with DIR_INIT | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2021-05-10 | Merge branch 'bc/hash-transition-interop-part-1' | Junio C Hamano | 1 | -1/+1 |
| 2021-04-30 | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 1 | -0/+2 |
| 2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson | 1 | -1/+1 |
| 2021-04-14 | grep: ensure full index | Derrick Stolee | 1 | -0/+2 |
| 2021-03-22 | Merge branch 'ab/grep-pcre2-allocfix' | Junio C Hamano | 1 | -1/+0 |
| 2021-03-13 | use CALLOC_ARRAY | René Scharfe | 1 | -1/+1 |
| 2021-02-25 | Merge branch 'mt/grep-sparse-checkout' | Junio C Hamano | 1 | -2/+5 |
| 2021-02-17 | Merge branch 'mt/grep-cached-untracked' | Junio C Hamano | 1 | -0/+3 |
| 2021-02-17 | grep/pcre2: move back to thread-only PCREv2 structures | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
| 2021-02-09 | grep: honor sparse-checkout on working tree searches | Matheus Tavares | 1 | -2/+5 |
| 2021-02-09 | grep: error out if --untracked is used with --cached | Matheus Tavares | 1 | -0/+3 |
| 2021-01-26 | grep/log: remove hidden --debug and --grep-debug options | Ævar Arnfjörð Bjarmason | 1 | -5/+0 |
| 2020-11-21 | grep: use designated initializers for `grep_defaults` | Martin Ågren | 1 | -1/+0 |
| 2020-11-21 | grep: don't set up a "default" repo for grep | Martin Ågren | 1 | -1/+1 |
| 2020-10-12 | grep: handle deref_tag() returning NULL | René Scharfe | 1 | -0/+11 |
| 2020-09-10 | quote_path: give flags parameter to quote_path() | Junio C Hamano | 1 | -1/+1 |
| 2020-09-10 | quote_path: rename quote_path_relative() to quote_path() | Junio C Hamano | 1 | -1/+1 |
| 2020-08-18 | dir: fix problematic API to avoid memory leaks | Elijah Newren | 1 | -1/+2 |
| 2020-08-10 | Merge branch 'jk/strvec' | Junio C Hamano | 1 | -1/+1 |
| 2020-07-28 | grep: avoid using oid_to_hex() with parse_object_or_die() | René Scharfe | 1 | -1/+1 |
| 2020-07-28 | strvec: convert builtin/ callers away from argv_array name | Jeff King | 1 | -1/+1 |
| 2020-05-05 | Merge branch 'dl/opt-callback-cleanup' | Junio C Hamano | 1 | -13/+13 |
| 2020-04-29 | Merge branch 'en/fill-directory-exponential' | Junio C Hamano | 1 | -2/+0 |
| 2020-04-28 | Use OPT_CALLBACK and OPT_CALLBACK_F | Denton Liu | 1 | -13/+13 |
| 2020-04-20 | grep: follow conventions for printing paths w/ unusual chars | Matheus Tavares | 1 | -12/+34 |
| 2020-04-01 | Fix error-prone fill_directory() API; make it only return matches | Elijah Newren | 1 | -2/+0 |
| 2020-02-14 | Merge branch 'mt/threaded-grep-in-object-store' | Junio C Hamano | 1 | -47/+46 |
| 2020-01-30 | grep: ignore --recurse-submodules if --no-index is given | Philippe Blain | 1 | -2/+5 |
| 2020-01-17 | grep: use no. of cores as the default no. of threads | Matheus Tavares | 1 | -2/+1 |
| 2020-01-17 | grep: move driver pre-load out of critical section | Matheus Tavares | 1 | -4/+4 |
| 2020-01-17 | grep: re-enable threads in non-worktree case | Matheus Tavares | 1 | -1/+1 |
| 2020-01-17 | grep: protect packed_git [re-]initialization | Matheus Tavares | 1 | -2/+6 |
| 2020-01-17 | grep: allow submodule functions to run in parallel | Matheus Tavares | 1 | -16/+22 |
| 2020-01-17 | submodule-config: add skip_if_read option to repo_read_gitmodules() | Matheus Tavares | 1 | -1/+1 |
| 2020-01-17 | grep: replace grep_read_mutex by internal obj read lock | Matheus Tavares | 1 | -30/+16 |
| 2020-01-17 | grep: fix racy calls in grep_objects() | Matheus Tavares | 1 | -0/+5 |
| 2020-01-17 | grep: fix race conditions at grep_submodule() | Matheus Tavares | 1 | -4/+3 |
| 2019-10-23 | Merge branch 'cb/pcre2-chartables-leakfix' | Junio C Hamano | 1 | -0/+1 |
| 2019-10-18 | grep: make PCRE2 aware of custom allocator | Carlo Marcelo Arenas Belón | 1 | -0/+1 |
| 2019-08-26 | grep: use return value of strbuf_detach() | René Scharfe | 1 | -2/+2 |
| 2019-08-22 | Merge branch 'mt/grep-submodules-working-tree' | Junio C Hamano | 1 | -4/+6 |
| 2019-07-30 | grep: fix worktree case in submodules | Matheus Tavares | 1 | -4/+6 |
| 2019-06-27 | sha1-file.c: remove the_repo from read_object_with_reference() | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
| 2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -19/+27 |
| 2019-01-29 | Merge branch 'bc/tree-walk-oid' | Junio C Hamano | 1 | -4/+4 |
| 2019-01-29 | Merge branch 'sb/submodule-recursive-fetch-gets-the-tip' | Junio C Hamano | 1 | -7/+10 |
| 2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2019-01-15 | tree-walk: store object_id in a separate member | brian m. carlson | 1 | -4/+4 |
| 2019-01-14 | Merge branch 'nd/attr-pathspec-in-tree-walk' | Junio C Hamano | 1 | -1/+2 |
| 2019-01-14 | sha1-name.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2019-01-14 | grep: use grep_opt->repo instead of explict repo argument | Nguyễn Thái Ngọc Duy | 1 | -17/+24 |
| 2019-01-04 | Merge branch 'jk/loose-object-cache' | Junio C Hamano | 1 | -1/+1 |
| 2018-12-05 | repository: repo_submodule_init to take a submodule struct | Stefan Beller | 1 | -7/+10 |
| 2018-11-19 | tree-walk.c: make tree_entry_interesting() take an index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+13 |
| 2018-11-18 | Merge branch 'nd/pthreads' | Junio C Hamano | 1 | -49/+30 |
| 2018-11-13 | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 1 | -3/+14 |
| 2018-11-13 | sha1-file: use an object_directory for the main object dir | Jeff King | 1 | -1/+1 |
| 2018-11-06 | assert NOARG/NONEG behavior of parse-options callbacks | Jeff King | 1 | -1/+13 |
| 2018-11-05 | grep: clean up num_threads handling | Nguyễn Thái Ngọc Duy | 1 | -31/+27 |
| 2018-11-05 | grep: remove #ifdef NO_PTHREADS | Nguyễn Thái Ngọc Duy | 1 | -37/+22 |
| 2018-10-31 | submodule: support reading .gitmodules when it's not in the working tree | Antonio Ospite | 1 | -3/+14 |
| 2018-10-19 | Merge branch 'rs/grep-no-recursive' | Junio C Hamano | 1 | -0/+2 |
| 2018-10-03 | grep: add -r/--[no-]recursive | René Scharfe | 1 | -0/+2 |
| 2018-09-21 | userdiff.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-09-21 | grep.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2018-08-20 | Merge branch 'nd/no-the-index' | Junio C Hamano | 1 | -3/+3 |
| 2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -6/+6 |
| 2018-08-13 | grep: use the right index instead of the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
| 2018-08-13 | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-08-02 | Merge branch 'tb/grep-only-matching' | Junio C Hamano | 1 | -0/+6 |
| 2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -1/+2 |
| 2018-07-23 | builtin/grep.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-07-23 | Update messages in preparation for i18n | Nguyễn Thái Ngọc Duy | 1 | -5/+5 |
| 2018-07-09 | grep.c: teach 'git grep --only-matching' | Taylor Blau | 1 | -0/+6 |
| 2018-06-29 | tag: add repository argument to deref_tag | Stefan Beller | 1 | -1/+2 |
| 2018-06-22 | builtin/grep.c: add '--column' option to 'git-grep(1)' | Taylor Blau | 1 | -0/+1 |
| 2018-06-01 | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 1 | -3/+3 |
| 2018-05-30 | Merge branch 'sb/grep-die-on-unreadable-index' | Junio C Hamano | 1 | -1/+2 |
| 2018-05-24 | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-05-16 | grep: handle corrupt index files early | Stefan Beller | 1 | -1/+2 |
| 2018-05-08 | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 1 | -8/+6 |
| 2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -1/+2 |
| 2018-04-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+3 |
| 2018-03-29 | submodule-config: allow submodule_free to handle arbitrary repositories | Stefan Beller | 1 | -1/+1 |
| 2018-03-29 | grep: remove "repo" arg from non-supporting funcs | Jonathan Tan | 1 | -7/+5 |
| 2018-03-23 | repository: introduce raw object store field | Stefan Beller | 1 | -1/+2 |
| 2018-03-14 | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 1 | -5/+8 |
| 2018-03-14 | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2018-03-14 | sha1_file: convert read_object_with_reference to object_id | brian m. carlson | 1 | -2/+2 |
| 2018-03-08 | Merge branch 'rv/grep-cleanup' | Junio C Hamano | 1 | -13/+20 |
| 2018-02-23 | grep: simplify grep_oid and grep_file | Rasmus Villemoes | 1 | -4/+2 |
| 2018-02-23 | grep: move grep_source_init outside critical section | Rasmus Villemoes | 1 | -9/+18 |
| 2018-02-14 | object: rename function 'typename' to 'type_name' | Brandon Williams | 1 | -1/+1 |
| 2018-02-09 | completion: use __gitcomp_builtin in _git_grep | Nguyễn Thái Ngọc Duy | 1 | -5/+8 |
| 2017-12-19 | Merge branch 'bw/pathspec-match-submodule-boundary' | Junio C Hamano | 1 | -0/+1 |
| 2017-12-05 | pathspec: only match across submodule boundaries when requested | Brandon Williams | 1 | -0/+1 |
| 2017-11-15 | Merge branch 'bw/grep-recurse-submodules' into maint | Junio C Hamano | 1 | -0/+2 |
| 2017-11-06 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -0/+2 |
| 2017-11-02 | grep: take the read-lock when adding a submodule | Martin Ågren | 1 | -0/+2 |
| 2017-10-18 | Merge branch 'jk/ref-filter-colors-fix' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-17 | Revert "color: check color.ui in git_default_config()" | Jeff King | 1 | -1/+1 |
| 2017-08-26 | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 1 | -4/+0 |
| 2017-08-23 | Merge branch 'jk/ref-filter-colors' into maint | Junio C Hamano | 1 | -1/+1 |
| 2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -310/+86 |
| 2017-08-11 | Merge branch 'jk/ref-filter-colors' | Junio C Hamano | 1 | -1/+1 |
| 2017-08-11 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
| 2017-08-03 | submodule: remove gitmodules_config | Brandon Williams | 1 | -4/+0 |
| 2017-08-02 | Merge branch 'bc/object-id' into bw/submodule-config-cleanup | Junio C Hamano | 1 | -3/+3 |
| 2017-08-02 | grep: recurse in-process using 'struct repository' | Brandon Williams | 1 | -310/+86 |
| 2017-07-17 | sha1_name: convert GET_SHA1* flags to GET_OID* | brian m. carlson | 1 | -1/+1 |
| 2017-07-17 | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 1 | -2/+2 |
| 2017-07-17 | submodule: convert submodule config lookup to use object_id | brian m. carlson | 1 | -2/+2 |
| 2017-07-13 | Merge branch 'ab/grep-lose-opt-regflags' | Junio C Hamano | 1 | -2/+0 |
| 2017-07-13 | color: check color.ui in git_default_config() | Jeff King | 1 | -1/+1 |
| 2017-07-12 | Merge branch 'rs/use-div-round-up' | Junio C Hamano | 1 | -1/+1 |
| 2017-07-10 | use DIV_ROUND_UP | René Scharfe | 1 | -1/+1 |
| 2017-07-05 | Merge branch 'bw/repo-object' | Junio C Hamano | 1 | -1/+2 |
| 2017-06-30 | grep: remove regflags from the public grep_opt API | Ævar Arnfjörð Bjarmason | 1 | -2/+0 |
| 2017-06-27 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
| 2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-23 | submodule: convert is_submodule_initialized to work on a repository | Brandon Williams | 1 | -1/+2 |
| 2017-06-23 | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 1 | -0/+1 |
| 2017-06-19 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -11/+11 |
| 2017-06-19 | Merge branch 'ab/pcre-v2' | Junio C Hamano | 1 | -3/+13 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2017-06-13 | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 1 | -0/+3 |
| 2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 1 | -4/+19 |
| 2017-06-02 | Merge branch 'jk/diff-blob' | Junio C Hamano | 1 | -1/+3 |
| 2017-06-02 | grep: convert to struct object_id | Brandon Williams | 1 | -11/+11 |
| 2017-06-01 | builtin/grep.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+3 |
| 2017-05-29 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
| 2017-05-26 | grep: skip pthreads overhead when using one thread | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2017-05-26 | grep: don't redundantly compile throwaway patterns under threading | Ævar Arnfjörð Bjarmason | 1 | -3/+11 |
| 2017-05-26 | grep: assert that threading is enabled when calling grep_{lock,unlock} | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
| 2017-05-26 | grep: given --threads with NO_PTHREADS=YesPlease, warn | Ævar Arnfjörð Bjarmason | 1 | -0/+13 |
| 2017-05-26 | grep: catch a missing enum in switch statement | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2017-05-24 | get_sha1_with_context: dynamically allocate oc->path | Jeff King | 1 | -1/+3 |
| 2017-05-08 | object: convert parse_object* to take struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-05-06 | dir: convert fill_directory to take an index | Brandon Williams | 1 | -1/+1 |
| 2017-04-19 | Merge branch 'ab/grep-plug-pathspec-leak' | Junio C Hamano | 1 | -0/+1 |
| 2017-04-16 | grep: plug a trivial memory leak | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2017-03-30 | Merge branch 'bw/recurse-submodules-relative-fix' | Junio C Hamano | 1 | -16/+25 |
| 2017-03-28 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 1 | -1/+1 |
| 2017-03-28 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -12/+9 |
| 2017-03-18 | grep: fix builds with with no thread support | Brandon Williams | 1 | -12/+9 |
| 2017-03-17 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -12/+12 |
| 2017-03-17 | grep: fix bug when recursing with relative pathspec | Brandon Williams | 1 | -15/+24 |
| 2017-03-17 | grep: fix help text typo | Brandon Williams | 1 | -1/+1 |
| 2017-03-15 | make is_submodule_populated gently | Stefan Beller | 1 | -1/+1 |
| 2017-02-22 | builtin/grep: convert to struct object_id | brian m. carlson | 1 | -12/+12 |
| 2017-02-14 | grep: treat revs the same for --untracked as for --no-index | Jeff King | 1 | -5/+5 |
| 2017-02-14 | grep: do not diagnose misspelt revs with --no-index | Jeff King | 1 | -1/+1 |
| 2017-02-14 | grep: avoid resolving revision names in --no-index case | Jeff King | 1 | -0/+6 |
| 2017-02-14 | grep: fix "--" rev/pathspec disambiguation | Jeff King | 1 | -5/+24 |
| 2017-02-14 | grep: re-order rev-parsing loop | Jeff King | 1 | -9/+11 |
| 2017-02-14 | grep: do not unnecessarily query repo for "--" | Jonathan Tan | 1 | -4/+5 |
| 2017-02-14 | grep: move thread initialization a little lower | Jeff King | 1 | -14/+14 |
| 2016-12-22 | grep: search history of moved submodules | Brandon Williams | 1 | -2/+18 |
| 2016-12-22 | grep: enable recurse-submodules to work on <tree> objects | Brandon Williams | 1 | -6/+70 |
| 2016-12-22 | grep: optionally recurse into submodules | Brandon Williams | 1 | -19/+281 |
| 2016-09-07 | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 1 | -1/+2 |
| 2016-07-13 | Merge branch 'nd/ita-cleanup' | Junio C Hamano | 1 | -2/+2 |
| 2016-07-01 | grep: fix grepping for "intent to add" files | Charles Bailey | 1 | -2/+2 |
| 2016-05-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+3 |
| 2016-04-25 | struct name_entry: use struct object_id instead of unsigned char sha1[20] | brian m. carlson | 1 | -3/+3 |
| 2016-03-07 | grep: turn off gitlink detection for --no-index | Jeff King | 1 | -2/+4 |
| 2016-02-26 | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 1 | -5/+5 |
| 2016-02-22 | convert manual allocations to argv_array | Jeff King | 1 | -5/+5 |
| 2016-02-03 | Merge branch 'jc/peace-with-crlf' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-28 | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-20 | Merge branch 'tg/grep-no-index-fallback' | Junio C Hamano | 1 | -3/+9 |
| 2016-01-20 | Merge branch 'nd/ita-cleanup' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-15 | grep: read -f file with strbuf_getline() | Junio C Hamano | 1 | -1/+1 |
| 2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -1/+1 |
| 2016-01-12 | Merge branch 'vl/grep-configurable-threads' | Junio C Hamano | 1 | -15/+31 |
| 2016-01-12 | builtin/grep: add grep.fallbackToNoIndex config | Thomas Gummerer | 1 | -3/+9 |
| 2015-12-28 | grep: make it clear i-t-a entries are ignored | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2015-12-16 | grep: add --threads=<num> option and grep.threads configuration | Victor Leschuk | 1 | -13/+30 |
| 2015-12-15 | grep: slight refactoring to the code that disables threading | Victor Leschuk | 1 | -2/+1 |
| 2015-12-15 | grep: allow threading even on a single-core machine | Victor Leschuk | 1 | -1/+1 |
| 2015-12-10 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+3 |
| 2015-11-20 | grep: stop using PARSE_OPT_NO_INTERNAL_HELP | René Scharfe | 1 | -16/+1 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -1/+1 |
| 2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -2/+2 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -1/+1 |
| 2015-04-20 | Merge branch 'ps/grep-help-all-callback-arg' | Junio C Hamano | 1 | -1/+1 |
| 2015-04-12 | grep: correctly initialize help-all option | Patrick Steinhardt | 1 | -1/+1 |
| 2015-03-25 | Merge branch 'ws/grep-quiet-no-pager' | Junio C Hamano | 1 | -1/+1 |
| 2015-03-19 | grep: fix "--quiet" overwriting current output | Wilhelm Schuermann | 1 | -1/+1 |
| 2015-03-06 | Merge branch 'nd/grep-exclude-standard-help-fix' | Junio C Hamano | 1 | -1/+1 |
| 2015-02-27 | grep: correct help string for --exclude-standard | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -1/+1 |