Age | Commit message (Expand) | Author | Files | Lines |
2015-02-11 | Merge branch 'ah/usage-strings' | Junio C Hamano | 1 | -2/+2 |
2015-01-20 | Merge branch 'ak/show-branch-usage-string' | Junio C Hamano | 1 | -3/+3 |
2015-01-20 | show-branch: fix indentation of usage string | Ralf Thielow | 1 | -3/+3 |
2015-01-14 | Merge branch 'ak/show-branch-usage-string' | Junio C Hamano | 1 | -1/+4 |
2015-01-14 | standardize usage info string format | Alex Henrie | 1 | -2/+2 |
2015-01-08 | show-branch: line-wrap show-branch usage | Alexander Kuleshov | 1 | -1/+4 |
2014-10-15 | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 1 | -2/+5 |
2014-09-29 | Merge branch 'da/rev-parse-verify-quiet' | Junio C Hamano | 1 | -2/+3 |
2014-09-19 | refs: make rev-parse --quiet actually quiet | David Aguilar | 1 | -2/+3 |
2014-09-18 | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 1 | -1/+1 |
2014-07-28 | Merge branch 'jk/misc-fixes-maint' | Junio C Hamano | 1 | -0/+1 |
2014-07-24 | free ref string returned by dwim_ref | Jeff King | 1 | -0/+1 |
2014-06-19 | use xstrfmt to replace xmalloc + sprintf | Jeff King | 1 | -6/+4 |
2014-02-20 | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-12-17 | Merge branch 'cc/starts-n-ends-with' | Junio C Hamano | 1 | -10/+10 |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -10/+10 |
2013-12-05 | Merge branch 'jk/robustify-parse-commit' | Junio C Hamano | 1 | -2/+1 |
2013-10-24 | assume parse_commit checks commit->object.parsed | Jeff King | 1 | -2/+1 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -14/+14 |
2013-07-22 | Merge branch 'tr/do-not-call-submodules-subprojects' | Junio C Hamano | 1 | -2/+2 |
2013-07-18 | show-branch: fix description of --date-order | Thomas Rast | 1 | -3/+3 |
2013-07-01 | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 1 | -6/+8 |
2013-06-11 | toposort: rename "lifo" field | Junio C Hamano | 1 | -6/+8 |
2013-04-06 | show-branch: use strbuf instead of static buffer | Jeff King | 1 | -9/+8 |
2012-08-22 | i18n: show-branch: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -21/+21 |
2011-12-13 | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-12-13 | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 1 | -3/+1 |
2011-08-19 | want_color: automatically fallback to color.ui | Jeff King | 1 | -3/+0 |
2011-08-19 | color: delay auto-color decision until point of use | Jeff King | 1 | -2/+2 |
2011-08-18 | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 1 | -1/+1 |
2011-05-31 | Merge branch 'jk/format-patch-am' | Junio C Hamano | 1 | -2/+1 |
2011-05-26 | pretty: add pp_commit_easy function for simple callers | Jeff King | 1 | -2/+1 |
2011-04-04 | Share color list between graph and show-branch | Dan McGee | 1 | -13/+3 |
2010-11-29 | commit: Add commit_list prefix in two function names. | Thiago Farina | 1 | -3/+3 |
2010-10-08 | Use parentheses and `...' where appropriate | Štěpán Němec | 1 | -1/+1 |
2010-05-25 | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 1 | -1/+2 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+967 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+967 |