index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
setup: document prefix
Clemens Buchacher
1
-0
/
+6
2010-04-04
Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM
Junio C Hamano
1
-2
/
+2
2010-04-04
GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries
Junio C Hamano
1
-2
/
+2
2010-03-28
Add support for GIT_ONE_FILESYSTEM
Lars R. Damerow
1
-0
/
+25
2010-03-28
truncate cwd string before printing error message
Lars R. Damerow
1
-1
/
+3
2010-03-07
Merge branch 'nd/root-git'
Junio C Hamano
1
-5
/
+8
2010-02-16
Merge branch 'jc/typo'
Junio C Hamano
1
-1
/
+1
2010-02-16
Support working directory located at root
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2010-02-06
setenv(GIT_DIR) clean-up
René Scharfe
1
-2
/
+2
2010-02-03
Typofixes outside documentation area
Junio C Hamano
1
-1
/
+1
2010-01-20
Merge branch 'bk/fix-relative-gitdir-file'
Junio C Hamano
1
-3
/
+19
2010-01-10
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
1
-2
/
+13
2010-01-09
Handle relative paths in submodule .git files
Brad King
1
-3
/
+19
2009-12-16
Merge branch 'maint' to sync with 1.6.5.7
Junio C Hamano
1
-2
/
+5
2009-12-16
worktree: don't segfault with an absolute pathspec without a work tree
Junio C Hamano
1
-2
/
+5
2009-12-07
Detailed diagnosis when parsing an object name fails.
Matthieu Moy
1
-2
/
+13
2009-10-18
check_filename(): make verify_filename() callable without dying
Junio C Hamano
1
-18
/
+20
2009-09-18
Test for WIN32 instead of __MINGW32_
Frank Li
1
-1
/
+1
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
1
-5
/
+5
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-4
/
+4
2009-03-27
"core.sharedrepository = 0mode" should set, not loosen
Junio C Hamano
1
-2
/
+2
2009-02-10
Merge branch 'js/maint-1.6.0-path-normalize'
Junio C Hamano
1
-87
/
+1
2009-02-07
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
Johannes Sixt
1
-87
/
+1
2009-01-21
Merge branch 'sg/maint-gitdir-in-subdir'
Junio C Hamano
1
-1
/
+5
2009-01-17
Fix gitdir detection when in subdir of gitdir
SZEDER Gábor
1
-1
/
+5
2008-12-21
Always show which directory is not a git repository
Richard Hartmann
1
-1
/
+1
2008-12-04
Make chdir failures visible
Alex Riesen
1
-1
/
+2
2008-10-06
make prefix_path() never return NULL
Dmitry Potapov
1
-7
/
+2
2008-08-30
setup_git_directory(): fix move to worktree toplevel directory
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2008-07-07
Merge branch 'dr/ceiling'
Junio C Hamano
1
-15
/
+16
2008-07-02
Merge branch 'j6t/mingw'
Junio C Hamano
1
-20
/
+39
2008-06-23
Windows: Treat Windows style path names.
Johannes Sixt
1
-14
/
+36
2008-06-23
setup.c: Prepare for Windows directory separators.
Johannes Sixt
1
-8
/
+5
2008-06-19
Make git_dir a path relative to work_tree in setup_work_tree()
Linus Torvalds
1
-1
/
+2
2008-05-23
Eliminate an unnecessary chdir("..")
David Reiss
1
-1
/
+1
2008-05-23
Add support for GIT_CEILING_DIRECTORIES
David Reiss
1
-11
/
+13
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-2
/
+2
2008-05-05
Merge branch 'lh/git-file'
Junio C Hamano
1
-0
/
+47
2008-04-16
Make core.sharedRepository more generic
Heikki Orsila
1
-14
/
+46
2008-04-09
Add platform-independent .git "symlink"
Lars Hjemli
1
-0
/
+47
2008-03-26
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
1
-0
/
+8
2008-03-07
get_pathspec(): die when an out-of-tree path is given
Junio C Hamano
1
-0
/
+2
2008-02-22
Avoid unnecessary "if-before-free" tests.
Jim Meyering
1
-2
/
+1
2008-02-20
prefix_path: use is_absolute_path() instead of *orig == '/'
Johannes Sixt
1
-2
/
+2
2008-02-20
Merge branch 'jc/setup'
Junio C Hamano
1
-42
/
+116
2008-02-11
setup.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-05
setup: sanitize absolute and funny paths in get_pathspec()
Junio C Hamano
1
-42
/
+116
2008-01-03
Fix grammar nits in documentation and in code comments.
Jim Meyering
1
-1
/
+1
2007-12-09
Remove repo version check from setup_git_directory
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2007-12-05
Merge branch 'maint'
Junio C Hamano
1
-7
/
+29
[prev]
[next]