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
*
Merge branch 'jk/repository-extension'
Junio C Hamano
2015-10-26
|
\
|
*
introduce "preciousObjects" repository extension
Jeff King
2015-06-24
|
*
introduce "extensions" form of core.repositoryformatversion
Jeff King
2015-06-24
*
|
Merge branch 'jk/war-on-sprintf'
Junio C Hamano
2015-10-20
|
\
\
|
*
|
replace trivial malloc + sprintf / strcpy calls with xstrfmt
Jeff King
2015-09-25
*
|
|
path: implement common_dir handling in git_pathdup_submodule()
Max Kirillov
2015-09-14
|
/
/
*
|
Merge branch 'nd/fixup-linked-gitdir'
Junio C Hamano
2015-09-01
|
\
\
|
*
|
setup: update the right file in multiple checkouts
Nguyễn Thái Ngọc Duy
2015-08-25
|
|
/
*
|
write_file(): drop caller-supplied LF from calls to create a one-liner file
Junio C Hamano
2015-08-25
*
|
write_file(): drop "fatal" parameter
Junio C Hamano
2015-08-24
*
|
Merge branch 'ee/clean-remove-dirs'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
read_gitfile_gently: fix use-after-free
Jeff King
2015-06-26
|
*
setup: sanity check file size in read_gitfile_gently
Erik Elfström
2015-06-15
|
*
setup: add gentle version of read_gitfile
Erik Elfström
2015-06-09
*
|
Merge branch 'jk/die-on-bogus-worktree-late'
Junio C Hamano
2015-06-16
|
\
\
|
|
/
|
/
|
|
*
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
2015-05-29
*
|
Merge branch 'nd/dwim-wildcards-as-pathspecs'
Junio C Hamano
2015-05-19
|
\
\
|
*
|
pathspec: avoid the need of "--" when wildcard is used
Duy Nguyen
2015-05-03
|
|
/
*
|
prune: strategies for linked checkouts
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
setup.c: support multi-checkout repo setup
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
setup.c: convert check_repository_format_gently to use strbuf
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
setup.c: detect $GIT_COMMON_DIR in is_git_directory()
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
setup.c: convert is_git_directory() to use strbuf
Nguyễn Thái Ngọc Duy
2014-12-01
|
/
*
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
|
\
|
*
use xgetcwd() to get the current directory or die
René Scharfe
2014-08-26
|
*
setup: convert setup_git_directory_gently_1 et al. to strbuf
René Scharfe
2014-08-26
*
|
add `config_set` API for caching config-like files
Tanay Abhra
2014-07-29
|
/
*
Merge branch 'mw/symlinks'
Junio C Hamano
2014-05-02
|
\
|
*
setup: fix windows path buffer over-stepping
Martin Erik Werner
2014-04-24
*
|
Merge branch 'nd/daemonize-gc'
Junio C Hamano
2014-03-05
|
\
\
|
*
|
daemon: move daemonize() to libgit.a
Nguyễn Thái Ngọc Duy
2014-02-10
*
|
|
Merge branch 'mw/symlinks'
Junio C Hamano
2014-02-27
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
setup: don't dereference in-tree symlinks for absolute paths
Martin Erik Werner
2014-02-04
|
*
setup: add abspath_part_inside_repo() function
Martin Erik Werner
2014-02-04
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
/
*
setup: trivial style fixes
Felipe Contreras
2013-10-31
*
Merge branch 'jx/relative-path-regression-fix'
Junio C Hamano
2013-10-28
|
\
|
*
Use simpler relative_path when set_git_dir
Jiang Xin
2013-10-14
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
|
\
\
|
*
|
parse_pathspec: make sure the prefix part is wildcard-free
Nguyễn Thái Ngọc Duy
2013-07-15
|
*
|
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
2013-07-15
*
|
|
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-07-22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
path.c: refactor relative_path(), not only strip prefix
Jiang Xin
2013-06-26
|
|
/
*
|
Merge branch 'tr/protect-low-3-fds'
Junio C Hamano
2013-07-22
|
\
\
|
|
/
|
/
|
|
*
daemon/shell: refactor redirection of 0/1/2 from /dev/null
Thomas Rast
2013-07-17
*
|
Merge branch 'lf/setup-prefix-pathspec'
Junio C Hamano
2013-03-25
|
\
\
|
*
|
setup.c: check that the pathspec magic ends with ")"
Andrew Wong
2013-03-14
|
*
|
setup.c: stop prefix_pathspec() from looping past the end of string
Andrew Wong
2013-03-14
|
*
|
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
2012-09-10
|
|
\
\
[next]