aboutsummaryrefslogtreecommitdiff
path: root/git-sh-setup.sh
Commit message (Expand)AuthorAge
* Merge branch 'va/i18n-even-more'Junio C Hamano2016-12-27
|\
| * i18n: fix misconversion in shell scriptsJunio C Hamano2016-12-20
* | git-sh-setup: be explicit where to dot-source git-sh-i18n from.Anders Kaseorg2016-10-30
* | Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano2016-08-08
|\ \
| * | pager: move pager-specific setup into the buildEric Wong2016-08-04
| * | Merge branch 'lc/shell-default-value-noexpand' into maintJunio C Hamano2016-07-11
| |\ \
* | \ \ Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \ \ | | |_|/ | |/| |
| * | | i18n: git-sh-setup.sh: mark strings for translationVasco Almeida2016-06-17
| |/ /
* | | Merge branch 'lc/shell-default-value-noexpand'Junio C Hamano2016-07-06
|\ \ \ | |/ / |/| / | |/
| * sh-setup: enclose setting of ${VAR=default} in double-quotesLE Manh Cuong2016-06-19
* | sane_grep: pass "-a" if grep accepts itJunio C Hamano2016-03-10
|/
* Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\
| * git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objectsNguyễn Thái Ngọc Duy2014-12-01
* | Merge branch 'dw/shell-basename-dashdash-before-stripping-leading-dash-from-l...Junio C Hamano2014-12-22
|\ \ | |/ |/|
| * git-sh-setup.sh: use dashdash with basename callDan Wyand2014-11-25
* | Merge branch 'da/mergetool-tool-help'Junio C Hamano2014-10-21
|\ \ | |/ |/|
| * git-sh-setup: move GIT_DIR initialization into a functionDavid Aguilar2014-10-15
* | pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-07
|/
* git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier2014-02-03
* Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-13
|\
| * pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-07
* | remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
|/
* Merge branch 'jc/reflog-doc'Junio C Hamano2013-10-18
|\
| * setup_reflog_action: document the rules for using GIT_REFLOG_ACTIONJunio C Hamano2013-06-19
* | die_with_status: use "printf '%s\n'", not "echo"Matthieu Moy2013-08-07
* | sh-setup: add new peel_committish() helperRamkumar Ramachandra2013-06-14
* | Merge branch 'kb/p4merge'Junio C Hamano2013-03-26
|\ \ | |/ |/|
| * mergetools/p4merge: create a base if none availableKevin Bracey2013-03-13
* | git-sh-setup: use a lowercase "usage:" stringDavid Aguilar2013-02-24
|/
* Merge branch 'jc/maint-fbsd-sh-ifs-workaround'Junio C Hamano2013-01-02
|\
| * sh-setup: work around "unset IFS" bug in some shellsJunio C Hamano2012-12-10
* | git-sh-setup: refactor ident-parsing functionsJeff King2012-10-18
|/
* Merge branch 'jc/maint-protect-sh-from-ifs'Junio C Hamano2012-08-29
|\
| * sh-setup: protect from exported IFSJunio C Hamano2012-08-08
| * Merge branch 'jc/parse-date-raw' into maintJunio C Hamano2012-02-13
| |\
* | | git-sh-setup: define workaround wrappers before they are usedJunio C Hamano2012-05-16
* | | git-sh-setup.sh: Add an pwd() function for MinGWRamsay Jones2012-04-18
* | | Merge branch 'jc/parse-date-raw'Junio C Hamano2012-02-10
|\ \ \ | |/ / |/| / | |/
| * parse_date(): '@' prefix forces git-timestampJunio C Hamano2012-02-03
* | use -h for synopsis and --help for manpage consistentlyClemens Buchacher2011-10-05
|/
* git-sh-setup: add die_with_statusFredrik Gustafsson2011-06-13
* require-work-tree wants more than what its name saysJunio C Hamano2011-05-24
* Porcelain scripts: Rewrite cryptic "needs update" error messageRamkumar Ramachandra2010-10-28
* Merge branch 'uk/fix-author-ident-sed-script'Junio C Hamano2010-10-06
|\
| * get_author_ident_from_commit(): remove useless quotingUwe Kleine-König2010-09-27
* | git-am: fix detection of absolute paths for windowsPat Thoyts2010-10-03
|/
* Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-07
|\
| * shell setup: clear_local_git_env() functionGiuseppe Bilotta2010-02-24
* | Merge branch 'jn/maint-fix-pager'Junio C Hamano2010-03-02
|\ \
| * | am: Fix launching of pagerJonathan Nieder2010-02-14
| |/