index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.c
Commit message (
Expand
)
Author
Age
...
*
|
setup: do not forget working dir from subdir of gitdir
Nguyễn Thái Ngọc Duy
2010-08-04
*
|
setup: split off get_device_or_die helper
Jonathan Nieder
2010-07-25
*
|
setup: split off a function to handle hitting ceiling in repo search
Jonathan Nieder
2010-07-25
*
|
setup: split off code to handle stumbling upon a repository
Jonathan Nieder
2010-07-25
*
|
setup: split off a function to checks working dir for .git file
Jonathan Nieder
2010-07-25
*
|
setup: split off $GIT_DIR-set case from setup_git_directory_gently
Jonathan Nieder
2010-07-25
|
/
*
Merge branch 'maint'
Junio C Hamano
2010-07-20
|
\
|
*
Check size of path buffer before writing into it
Greg Brockman
2010-07-20
*
|
Use dev_t for device id (st_dev) from stat in setup_git_directory_gently()
Raja R Harinath
2010-07-14
*
|
Merge branch 'maint'
Junio C Hamano
2010-06-06
|
\
\
|
|
/
|
*
setup: document prefix
Clemens Buchacher
2010-06-05
*
|
Rename ONE_FILESYSTEM to DISCOVERY_ACROSS_FILESYSTEM
Junio C Hamano
2010-04-04
*
|
GIT_ONE_FILESYSTEM: flip the default to stop at filesystem boundaries
Junio C Hamano
2010-04-04
*
|
Add support for GIT_ONE_FILESYSTEM
Lars R. Damerow
2010-03-28
*
|
truncate cwd string before printing error message
Lars R. Damerow
2010-03-28
|
/
*
Merge branch 'nd/root-git'
Junio C Hamano
2010-03-07
|
\
|
*
Support working directory located at root
Nguyễn Thái Ngọc Duy
2010-02-16
*
|
Merge branch 'jc/typo'
Junio C Hamano
2010-02-16
|
\
\
|
*
|
Typofixes outside documentation area
Junio C Hamano
2010-02-03
*
|
|
setenv(GIT_DIR) clean-up
René Scharfe
2010-02-06
|
/
/
*
|
Merge branch 'bk/fix-relative-gitdir-file'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
Handle relative paths in submodule .git files
Brad King
2010-01-09
|
|
/
*
|
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
2010-01-10
|
\
\
|
|
/
|
/
|
|
*
Detailed diagnosis when parsing an object name fails.
Matthieu Moy
2009-12-07
*
|
Merge branch 'maint' to sync with 1.6.5.7
Junio C Hamano
2009-12-16
|
\
\
|
|
/
|
/
|
|
*
worktree: don't segfault with an absolute pathspec without a work tree
Junio C Hamano
2009-12-16
*
|
check_filename(): make verify_filename() callable without dying
Junio C Hamano
2009-10-18
|
/
*
Test for WIN32 instead of __MINGW32_
Frank Li
2009-09-18
*
Use die_errno() instead of die() when checking syscalls
Thomas Rast
2009-06-27
*
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
*
"core.sharedrepository = 0mode" should set, not loosen
Junio C Hamano
2009-03-27
*
Merge branch 'js/maint-1.6.0-path-normalize'
Junio C Hamano
2009-02-10
|
\
|
*
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
Johannes Sixt
2009-02-07
*
|
Merge branch 'sg/maint-gitdir-in-subdir'
Junio C Hamano
2009-01-21
|
\
\
|
*
|
Fix gitdir detection when in subdir of gitdir
SZEDER Gábor
2009-01-17
|
|
/
*
|
Always show which directory is not a git repository
Richard Hartmann
2008-12-21
*
|
Make chdir failures visible
Alex Riesen
2008-12-04
|
/
*
make prefix_path() never return NULL
Dmitry Potapov
2008-10-06
*
setup_git_directory(): fix move to worktree toplevel directory
Nguyễn Thái Ngọc Duy
2008-08-30
*
Merge branch 'dr/ceiling'
Junio C Hamano
2008-07-07
|
\
|
*
Eliminate an unnecessary chdir("..")
David Reiss
2008-05-23
|
*
Add support for GIT_CEILING_DIRECTORIES
David Reiss
2008-05-23
*
|
Merge branch 'j6t/mingw'
Junio C Hamano
2008-07-02
|
\
\
|
*
|
Windows: Treat Windows style path names.
Johannes Sixt
2008-06-23
|
*
|
setup.c: Prepare for Windows directory separators.
Johannes Sixt
2008-06-23
*
|
|
Make git_dir a path relative to work_tree in setup_work_tree()
Linus Torvalds
2008-06-19
|
/
/
*
|
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
|
/
*
Merge branch 'lh/git-file'
Junio C Hamano
2008-05-05
|
\
|
*
Add platform-independent .git "symlink"
Lars Hjemli
2008-04-09
*
|
Make core.sharedRepository more generic
Heikki Orsila
2008-04-16
|
/
[prev]
[next]