index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0001-init.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin
2017-11-02
1
-1
/
+7
*
mingw: add experimental feature to redirect standard handles
Johannes Schindelin
2017-11-02
1
-0
/
+6
*
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe
2017-08-07
1
-2
/
+28
*
strbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSD
René Scharfe
2017-03-27
1
-0
/
+14
*
Merge branch 'mm/reset-facl-before-umask-test'
Junio C Hamano
2017-02-02
1
-0
/
+3
|
\
|
*
t0001: don't let a default ACL interfere with the umask test
Matt McCutchen
2017-01-30
1
-0
/
+3
*
|
init: do not set unnecessary core.worktree
Nguyễn Thái Ngọc Duy
2016-09-26
1
-0
/
+2
*
|
init: correct re-initialization from a linked worktree
Nguyễn Thái Ngọc Duy
2016-09-26
1
-0
/
+15
*
|
config: only read .git/config from configured repos
Jeff King
2016-09-14
1
-0
/
+9
|
/
*
mingw: introduce the 'core.hideDotFiles' setting
Johannes Schindelin
2016-05-11
1
-0
/
+30
*
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2016-03-04
1
-11
/
+9
|
\
|
*
t0001: fix GIT_* environment variable check under --valgrind
Johannes Sixt
2016-03-03
1
-11
/
+9
*
|
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2016-01-20
1
-0
/
+17
|
\
|
|
*
git.c: make sure we do not leak GIT_* to alias scripts
Nguyễn Thái Ngọc Duy
2015-12-22
1
-0
/
+17
*
|
init: use strbufs to store paths
Jeff King
2015-10-05
1
-2
/
+2
|
/
*
Merge branch 'mh/config-flip-xbit-back-after-checking'
Junio C Hamano
2014-12-05
1
-0
/
+7
|
\
|
*
create_default_files(): don't set u+x bit on $GIT_DIR/config
Michael Haggerty
2014-11-18
1
-0
/
+7
*
|
Merge branch 'nd/init-restore-env'
Junio C Hamano
2014-06-25
1
-2
/
+2
|
\
\
|
*
|
git potty: restore environments after alias expansion
Nguyễn Thái Ngọc Duy
2014-06-10
1
-2
/
+2
|
|
/
*
|
Merge branch 'ep/shell-command-substitution'
Junio C Hamano
2014-06-03
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
t0001-init.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
1
-6
/
+6
*
|
t0001: drop subshells just for "cd"
Jeff King
2014-03-21
1
-47
/
+9
*
|
t0001: drop useless subshells
Jeff King
2014-03-21
1
-39
/
+22
*
|
t0001: use test_must_fail
Jeff King
2014-03-21
1
-27
/
+11
*
|
t0001: use test_config_global
Jeff King
2014-03-21
1
-7
/
+4
*
|
t0001: use test_path_is_*
Jeff King
2014-03-21
1
-18
/
+18
*
|
t0001: make symlink reinit test more careful
Jeff King
2014-03-21
1
-2
/
+2
*
|
t: stop using GIT_CONFIG to cross repo boundaries
Jeff King
2014-03-21
1
-2
/
+2
*
|
t: drop useless sane_unset GIT_* calls
Jeff King
2014-03-21
1
-15
/
+0
|
/
*
Make setup_git_env() resolve .git file when $GIT_DIR is not specified
Nguyễn Thái Ngọc Duy
2013-09-03
1
-0
/
+4
*
Merge branch 'maint'
Junio C Hamano
2011-05-26
1
-1
/
+1
|
\
|
*
init/clone: remove short option -L and document --separate-git-dir
Nguyen Thai Ngoc Duy
2011-05-25
1
-1
/
+1
*
|
Merge branch 'ab/i18n-fixup'
Junio C Hamano
2011-05-03
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
i18n: do not overuse C_LOCALE_OUTPUT (grep)
Junio C Hamano
2011-04-14
1
-5
/
+5
*
|
Merge branch 'nd/init-gitdir'
Junio C Hamano
2011-04-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
t0001: guard a new test with SYMLINKS prerequisite
Johannes Sixt
2011-04-12
1
-1
/
+1
*
|
Merge branch 'nd/init-gitdir'
Junio C Hamano
2011-04-02
1
-0
/
+46
|
\
|
|
*
init, clone: support --separate-git-dir for .git file
Nguyễn Thái Ngọc Duy
2011-03-20
1
-0
/
+46
*
|
Merge branch 'ab/i18n-st'
Junio C Hamano
2011-04-02
1
-1
/
+1
|
\
\
|
*
|
i18n: git-init "Initialized [...] repository" message
Ævar Arnfjörð Bjarmason
2011-03-10
1
-1
/
+1
|
|
/
*
/
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
2011-03-15
1
-4
/
+1
|
/
*
t0001,t1510,t3301: use sane_unset which always returns with status 0
Brandon Casey
2011-01-06
1
-4
/
+4
*
Merge branch 'nd/setup'
Junio C Hamano
2010-12-28
1
-0
/
+56
|
\
|
*
t0001: test git init when run via an alias
Jonathan Nieder
2010-12-22
1
-0
/
+56
*
|
Introduce sane_unset and use it to ensure proper && chaining
Elijah Newren
2010-10-06
1
-14
/
+14
|
/
*
tests: factor HOME=$(pwd) in test-lib.sh
Matthieu Moy
2010-08-31
1
-6
/
+0
*
tests: A SANITY test prereq for testing if we're root
Ævar Arnfjörð Bjarmason
2010-08-18
1
-1
/
+1
*
handle "git --bare init <dir>" properly
Jeff King
2010-05-10
1
-0
/
+14
*
t/t0001-init.sh: add test for 'init with init.templatedir set'
Steven Drake
2010-02-26
1
-0
/
+19
*
t0001-init: split the existence test from the permission test
Johannes Sixt
2009-08-09
1
-0
/
+6
[next]