Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-02-17 | require_work_tree broken with NONGIT_OK | Gabriel Filion | 1 | -1/+1 |
2010-02-14 | am: Fix launching of pager | Jonathan Nieder | 1 | -0/+13 |
2010-01-31 | Do not install shell libraries executable | Jonathan Nieder | 1 | -0/+0 |
2010-01-11 | Use $(git rev-parse --show-toplevel) in cd_to_toplevel(). | Steven Drake | 1 | -14/+5 |
2009-11-25 | Merge branch 'rs/work-around-grep-opt-insanity' | Junio C Hamano | 1 | -0/+8 |
2009-11-23 | Protect scripted Porcelains from GREP_OPTIONS insanity | Junio C Hamano | 1 | -0/+8 |
2009-11-13 | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 1 | -13/+6 |
2009-06-18 | git-sh-setup: introduce say() for quiet options | Stephen Boyd | 1 | -0/+9 |
2009-06-10 | Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin | Junio C Hamano | 1 | -1/+27 |
2009-06-06 | Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH | Junio C Hamano | 1 | -0/+2 |
2009-02-07 | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree | Marcel M. Cary | 1 | -21/+8 |
2009-01-05 | git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X | Marcel M. Cary | 1 | -1/+1 |
2008-12-21 | git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir | Marcel M. Cary | 1 | -2/+21 |
2008-07-13 | Make usage strings dash-less | Stephan Beyer | 1 | -3/+4 |
2008-06-26 | Windows: Work around incompatible sort and find. | Johannes Sixt | 1 | -0/+13 |
2008-02-18 | Simplify setup of $GIT_DIR in git-sh-setup.sh | Lars Hjemli | 1 | -7/+1 |
2008-02-13 | Protect get_author_ident_from_commit() from filenames in work tree | Junio C Hamano | 1 | -1/+1 |
2007-12-20 | shell-scripts usage(): consistently exit with non-zero | Junio C Hamano | 1 | -1/+2 |