summaryrefslogtreecommitdiff
path: root/git-sh-setup.sh
AgeCommit message (Expand)Author
2016-08-08Merge branch 'ew/build-time-pager-tweaks'Junio C Hamano
2016-08-04pager: move pager-specific setup into the buildEric Wong
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano
2016-07-11Merge branch 'lc/shell-default-value-noexpand' into maintJunio C Hamano
2016-07-06Merge branch 'lc/shell-default-value-noexpand'Junio C Hamano
2016-06-19sh-setup: enclose setting of ${VAR=default} in double-quotesLE Manh Cuong
2016-06-17i18n: git-sh-setup.sh: mark strings for translationVasco Almeida
2016-03-10sane_grep: pass "-a" if grep accepts itJunio C Hamano
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano
2014-12-22Merge branch 'dw/shell-basename-dashdash-before-stripping-leading-dash-from-l...Junio C Hamano
2014-12-01git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objectsNguyễn Thái Ngọc Duy
2014-11-25git-sh-setup.sh: use dashdash with basename callDan Wyand
2014-10-21Merge branch 'da/mergetool-tool-help'Junio C Hamano
2014-10-15git-sh-setup: move GIT_DIR initialization into a functionDavid Aguilar
2014-05-07pager: remove 'S' from $LESS by defaultMatthieu Moy
2014-02-03git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier
2014-01-13Merge branch 'jn/pager-lv-default-env'Junio C Hamano
2014-01-07pager: set LV=-c alongside LESS=FRSXJonathan Nieder
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder
2013-10-18Merge branch 'jc/reflog-doc'Junio C Hamano
2013-08-07die_with_status: use "printf '%s\n'", not "echo"Matthieu Moy
2013-06-19setup_reflog_action: document the rules for using GIT_REFLOG_ACTIONJunio C Hamano
2013-06-14sh-setup: add new peel_committish() helperRamkumar Ramachandra
2013-03-26Merge branch 'kb/p4merge'Junio C Hamano
2013-03-13mergetools/p4merge: create a base if none availableKevin Bracey
2013-02-24git-sh-setup: use a lowercase "usage:" stringDavid Aguilar
2013-01-02Merge branch 'jc/maint-fbsd-sh-ifs-workaround'Junio C Hamano
2012-12-10sh-setup: work around "unset IFS" bug in some shellsJunio C Hamano
2012-10-18git-sh-setup: refactor ident-parsing functionsJeff King
2012-08-29Merge branch 'jc/maint-protect-sh-from-ifs'Junio C Hamano
2012-08-08sh-setup: protect from exported IFSJunio C Hamano
2012-05-16git-sh-setup: define workaround wrappers before they are usedJunio C Hamano
2012-04-18git-sh-setup.sh: Add an pwd() function for MinGWRamsay Jones
2012-02-13Merge branch 'jc/parse-date-raw' into maintJunio C Hamano
2012-02-10Merge branch 'jc/parse-date-raw'Junio C Hamano
2012-02-04parse_date(): '@' prefix forces git-timestampJunio C Hamano
2011-10-05use -h for synopsis and --help for manpage consistentlyClemens Buchacher
2011-06-13git-sh-setup: add die_with_statusFredrik Gustafsson
2011-05-24require-work-tree wants more than what its name saysJunio C Hamano
2010-10-28Porcelain scripts: Rewrite cryptic "needs update" error messageRamkumar Ramachandra
2010-10-06Merge branch 'uk/fix-author-ident-sed-script'Junio C Hamano
2010-10-03git-am: fix detection of absolute paths for windowsPat Thoyts
2010-09-27get_author_ident_from_commit(): remove useless quotingUwe Kleine-König
2010-03-07Merge branch 'gb/maint-submodule-env'Junio C Hamano
2010-03-02Merge branch 'jn/maint-fix-pager'Junio C Hamano
2010-03-02Merge branch 'gf/maint-sh-setup-nongit-ok'Junio C Hamano
2010-02-25shell setup: clear_local_git_env() functionGiuseppe Bilotta
2010-02-17require_work_tree broken with NONGIT_OKGabriel Filion
2010-02-15am: Fix launching of pagerJonathan Nieder
2010-01-31Do not install shell libraries executableJonathan Nieder