aboutsummaryrefslogtreecommitdiff
path: root/setup.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/strbuf-getcwd'Junio C Hamano2014-09-02
|\
| * use xgetcwd() to get the current directory or dieRené Scharfe2014-08-26
| * setup: convert setup_git_directory_gently_1 et al. to strbufRené Scharfe2014-08-26
* | add `config_set` API for caching config-like filesTanay Abhra2014-07-29
|/
* Merge branch 'mw/symlinks'Junio C Hamano2014-05-02
|\
| * setup: fix windows path buffer over-steppingMartin Erik Werner2014-04-24
* | Merge branch 'nd/daemonize-gc'Junio C Hamano2014-03-05
|\ \
| * | daemon: move daemonize() to libgit.aNguyễn Thái Ngọc Duy2014-02-10
* | | Merge branch 'mw/symlinks'Junio C Hamano2014-02-27
|\ \ \ | |/ / |/| / | |/
| * setup: don't dereference in-tree symlinks for absolute pathsMartin Erik Werner2014-02-04
| * setup: add abspath_part_inside_repo() functionMartin Erik Werner2014-02-04
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* setup: trivial style fixesFelipe Contreras2013-10-31
* Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-28
|\
| * Use simpler relative_path when set_git_dirJiang Xin2013-10-14
* | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \
| * | parse_pathspec: make sure the prefix part is wildcard-freeNguyễn Thái Ngọc Duy2013-07-15
| * | move struct pathspec and related functions to pathspec.[ch]Nguyễn Thái Ngọc Duy2013-07-15
* | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \ \ | | |/ | |/|
| * | path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
| |/
* | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-22
|\ \ | |/ |/|
| * daemon/shell: refactor redirection of 0/1/2 from /dev/nullThomas Rast2013-07-17
* | Merge branch 'lf/setup-prefix-pathspec'Junio C Hamano2013-03-25
|\ \
| * | setup.c: check that the pathspec magic ends with ")"Andrew Wong2013-03-14
| * | setup.c: stop prefix_pathspec() from looping past the end of stringAndrew Wong2013-03-14
| * | Merge branch 'maint-1.7.11' into maintJunio C Hamano2012-09-10
| |\ \
* | \ \ Merge branch 'jk/alias-in-bare'Junio C Hamano2013-03-25
|\ \ \ \
| * | | | setup: suppress implicit "." work-tree for bare reposJeff King2013-03-08
| * | | | environment: add GIT_PREFIX to local_repo_envJeff King2013-03-08
| | |_|/ | |/| |
* | | | Merge branch 'mh/maint-ceil-absolute'Junio C Hamano2013-02-27
|\ \ \ \ | |/ / /
| * | | Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty2013-02-22
* | | | Merge branch 'nd/magic-pathspec-from-root'Junio C Hamano2013-01-30
|\ \ \ \
| * | | | Update :/abc ambiguity checkNguyễn Thái Ngọc Duy2013-01-21
| |/ / /
* | | | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ \ \ | |/ / / |/| | |
| * | | setup.c: document get_pathspec()Adam Spiers2013-01-06
| | |/ | |/|
* | | setup_git_directory_gently_1(): resolve symlinks in ceiling pathsMichael Haggerty2012-10-29
* | | longest_ancestor_length(): require prefix list entries to be normalizedMichael Haggerty2012-10-29
* | | longest_ancestor_length(): take a string_list argument for prefixesMichael Haggerty2012-10-29
* | | Merge branch 'mm/die-with-dashdash-help'Junio C Hamano2012-08-22
|\ \ \ | |/ / | | / | |/ |/|
| * setup: clarify error messages for file/revisions ambiguityMatthieu Moy2012-08-03
| * Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano2012-07-11
| |\
| * \ Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
| |\ \
* | \ \ Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\ \ \ \
| * | | | sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano2012-07-03
* | | | | Merge branch 'th/diff-no-index-fixes'Junio C Hamano2012-07-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | diff: handle relative paths in no-indexJeff King2012-06-22
| | |/ / | |/| |
* | | | Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-28
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
| |/
* | properly keep track of current working directoryClemens Buchacher2012-04-15
* | standardize and improve lookup rules for external local reposJeff King2012-02-02
|/