aboutsummaryrefslogtreecommitdiff
path: root/path.c
Commit message (Expand)AuthorAge
...
| * | | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/check-repository-format'Junio C Hamano2016-04-13
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | wrap shared_repository global in get/set accessorsJeff King2016-03-11
* | | | | config --show-origin: report paths with forward slashesJohannes Schindelin2016-03-23
|/ / / /
* | | | Merge branch 'js/dirname-basename'Junio C Hamano2016-02-03
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Refactor skipping DOS drive prefixesJohannes Schindelin2016-01-12
| |/
| * Merge branch 'dk/gc-idx-wo-pack' into maintJunio C Hamano2015-12-04
| |\
| * \ Merge branch 'nd/clone-linked-checkout' into maintJunio C Hamano2015-11-05
| |\ \
| * \ \ Merge branch 'mk/submodule-gitdir-path' into maintJunio C Hamano2015-11-03
| |\ \ \
* | \ \ \ Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-08
|\ \ \ \ \
| * | | | | initdb: make safe_create_dir publicDavid Turner2015-11-20
* | | | | | Merge branch 'dk/gc-idx-wo-pack'Jeff King2015-11-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | prepare_packed_git(): refactor garbage reporting in pack directoryJunio C Hamano2015-08-17
* | | | | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \ \ \ \
| * | | | | use strbuf_complete to conditionally append slashJeff King2015-10-05
| * | | | | remove_leading_path: use a strbuf for internal storageJeff King2015-10-05
| * | | | | enter_repo: convert fixed-size buffers to strbufsJeff King2015-10-05
| * | | | | add git_path_buf helper functionJeff King2015-09-25
* | | | | | Merge branch 'rd/test-path-utils'Junio C Hamano2015-10-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | test-path-utils.c: remove incorrect assumptionRay Donnelly2015-10-08
| |/ / / /
* | | | | Merge branch 'nd/clone-linked-checkout'Junio C Hamano2015-10-15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-28
| * | | | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-28
| * | | | path.c: delete an extra spaceNguyễn Thái Ngọc Duy2015-09-07
| |/ / /
* | | | Merge branch 'mk/submodule-gitdir-path'Junio C Hamano2015-10-15
|\ \ \ \ | | |_|/ | |/| |
| * | | path: implement common_dir handling in git_pathdup_submodule()Max Kirillov2015-09-14
| |/ /
* | | refs: make refs/bisect/* per-worktreeDavid Turner2015-09-01
* | | path: optimize common dir checkingDavid Turner2015-09-01
* | | refs: clean up common_listDavid Turner2015-09-01
|/ /
* | memoize common git-path "constant" filesJeff King2015-08-10
* | path.c: drop git_path_submoduleJeff King2015-08-10
* | cache.h: complete set of git_path_submodule helpersJeff King2015-08-10
|/
* Merge branch 'pt/xdg-config-path'Junio C Hamano2015-05-11
|\
| * path.c: remove home_config_paths()Paul Tan2015-05-06
| * path.c: implement xdg_config_home()Paul Tan2015-05-06
* | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \
| * | git-common-dir: make "modules/" per-working-directory directoryMax Kirillov2014-12-01
| * | git_path(): keep "info/sparse-checkout" per work-treeNguyễn Thái Ngọc Duy2014-12-01
| * | count-objects: report unused files in $GIT_DIR/worktrees/...Nguyễn Thái Ngọc Duy2014-12-01
| * | checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-01
| * | $GIT_COMMON_DIR: a new environment variableNguyễn Thái Ngọc Duy2014-12-01
| * | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-01
| * | path.c: group git_path(), git_pathdup() and strbuf_git_path() togetherNguyễn Thái Ngọc Duy2014-12-01
| * | path.c: rename vsnpath() to do_git_path()Nguyễn Thái Ngọc Duy2014-12-01
| * | git_snpath(): retire and replace with strbuf_git_path()Nguyễn Thái Ngọc Duy2014-12-01
| * | path.c: make get_pathname() call sites return const char *Nguyễn Thái Ngọc Duy2014-12-01
| * | path.c: make get_pathname() return strbuf instead of static bufferNguyễn Thái Ngọc Duy2014-12-01
* | | Merge branch 'pt/enter-repo-comment-fix'Junio C Hamano2015-04-14
|\ \ \ | |_|/ |/| |
| * | enter_repo(): fix docs to match codePaul Tan2015-03-31
* | | Sync with v2.1.4Junio C Hamano2014-12-17
|\ \ \ | |_|/ |/| |