Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/normalize-path-copy-ceil' | Junio C Hamano | 2016-12-19 | 1 | -9/+14 |
|\ | |||||
| * | normalize_path_copy(): fix pushing to //server/share/dir on Windowsjs/normalize-path-copy-ceil | Johannes Sixt | 2016-12-16 | 1 | -9/+14 |
| * | Merge branch 'rs/use-strbuf-addbuf' into maint | Junio C Hamano | 2016-08-08 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge branch 'rs/ring-buffer-wraparound' | Junio C Hamano | 2016-10-27 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | hex: make wraparound of the index into ring-buffer explicitrs/ring-buffer-wraparound | René Scharfe | 2016-10-26 | 1 | -1/+2 |
* | | | | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 2016-09-12 | 1 | -6/+33 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | allow do_submodule_path to work even if submodule isn't checked out | Jacob Keller | 2016-08-31 | 1 | -6/+33 |
* | | | | Merge branch 'ab/hooks' | Junio C Hamano | 2016-08-19 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | rev-parse: respect core.hooksPath in --git-pathab/hooks | Johannes Schindelin | 2016-08-16 | 1 | -0/+2 |
* | | | | Merge branch 'rs/use-strbuf-addbuf' | Junio C Hamano | 2016-07-25 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | use strbuf_addbuf() for appending a strbuf to another | René Scharfe | 2016-07-19 | 1 | -1/+1 |
* | | | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 | 1 | -6/+47 |
|\ \ \ | |||||
| * | | | path.c: refactor and add worktree_git_path() | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -6/+18 |
| * | | | path.c: add git_common_path() and strbuf_git_common_path() | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -0/+29 |
* | | | | Merge branch 'lp/typofixes' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | typofix: assorted typofixes in comments, documentation and messageslp/typofixes | Li Peng | 2016-05-06 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/check-repository-format' | Junio C Hamano | 2016-04-13 | 1 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | wrap shared_repository global in get/set accessors | Jeff King | 2016-03-11 | 1 | -5/+5 |
* | | | config --show-origin: report paths with forward slashes | Johannes Schindelin | 2016-03-23 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'js/dirname-basename' | Junio C Hamano | 2016-02-03 | 1 | -9/+5 |
|\ \ | |||||
| * | | Refactor skipping DOS drive prefixes | Johannes Schindelin | 2016-01-12 | 1 | -9/+5 |
| |/ | |||||
| * | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'nd/clone-linked-checkout' into maint | Junio C Hamano | 2015-11-05 | 1 | -5/+9 |
| |\ \ | |||||
| * \ \ | Merge branch 'mk/submodule-gitdir-path' into maint | Junio C Hamano | 2015-11-03 | 1 | -4/+18 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'dt/refs-backend-pre-vtable' | Junio C Hamano | 2015-12-08 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | initdb: make safe_create_dir public | David Turner | 2015-11-20 | 1 | -0/+12 |
* | | | | | | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 2015-11-20 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 2015-08-17 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 | 1 | -34/+46 |
|\ \ \ \ \ | |||||
| * | | | | | use strbuf_complete to conditionally append slash | Jeff King | 2015-10-05 | 1 | -2/+1 |
| * | | | | | remove_leading_path: use a strbuf for internal storage | Jeff King | 2015-10-05 | 1 | -4/+6 |
| * | | | | | enter_repo: convert fixed-size buffers to strbufs | Jeff King | 2015-10-05 | 1 | -28/+29 |
| * | | | | | add git_path_buf helper function | Jeff King | 2015-09-25 | 1 | -0/+10 |
* | | | | | | Merge branch 'rd/test-path-utils' | Junio C Hamano | 2015-10-16 | 1 | -0/+5 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | test-path-utils.c: remove incorrect assumptionrd/test-path-utils | Ray Donnelly | 2015-10-08 | 1 | -0/+5 |
| |/ / / / | |||||
* | | | | | Merge branch 'nd/clone-linked-checkout' | Junio C Hamano | 2015-10-15 | 1 | -4/+8 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -2/+7 |
| * | | | | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -2/+1 |
| * | | | | path.c: delete an extra space | Nguyễn Thái Ngọc Duy | 2015-09-07 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'mk/submodule-gitdir-path' | Junio C Hamano | 2015-10-15 | 1 | -4/+17 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | path: implement common_dir handling in git_pathdup_submodule()mk/submodule-gitdir-path | Max Kirillov | 2015-09-14 | 1 | -4/+18 |
| |/ / | |||||
* | | | refs: make refs/bisect/* per-worktreedt/refs-bisection | David Turner | 2015-09-01 | 1 | -0/+2 |
* | | | path: optimize common dir checking | David Turner | 2015-09-01 | 1 | -14/+213 |
* | | | refs: clean up common_list | David Turner | 2015-09-01 | 1 | -21/+37 |
|/ / | |||||
* | | memoize common git-path "constant" filesjk/git-path | Jeff King | 2015-08-10 | 1 | -0/+10 |
* | | path.c: drop git_path_submodule | Jeff King | 2015-08-10 | 1 | -10/+0 |
* | | cache.h: complete set of git_path_submodule helpers | Jeff King | 2015-08-10 | 1 | -5/+30 |
|/ | |||||
* | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 2015-05-11 | 1 | -28/+15 |
|\ | |||||
| * | path.c: remove home_config_paths()pt/xdg-config-path | Paul Tan | 2015-05-06 | 1 | -28/+0 |
| * | path.c: implement xdg_config_home() | Paul Tan | 2015-05-06 | 1 | -0/+15 |