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
...
*
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
*
|
git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X
Marcel M. Cary
2009-01-05
1
-1
/
+1
*
|
git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
Marcel M. Cary
2008-12-21
1
-2
/
+21
*
|
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-3
/
+4
*
|
Windows: Work around incompatible sort and find.
Johannes Sixt
2008-06-26
1
-0
/
+13
*
|
Simplify setup of $GIT_DIR in git-sh-setup.sh
Lars Hjemli
2008-02-19
1
-7
/
+1
*
|
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
2008-02-13
1
-1
/
+1
*
|
shell-scripts usage(): consistently exit with non-zero
Junio C Hamano
2007-12-20
1
-1
/
+2
*
|
git-help: add "help.format" config variable.
Christian Couder
2007-12-15
1
-6
/
+1
*
|
git-help -w: do not require to be in git repository
Junio C Hamano
2007-12-13
1
-19
/
+26
*
|
sh-setup: don't let eval output to be shell-expanded.
Pierre Habouzit
2007-11-08
1
-5
/
+8
*
|
git-sh-setup: fix parseopt `eval` string underquoting
Junio C Hamano
2007-11-08
1
-5
/
+6
*
|
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
Pierre Habouzit
2007-11-06
1
-18
/
+30
*
|
git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK
Nguyễn Thái Ngọc Duy
2007-10-30
1
-1
/
+1
*
|
git-sh-setup: typofix in comments
Junio C Hamano
2007-09-16
1
-1
/
+1
*
|
git-sh-setup.sh: make GIT_DIR absolute
David Kastrup
2007-08-14
1
-1
/
+11
*
|
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
David Kastrup
2007-08-02
1
-2
/
+3
|
/
*
Clean up work-tree handling
Johannes Schindelin
2007-08-01
1
-2
/
+1
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
1
-0
/
+15
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-6
/
+6
*
Merge branch 'js/rebase'
Junio C Hamano
2007-07-02
1
-0
/
+27
|
\
|
*
Move the pick_author code to git-sh-setup
Johannes Schindelin
2007-06-25
1
-0
/
+27
*
|
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
2007-06-07
1
-1
/
+1
*
|
rev-parse: introduce --is-bare-repository
Matthias Lederhofer
2007-06-07
1
-5
/
+1
|
/
*
Commands requiring a work tree must not run in GIT_DIR
Johannes Schindelin
2007-02-05
1
-1
/
+2
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-29
1
-1
/
+1
*
Define cd_to_toplevel shell function in git-sh-setup
Junio C Hamano
2007-01-13
1
-0
/
+11
*
Explain "Not a git repository: '.git'".
Junio C Hamano
2007-01-12
1
-1
/
+5
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-11
1
-0
/
+5
*
git-fetch: allow updating the current branch in a bare repository.
Junio C Hamano
2007-01-08
1
-0
/
+8
*
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
2006-12-28
1
-0
/
+8
[prev]
[next]