๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.4-rc1
/
setup.c
tag
058196d2e39dbe1ef6a4413680df37349fa2d4cf
tagger
Junio C Hamano <gitster@pobox.com>
Wed Jul 15 23:59:08 2009
object
4525e8e41a8c0c4246a95097744604ea72198dad
GIT v1.6.4-rc1
0721c31
Use die_errno() instead of die() when checking syscalls
by Thomas Rast
ยท 16 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
ยท 16 years ago
5a688fe
"core.sharedrepository = 0mode" should set, not loosen
by Junio C Hamano
ยท 17 years ago
6e5d7dd
Merge branch 'js/maint-1.6.0-path-normalize'
by Junio C Hamano
ยท 17 years ago
f3cad0a
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
by Johannes Sixt
ยท 17 years ago
0aac161
Merge branch 'sg/maint-gitdir-in-subdir'
by Junio C Hamano
ยท 17 years ago
72183cb
Fix gitdir detection when in subdir of gitdir
by SZEDER Gรกbor
ยท 17 years ago
f66bc5f
Always show which directory is not a git repository
by Richard Hartmann
ยท 17 years ago
7be77de
Make chdir failures visible
by Alex Riesen
ยท 17 years ago
62525ef
make prefix_path() never return NULL
by Dmitry Potapov
ยท 17 years ago
bb52863
setup_git_directory(): fix move to worktree toplevel directory
by Nguyแป n Thรกi Ngแปc Duy
ยท 17 years ago
17d778e
Merge branch 'dr/ceiling'
by Junio C Hamano
ยท 17 years ago
bb1ab2d
Merge branch 'j6t/mingw'
by Junio C Hamano
ยท 17 years ago
25fe217
Windows: Treat Windows style path names.
by Johannes Sixt
ยท 17 years ago
4cd148d
setup.c: Prepare for Windows directory separators.
by Johannes Sixt
ยท 17 years ago
044bbbc
Make git_dir a path relative to work_tree in setup_work_tree()
by Linus Torvalds
ยท 17 years ago
450f437
Eliminate an unnecessary chdir("..")
by David Reiss
ยท 18 years ago
0454dd9
Add support for GIT_CEILING_DIRECTORIES
by David Reiss
ยท 18 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
ยท 18 years ago
e2e2def
Merge branch 'lh/git-file'
by Junio C Hamano
ยท 18 years ago
06cbe85
Make core.sharedRepository more generic
by Heikki Orsila
ยท 18 years ago
b44ebb1
Add platform-independent .git "symlink"
by Lars Hjemli
ยท 18 years ago
af05d67
Always set *nongit_ok in setup_git_directory_gently()
by SZEDER Gรกbor
ยท 18 years ago
3296766
get_pathspec(): die when an out-of-tree path is given
by Junio C Hamano
ยท 18 years ago
8e0f700
Avoid unnecessary "if-before-free" tests.
by Jim Meyering
ยท 18 years ago
9a13ba1
prefix_path: use is_absolute_path() instead of *orig == '/'
by Johannes Sixt
ยท 18 years ago
9e7bd01
Merge branch 'jc/setup'
by Junio C Hamano
ยท 18 years ago
180483c
setup.c: guard config parser from value=NULL
by Junio C Hamano
ยท 18 years ago
d089eba
setup: sanitize absolute and funny paths in get_pathspec()
by Junio C Hamano
ยท 18 years ago
790296f
Fix grammar nits in documentation and in code comments.
by Jim Meyering
ยท 18 years ago
bb4e352
Remove repo version check from setup_git_directory
by Nguyแป n Thรกi Ngแปc Duy
ยท 18 years ago
27ee189
Merge branch 'maint'
by Junio C Hamano
ยท 18 years ago
9459aa7
Do check_repository_format() early (re-fix)
by Nguyแป n Thรกi Ngแปc Duy
ยท 18 years ago
138dd1e
Do check_repository_format() early
by Nguyแป n Thรกi Ngแปc Duy
ยท 18 years ago
ecf4831
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
by Steffen Prohaska
ยท 18 years ago
354e653
builtin-blame: set up the work_tree before the first file access
by Johannes Schindelin
ยท 18 years ago
f3fa183
Style: place opening brace of a function definition at column 1
by Junio C Hamano
ยท 18 years ago
59f0f2f
Refactor working tree setup
by Mike Hommey
ยท 18 years ago
1e8a195
Add missing inside_work_tree setting in setup_git_directory_gently
by Nguyแป n Thรกi Ngแปc Duy
ยท 18 years ago
dd5c8af
Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE
by Johannes Schindelin
ยท 18 years ago
7efeb8f
Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset
by Johannes Schindelin
ยท 18 years ago
a695445
Merge branch 'maint'
by Junio C Hamano
ยท 18 years ago
33a798c
setup.c:verify_non_filename(): don't die unnecessarily while disambiguating
by Junio C Hamano
ยท 18 years ago
6490a33
Fix work-tree related breakages
by Junio C Hamano
ยท 18 years ago
e90fdc3
Clean up work-tree handling
by Johannes Schindelin
ยท 18 years ago
299726d
white space fixes in setup.c
by Johannes Schindelin
ยท 18 years ago
8352522
Fix core.sharedRepository = 2
by Johannes Schindelin
ยท 18 years ago
f66a4d6
Do not check if getcwd() result begins with a slash.
by Junio C Hamano
ยท 18 years ago
0305b63
Merge branch 'ei/worktree+filter'
by Junio C Hamano
ยท 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
ยท 19 years ago
f4f51ad
setup_git_directory: fix segfault if repository is found in cwd
by Matthias Lederhofer
ยท 19 years ago
7ae3df8
Use new semantics of is_bare/inside_git_dir/inside_work_tree
by Matthias Lederhofer
ยท 19 years ago
892c41b
introduce GIT_WORK_TREE to specify the work tree
by Matthias Lederhofer
ยท 19 years ago
ed287ab
Merge branch 'maint'
by Junio C Hamano
ยท 19 years ago
96a5702
setup_git_directory_gently: fix off-by-one error
by Matthias Lederhofer
ยท 19 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
ยท 19 years ago
6802563
Do not verify filenames in a bare repository
by Johannes Schindelin
ยท 19 years ago
c847f53
Detached HEAD (experimental)
by Junio C Hamano
ยท 19 years ago
ad1a382
Automatically detect a bare git repository.
by Shawn O. Pearce
ยท 19 years ago
6fb75be
Move deny_non_fast_forwards handling completely into receive-pack.
by Shawn Pearce
ยท 19 years ago
11031d7
add receive.denyNonFastforwards config variable
by Johannes Schindelin
ยท 19 years ago
3a3c3fc
Fix crash when GIT_DIR is invalid
by Johannes Schindelin
ยท 19 years ago
41e95f6
setup_git_directory_gently: do not barf when GIT_DIR is given.
by Matthias Lederhofer
ยท 19 years ago
94df250
shared repository: optionally allow reading to "others".
by Junio C Hamano
ยท 20 years ago
ea92f41
revision parsing: make "rev -- paths" checks stronger.
by Junio C Hamano
ยท 20 years ago
e23d0b4
Fix filename verification when in a subdirectory
by Linus Torvalds
ยท 20 years ago
457f06d
Introduce core.sharedrepository
by Johannes Schindelin
ยท 20 years ago
9cac9d3
Merge branch 'jc/subdir'
by Junio C Hamano
ยท 20 years ago
0738fc2
Do not attempt to access literal dirname "GIT_OBJECT_DIRECTORY".
by Tommi Virtanen
ยท 20 years ago
4ca0660
working from subdirectory: preparation
by Junio C Hamano
ยท 20 years ago
22752e4
setup_git_directory(): check repository format version.
by Junio C Hamano
ยท 20 years ago
ab9cb76
Repository format version check.
by Junio C Hamano
ยท 20 years ago
5e7bfe2
setup_git_directory: make sure GIT_DIR is a valid repository.
by Junio C Hamano
ยท 20 years ago
8098a17
Add git-symbolic-ref
by Junio C Hamano
ยท 20 years ago
6b5ee13
Diff clean-up.
by Junio C Hamano
ยท 20 years ago
a9ab586
Retire support for old environment variables.
by Junio C Hamano
ยท 20 years ago
5f5608b
[PATCH] Make .git directory validation code test HEAD
by Linus Torvalds
ยท 20 years ago
828cc61
[PATCH] Export relative path handling "prefix_path()" function
by Linus Torvalds
ยท 20 years ago
f332726
[PATCH] Improve handling of "." and ".." in git-diff-*
by Linus Torvalds
ยท 20 years ago
a579def
[PATCH] Fix test failure due to overly strict .git directory tests
by Linus Torvalds
ยท 20 years ago
d288a70
[PATCH] Make "git diff" work inside relative subdirectories
by Linus Torvalds
ยท 20 years ago