index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-sh-setup.sh
Age
Commit message (
Expand
)
Author
Lines
2011-10-05
use -h for synopsis and --help for manpage consistently
Clemens Buchacher
-1
/
+1
2011-06-13
git-sh-setup: add die_with_status
Fredrik Gustafsson
-3
/
+9
2011-05-24
require-work-tree wants more than what its name says
Junio C Hamano
-0
/
+7
2010-10-28
Porcelain scripts: Rewrite cryptic "needs update" error message
Ramkumar Ramachandra
-0
/
+29
2010-10-06
Merge branch 'uk/fix-author-ident-sed-script'
Junio C Hamano
-3
/
+0
2010-10-03
git-am: fix detection of absolute paths for windows
Pat Thoyts
-0
/
+15
2010-09-27
get_author_ident_from_commit(): remove useless quoting
Uwe Kleine-König
-3
/
+0
2010-03-07
Merge branch 'gb/maint-submodule-env'
Junio C Hamano
-0
/
+7
2010-03-02
Merge branch 'jn/maint-fix-pager'
Junio C Hamano
-0
/
+13
2010-03-02
Merge branch 'gf/maint-sh-setup-nongit-ok'
Junio C Hamano
-1
/
+1
2010-02-24
shell setup: clear_local_git_env() function
Giuseppe Bilotta
-0
/
+7
2010-02-17
require_work_tree broken with NONGIT_OK
Gabriel Filion
-1
/
+1
2010-02-14
am: Fix launching of pager
Jonathan Nieder
-0
/
+13
2010-01-31
Do not install shell libraries executable
Jonathan Nieder
-0
/
+0
2010-01-11
Use $(git rev-parse --show-toplevel) in cd_to_toplevel().
Steven Drake
-14
/
+5
2009-11-25
Merge branch 'rs/work-around-grep-opt-insanity'
Junio C Hamano
-0
/
+8
2009-11-23
Protect scripted Porcelains from GREP_OPTIONS insanity
Junio C Hamano
-0
/
+8
2009-11-13
add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"
Jonathan Nieder
-13
/
+6
2009-06-18
git-sh-setup: introduce say() for quiet options
Stephen Boyd
-0
/
+9
2009-06-10
Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin
Junio C Hamano
-1
/
+27
2009-06-06
Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
Junio C Hamano
-0
/
+2
2009-02-07
git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree
Marcel M. Cary
-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
2008-12-21
git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
Marcel M. Cary
-2
/
+21
2008-07-13
Make usage strings dash-less
Stephan Beyer
-3
/
+4
2008-06-26
Windows: Work around incompatible sort and find.
Johannes Sixt
-0
/
+13
2008-02-18
Simplify setup of $GIT_DIR in git-sh-setup.sh
Lars Hjemli
-7
/
+1
2008-02-13
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
-1
/
+1
2007-12-20
shell-scripts usage(): consistently exit with non-zero
Junio C Hamano
-1
/
+2
2007-12-14
git-help: add "help.format" config variable.
Christian Couder
-6
/
+1
2007-12-12
git-help -w: do not require to be in git repository
Junio C Hamano
-19
/
+26
2007-11-08
sh-setup: don't let eval output to be shell-expanded.
Pierre Habouzit
-5
/
+8
2007-11-07
git-sh-setup: fix parseopt `eval` string underquoting
Junio C Hamano
-5
/
+6
2007-11-05
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
Pierre Habouzit
-18
/
+30
2007-10-29
git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK
Nguyễn Thái Ngọc Duy
-1
/
+1
2007-09-15
git-sh-setup: typofix in comments
Junio C Hamano
-1
/
+1
2007-08-13
git-sh-setup.sh: make GIT_DIR absolute
David Kastrup
-1
/
+11
2007-08-01
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
David Kastrup
-2
/
+3
2007-08-01
Clean up work-tree handling
Johannes Schindelin
-2
/
+1
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
-0
/
+15
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
-6
/
+6
2007-07-02
Merge branch 'js/rebase'
Junio C Hamano
-0
/
+27
2007-06-24
Move the pick_author code to git-sh-setup
Johannes Schindelin
-0
/
+27
2007-06-06
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
-1
/
+1
2007-06-06
rev-parse: introduce --is-bare-repository
Matthias Lederhofer
-5
/
+1
2007-02-05
Commands requiring a work tree must not run in GIT_DIR
Johannes Schindelin
-1
/
+2
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
-1
/
+1
2007-01-12
Define cd_to_toplevel shell function in git-sh-setup
Junio C Hamano
-0
/
+11
2007-01-12
Explain "Not a git repository: '.git'".
Junio C Hamano
-1
/
+5
2007-01-10
Disallow working directory commands in a bare repository.
Shawn O. Pearce
-0
/
+5
[next]