Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v2.13.5' into maint | Junio C Hamano | 2017-08-04 | 1 | -0/+5 |
|\ | |||||
| * | Merge tag 'v2.12.4' into maint | Junio C Hamano | 2017-08-01 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge tag 'v2.10.4' into maint-2.11 | Junio C Hamano | 2017-07-30 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Merge tag 'v2.9.5' into maint-2.10 | Junio C Hamano | 2017-07-30 | 1 | -0/+5 |
| | | |\ | |||||
| | | | * | Merge tag 'v2.8.6' into maint-2.9 | Junio C Hamano | 2017-07-30 | 1 | -0/+5 |
| | | | |\ | |||||
| | | | | * | Merge tag 'v2.7.6' into maint-2.8 | Junio C Hamano | 2017-07-30 | 1 | -0/+5 |
| | | | | |\ | |||||
| | | | | | * | connect: factor out "looks like command line option" check | Jeff King | 2017-07-28 | 1 | -0/+5 |
| | | | | | * | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 2016-02-05 | 1 | -9/+5 |
| | | | | | |\ | |||||
| | | | | * | \ | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 2016-05-02 | 1 | -5/+5 |
| | | | | |\ \ \ \ | |||||
| | * | | | \ \ \ \ | Merge branch 'js/normalize-path-copy-ceil' into maint | Junio C Hamano | 2017-01-17 | 1 | -9/+14 |
| | |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | path: add repo_worktree_path and strbuf_repo_worktree_path | Brandon Williams | 2017-06-23 | 1 | -0/+41 |
* | | | | | | | | | | | path: add repo_git_path and strbuf_repo_git_path | Brandon Williams | 2017-06-23 | 1 | -0/+21 |
* | | | | | | | | | | | path: worktree_git_path() should not use file relocation | Brandon Williams | 2017-06-23 | 1 | -1/+2 |
* | | | | | | | | | | | path: convert do_git_path to take a 'struct repository' | Brandon Williams | 2017-06-23 | 1 | -14/+28 |
* | | | | | | | | | | | path: convert strbuf_git_common_path to take a 'struct repository' | Brandon Williams | 2017-06-23 | 1 | -5/+8 |
* | | | | | | | | | | | path: always pass in commondir to update_common_dir | Brandon Williams | 2017-06-23 | 1 | -3/+1 |
* | | | | | | | | | | | path: create path.h | Brandon Williams | 2017-06-23 | 1 | -0/+1 |
* | | | | | | | | | | | environment: place key repository state in the_repository | Brandon Williams | 2017-06-23 | 1 | -5/+6 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 2017-04-23 | 1 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | path.c: and an option to call real_path() in expand_user_path() | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -3/+8 |
* | | | | | | | | | | | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 2017-04-19 | 1 | -28/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | path.c: move some code out of strbuf_git_path_submodule() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -28/+7 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | path.c: add xdg_cache_home | Devin Lehmacher | 2017-03-13 | 1 | -0/+15 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | 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 |