index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-sh-setup.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
1
-1
/
+1
|
\
|
*
git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects
Nguyễn Thái Ngọc Duy
2014-12-01
1
-1
/
+1
*
|
Merge branch 'dw/shell-basename-dashdash-before-stripping-leading-dash-from-l...
Junio C Hamano
2014-12-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
git-sh-setup.sh: use dashdash with basename call
Dan Wyand
2014-11-25
1
-1
/
+1
*
|
Merge branch 'da/mergetool-tool-help'
Junio C Hamano
2014-10-21
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
git-sh-setup: move GIT_DIR initialization into a function
David Aguilar
2014-10-15
1
-2
/
+6
*
|
pager: remove 'S' from $LESS by default
Matthieu Moy
2014-05-07
1
-1
/
+1
|
/
*
git-sh-setup.sh: add variable to use the stuck-long mode
Nicolas Vigier
2014-02-03
1
-0
/
+2
*
Merge branch 'jn/pager-lv-default-env'
Junio C Hamano
2014-01-13
1
-1
/
+2
|
\
|
*
pager: set LV=-c alongside LESS=FRSX
Jonathan Nieder
2014-01-07
1
-1
/
+2
*
|
remove #!interpreter line from shell libraries
Jonathan Nieder
2013-11-26
1
-6
/
+3
|
/
*
Merge branch 'jc/reflog-doc'
Junio C Hamano
2013-10-18
1
-0
/
+34
|
\
|
*
setup_reflog_action: document the rules for using GIT_REFLOG_ACTION
Junio C Hamano
2013-06-19
1
-0
/
+34
*
|
die_with_status: use "printf '%s\n'", not "echo"
Matthieu Moy
2013-08-07
1
-1
/
+1
*
|
sh-setup: add new peel_committish() helper
Ramkumar Ramachandra
2013-06-14
1
-0
/
+12
*
|
Merge branch 'kb/p4merge'
Junio C Hamano
2013-03-26
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
mergetools/p4merge: create a base if none available
Kevin Bracey
2013-03-13
1
-0
/
+12
*
|
git-sh-setup: use a lowercase "usage:" string
David Aguilar
2013-02-24
1
-3
/
+3
|
/
*
Merge branch 'jc/maint-fbsd-sh-ifs-workaround'
Junio C Hamano
2013-01-02
1
-2
/
+5
|
\
|
*
sh-setup: work around "unset IFS" bug in some shells
Junio C Hamano
2012-12-10
1
-2
/
+5
*
|
git-sh-setup: refactor ident-parsing functions
Jeff King
2012-10-19
1
-19
/
+43
|
/
*
Merge branch 'jc/maint-protect-sh-from-ifs'
Junio C Hamano
2012-08-29
1
-0
/
+4
|
\
|
*
sh-setup: protect from exported IFS
Junio C Hamano
2012-08-08
1
-0
/
+4
|
*
Merge branch 'jc/parse-date-raw' into maint
Junio C Hamano
2012-02-13
1
-1
/
+1
|
|
\
*
|
|
git-sh-setup: define workaround wrappers before they are used
Junio C Hamano
2012-05-16
1
-20
/
+21
*
|
|
git-sh-setup.sh: Add an pwd() function for MinGW
Ramsay Jones
2012-04-18
1
-0
/
+4
*
|
|
Merge branch 'jc/parse-date-raw'
Junio C Hamano
2012-02-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
2012-02-04
1
-1
/
+1
*
|
use -h for synopsis and --help for manpage consistently
Clemens Buchacher
2011-10-05
1
-1
/
+1
|
/
*
git-sh-setup: add die_with_status
Fredrik Gustafsson
2011-06-13
1
-3
/
+9
*
require-work-tree wants more than what its name says
Junio C Hamano
2011-05-24
1
-0
/
+7
*
Porcelain scripts: Rewrite cryptic "needs update" error message
Ramkumar Ramachandra
2010-10-28
1
-0
/
+29
*
Merge branch 'uk/fix-author-ident-sed-script'
Junio C Hamano
2010-10-06
1
-3
/
+0
|
\
|
*
get_author_ident_from_commit(): remove useless quoting
Uwe Kleine-König
2010-09-27
1
-3
/
+0
*
|
git-am: fix detection of absolute paths for windows
Pat Thoyts
2010-10-04
1
-0
/
+15
|
/
*
Merge branch 'gb/maint-submodule-env'
Junio C Hamano
2010-03-07
1
-0
/
+7
|
\
|
*
shell setup: clear_local_git_env() function
Giuseppe Bilotta
2010-02-25
1
-0
/
+7
*
|
Merge branch 'jn/maint-fix-pager'
Junio C Hamano
2010-03-02
1
-0
/
+13
|
\
\
|
*
|
am: Fix launching of pager
Jonathan Nieder
2010-02-15
1
-0
/
+13
|
|
/
*
|
Merge branch 'gf/maint-sh-setup-nongit-ok'
Junio C Hamano
2010-03-02
1
-1
/
+1
|
\
\
|
*
|
require_work_tree broken with NONGIT_OK
Gabriel Filion
2010-02-17
1
-1
/
+1
*
|
|
Do not install shell libraries executable
Jonathan Nieder
2010-01-31
1
-0
/
+0
|
|
/
|
/
|
*
|
Use $(git rev-parse --show-toplevel) in cd_to_toplevel().
Steven Drake
2010-01-12
1
-14
/
+5
*
|
Merge branch 'rs/work-around-grep-opt-insanity'
Junio C Hamano
2009-11-25
1
-0
/
+8
|
\
\
|
*
|
Protect scripted Porcelains from GREP_OPTIONS insanity
Junio C Hamano
2009-11-24
1
-0
/
+8
*
|
|
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
Jonathan Nieder
2009-11-13
1
-13
/
+6
|
/
/
*
|
git-sh-setup: introduce say() for quiet options
Stephen Boyd
2009-06-18
1
-0
/
+9
*
|
Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin
Junio C Hamano
2009-06-10
1
-1
/
+27
*
|
Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
Junio C Hamano
2009-06-06
1
-0
/
+2
*
|
git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree
Marcel M. Cary
2009-02-07
1
-21
/
+8
[next]