Age | Commit message (Expand) | Author | Files | Lines |
2016-12-27 | Merge branch 'va/i18n-even-more' | Junio C Hamano | 1 | -2/+2 |
2016-12-20 | i18n: fix misconversion in shell scripts | Junio C Hamano | 1 | -2/+2 |
2016-10-30 | git-sh-setup: be explicit where to dot-source git-sh-i18n from. | Anders Kaseorg | 1 | -3/+3 |
2016-08-08 | Merge branch 'ew/build-time-pager-tweaks' | Junio C Hamano | 1 | -3/+5 |
2016-08-04 | pager: move pager-specific setup into the build | Eric Wong | 1 | -3/+5 |
2016-07-13 | Merge branch 'va/i18n-even-more' | Junio C Hamano | 1 | -16/+47 |
2016-07-11 | Merge branch 'lc/shell-default-value-noexpand' into maint | Junio C Hamano | 1 | -3/+3 |
2016-07-06 | Merge branch 'lc/shell-default-value-noexpand' | Junio C Hamano | 1 | -3/+3 |
2016-06-19 | sh-setup: enclose setting of ${VAR=default} in double-quotes | LE Manh Cuong | 1 | -3/+3 |
2016-06-17 | i18n: git-sh-setup.sh: mark strings for translation | Vasco Almeida | 1 | -16/+47 |
2016-03-10 | sane_grep: pass "-a" if grep accepts it | Junio C Hamano | 1 | -2/+2 |
2015-05-11 | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 1 | -1/+1 |
2014-12-22 | Merge branch 'dw/shell-basename-dashdash-before-stripping-leading-dash-from-l... | Junio C Hamano | 1 | -1/+1 |
2014-12-01 | git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2014-11-25 | git-sh-setup.sh: use dashdash with basename call | Dan Wyand | 1 | -1/+1 |
2014-10-21 | Merge branch 'da/mergetool-tool-help' | Junio C Hamano | 1 | -2/+6 |
2014-10-15 | git-sh-setup: move GIT_DIR initialization into a function | David Aguilar | 1 | -2/+6 |
2014-05-07 | pager: remove 'S' from $LESS by default | Matthieu Moy | 1 | -1/+1 |
2014-02-03 | git-sh-setup.sh: add variable to use the stuck-long mode | Nicolas Vigier | 1 | -0/+2 |
2014-01-13 | Merge branch 'jn/pager-lv-default-env' | Junio C Hamano | 1 | -1/+2 |
2014-01-07 | pager: set LV=-c alongside LESS=FRSX | Jonathan Nieder | 1 | -1/+2 |
2013-11-26 | remove #!interpreter line from shell libraries | Jonathan Nieder | 1 | -6/+3 |
2013-10-18 | Merge branch 'jc/reflog-doc' | Junio C Hamano | 1 | -0/+34 |
2013-08-07 | die_with_status: use "printf '%s\n'", not "echo" | Matthieu Moy | 1 | -1/+1 |
2013-06-19 | setup_reflog_action: document the rules for using GIT_REFLOG_ACTION | Junio C Hamano | 1 | -0/+34 |
2013-06-14 | sh-setup: add new peel_committish() helper | Ramkumar Ramachandra | 1 | -0/+12 |
2013-03-26 | Merge branch 'kb/p4merge' | Junio C Hamano | 1 | -0/+12 |
2013-03-13 | mergetools/p4merge: create a base if none available | Kevin Bracey | 1 | -0/+12 |
2013-02-24 | git-sh-setup: use a lowercase "usage:" string | David Aguilar | 1 | -3/+3 |
2013-01-02 | Merge branch 'jc/maint-fbsd-sh-ifs-workaround' | Junio C Hamano | 1 | -2/+5 |
2012-12-10 | sh-setup: work around "unset IFS" bug in some shells | Junio C Hamano | 1 | -2/+5 |
2012-10-18 | git-sh-setup: refactor ident-parsing functions | Jeff King | 1 | -19/+43 |
2012-08-29 | Merge branch 'jc/maint-protect-sh-from-ifs' | Junio C Hamano | 1 | -0/+4 |
2012-08-08 | sh-setup: protect from exported IFS | Junio C Hamano | 1 | -0/+4 |
2012-05-16 | git-sh-setup: define workaround wrappers before they are used | Junio C Hamano | 1 | -20/+21 |
2012-04-18 | git-sh-setup.sh: Add an pwd() function for MinGW | Ramsay Jones | 1 | -0/+4 |
2012-02-13 | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 1 | -1/+1 |
2012-02-10 | Merge branch 'jc/parse-date-raw' | Junio C Hamano | 1 | -1/+1 |
2012-02-03 | parse_date(): '@' prefix forces git-timestamp | Junio C Hamano | 1 | -1/+1 |
2011-10-05 | use -h for synopsis and --help for manpage consistently | Clemens Buchacher | 1 | -1/+1 |
2011-06-13 | git-sh-setup: add die_with_status | Fredrik Gustafsson | 1 | -3/+9 |
2011-05-24 | require-work-tree wants more than what its name says | Junio C Hamano | 1 | -0/+7 |
2010-10-28 | Porcelain scripts: Rewrite cryptic "needs update" error message | Ramkumar Ramachandra | 1 | -0/+29 |
2010-10-06 | Merge branch 'uk/fix-author-ident-sed-script' | Junio C Hamano | 1 | -3/+0 |
2010-10-03 | git-am: fix detection of absolute paths for windows | Pat Thoyts | 1 | -0/+15 |
2010-09-27 | get_author_ident_from_commit(): remove useless quoting | Uwe Kleine-König | 1 | -3/+0 |
2010-03-07 | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 1 | -0/+7 |
2010-03-02 | Merge branch 'jn/maint-fix-pager' | Junio C Hamano | 1 | -0/+13 |
2010-03-02 | Merge branch 'gf/maint-sh-setup-nongit-ok' | Junio C Hamano | 1 | -1/+1 |
2010-02-24 | shell setup: clear_local_git_env() function | Giuseppe Bilotta | 1 | -0/+7 |