| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-06 | Sync with 2.18.2 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-06 | Sync with 2.14.6 | Johannes Schindelin | 1 | -28/+68 |
| 2019-12-05 | is_ntfs_dotgit(): speed it up | Johannes Schindelin | 1 | -25/+30 |
| 2019-12-05 | path: also guard `.gitmodules` against NTFS Alternate Data Streams | Johannes Schindelin | 1 | -1/+1 |
| 2019-12-05 | path: safeguard `.git` against NTFS Alternate Streams Accesses | Johannes Schindelin | 1 | -1/+11 |
| 2019-12-05 | is_ntfs_dotgit(): only verify the leading segment | Johannes Schindelin | 1 | -4/+1 |
| 2019-12-04 | path.c: document the purpose of `is_ntfs_dotgit()` | Johannes Schindelin | 1 | -0/+28 |
| 2019-04-10 | Merge branch 'nd/rewritten-ref-is-per-worktree' | Junio C Hamano | 1 | -0/+3 |
| 2019-03-08 | Make sure refs/rewritten/ is per-worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
| 2019-01-04 | Merge branch 'jk/loose-object-cache' | Junio C Hamano | 1 | -1/+1 |
| 2018-11-21 | Merge branch 'tb/char-may-be-unsigned' into maint | Junio C Hamano | 1 | -1/+1 |
| 2018-11-13 | Merge branch 'nd/per-worktree-ref-iteration' | Junio C Hamano | 1 | -0/+2 |
| 2018-11-13 | sha1-file: use an object_directory for the main object dir | Jeff King | 1 | -1/+1 |
| 2018-11-06 | Merge branch 'tb/char-may-be-unsigned' | Junio C Hamano | 1 | -1/+1 |
| 2018-10-26 | path.c: char is not (always) signed | Torsten Bögershausen | 1 | -1/+1 |
| 2018-10-07 | Add a place for (not) sharing stuff between worktrees | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -9/+9 |
| 2018-05-29 | Sync with Git 2.17.1 | Junio C Hamano | 1 | -1/+85 |
| 2018-05-22 | Sync with Git 2.14.4 | Junio C Hamano | 1 | -1/+85 |
| 2018-05-22 | Sync with Git 2.13.7 | Junio C Hamano | 1 | -1/+85 |
| 2018-05-21 | is_ntfs_dotgit: match other .git files | Johannes Schindelin | 1 | -0/+84 |
| 2018-05-21 | is_ntfs_dotgit: use a size_t for traversing string | Jeff King | 1 | -1/+1 |
| 2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -9/+9 |
| 2018-03-23 | repository: introduce raw object store field | Stefan Beller | 1 | -1/+2 |
| 2017-10-28 | Merge branch 'ao/path-use-xmalloc' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-25 | path.c: use xmalloc() in add_to_trie() | Andrey Okoshkin | 1 | -1/+1 |
| 2017-10-18 | Merge branch 'jk/validate-headref-fix' into maint | Junio C Hamano | 1 | -11/+12 |
| 2017-10-07 | Merge branch 'tg/memfixes' | Junio C Hamano | 1 | -5/+4 |
| 2017-10-05 | Merge branch 'rs/cleanup-strbuf-users' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-04 | path.c: fix uninitialized memory access | Jeff King | 1 | -5/+4 |
| 2017-10-03 | Merge branch 'jk/validate-headref-fix' | Junio C Hamano | 1 | -11/+12 |
| 2017-10-02 | path: use strbuf_add_real_path() | René Scharfe | 1 | -1/+1 |
| 2017-09-27 | validate_headref: use get_oid_hex for detached HEADs | Jeff King | 1 | -2/+2 |
| 2017-09-27 | validate_headref: use skip_prefix for symref parsing | Jeff King | 1 | -9/+6 |
| 2017-09-27 | validate_headref: NUL-terminate HEAD buffer | Jeff King | 1 | -0/+4 |
| 2017-08-23 | pack: move {,re}prepare_packed_git and approximate_object_count | Jonathan Tan | 1 | -0/+1 |
| 2017-08-04 | Merge tag 'v2.13.5' into maint | Junio C Hamano | 1 | -0/+5 |
| 2017-08-01 | Merge tag 'v2.12.4' into maint | Junio C Hamano | 1 | -0/+5 |
| 2017-07-30 | Merge tag 'v2.10.4' into maint-2.11 | Junio C Hamano | 1 | -0/+5 |
| 2017-07-30 | Merge tag 'v2.9.5' into maint-2.10 | Junio C Hamano | 1 | -0/+5 |
| 2017-07-30 | Merge tag 'v2.8.6' into maint-2.9 | Junio C Hamano | 1 | -0/+5 |
| 2017-07-30 | Merge tag 'v2.7.6' into maint-2.8 | Junio C Hamano | 1 | -0/+5 |
| 2017-07-28 | connect: factor out "looks like command line option" check | Jeff King | 1 | -0/+5 |
| 2017-06-23 | path: add repo_worktree_path and strbuf_repo_worktree_path | Brandon Williams | 1 | -0/+41 |
| 2017-06-23 | path: add repo_git_path and strbuf_repo_git_path | Brandon Williams | 1 | -0/+21 |
| 2017-06-23 | path: worktree_git_path() should not use file relocation | Brandon Williams | 1 | -1/+2 |
| 2017-06-23 | path: convert do_git_path to take a 'struct repository' | Brandon Williams | 1 | -14/+28 |
| 2017-06-23 | path: convert strbuf_git_common_path to take a 'struct repository' | Brandon Williams | 1 | -5/+8 |
| 2017-06-23 | path: always pass in commondir to update_common_dir | Brandon Williams | 1 | -3/+1 |
| 2017-06-23 | path: create path.h | Brandon Williams | 1 | -0/+1 |
| 2017-06-23 | environment: place key repository state in the_repository | Brandon Williams | 1 | -5/+6 |
| 2017-04-23 | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 1 | -3/+8 |
| 2017-04-19 | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 1 | -28/+7 |
| 2017-04-14 | path.c: and an option to call real_path() in expand_user_path() | Nguyễn Thái Ngọc Duy | 1 | -3/+8 |
| 2017-03-27 | path.c: move some code out of strbuf_git_path_submodule() | Nguyễn Thái Ngọc Duy | 1 | -28/+7 |
| 2017-03-13 | path.c: add xdg_cache_home | Devin Lehmacher | 1 | -0/+15 |
| 2017-01-17 | Merge branch 'js/normalize-path-copy-ceil' into maint | Junio C Hamano | 1 | -9/+14 |
| 2016-12-19 | Merge branch 'js/normalize-path-copy-ceil' | Junio C Hamano | 1 | -9/+14 |
| 2016-12-16 | normalize_path_copy(): fix pushing to //server/share/dir on Windows | Johannes Sixt | 1 | -9/+14 |
| 2016-10-27 | Merge branch 'rs/ring-buffer-wraparound' | Junio C Hamano | 1 | -1/+2 |
| 2016-10-26 | hex: make wraparound of the index into ring-buffer explicit | René Scharfe | 1 | -1/+2 |
| 2016-09-12 | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 1 | -6/+33 |
| 2016-08-31 | allow do_submodule_path to work even if submodule isn't checked out | Jacob Keller | 1 | -6/+33 |
| 2016-08-19 | Merge branch 'ab/hooks' | Junio C Hamano | 1 | -0/+2 |
| 2016-08-16 | rev-parse: respect core.hooksPath in --git-path | Johannes Schindelin | 1 | -0/+2 |
| 2016-08-08 | Merge branch 'rs/use-strbuf-addbuf' into maint | Junio C Hamano | 1 | -1/+1 |
| 2016-07-25 | Merge branch 'rs/use-strbuf-addbuf' | Junio C Hamano | 1 | -1/+1 |
| 2016-07-19 | use strbuf_addbuf() for appending a strbuf to another | René Scharfe | 1 | -1/+1 |
| 2016-05-26 | Merge branch 'lp/typofixes' into maint | Junio C Hamano | 1 | -1/+1 |
| 2016-05-23 | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 1 | -6/+47 |
| 2016-05-17 | Merge branch 'lp/typofixes' | Junio C Hamano | 1 | -1/+1 |
| 2016-05-06 | typofix: assorted typofixes in comments, documentation and messages | Li Peng | 1 | -1/+1 |
| 2016-05-02 | Merge branch 'jk/check-repository-format' into maint | Junio C Hamano | 1 | -5/+5 |
| 2016-04-22 | path.c: refactor and add worktree_git_path() | Nguyễn Thái Ngọc Duy | 1 | -6/+18 |
| 2016-04-22 | path.c: add git_common_path() and strbuf_git_common_path() | Nguyễn Thái Ngọc Duy | 1 | -0/+29 |
| 2016-04-13 | Merge branch 'jk/check-repository-format' | Junio C Hamano | 1 | -5/+5 |
| 2016-03-23 | config --show-origin: report paths with forward slashes | Johannes Schindelin | 1 | -0/+3 |
| 2016-03-11 | wrap shared_repository global in get/set accessors | Jeff King | 1 | -5/+5 |
| 2016-02-05 | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 1 | -9/+5 |
| 2016-02-03 | Merge branch 'js/dirname-basename' | Junio C Hamano | 1 | -9/+5 |
| 2016-01-12 | Refactor skipping DOS drive prefixes | Johannes Schindelin | 1 | -9/+5 |
| 2015-12-08 | Merge branch 'dt/refs-backend-pre-vtable' | Junio C Hamano | 1 | -0/+12 |
| 2015-12-04 | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 1 | -1/+1 |
| 2015-11-20 | Merge branch 'dk/gc-idx-wo-pack' | Jeff King | 1 | -1/+1 |
| 2015-11-20 | initdb: make safe_create_dir public | David Turner | 1 | -0/+12 |
| 2015-11-05 | Merge branch 'nd/clone-linked-checkout' into maint | Junio C Hamano | 1 | -5/+9 |
| 2015-11-03 | Merge branch 'mk/submodule-gitdir-path' into maint | Junio C Hamano | 1 | -4/+18 |
| 2015-10-20 | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 1 | -34/+46 |
| 2015-10-16 | Merge branch 'rd/test-path-utils' | Junio C Hamano | 1 | -0/+5 |
| 2015-10-15 | Merge branch 'nd/clone-linked-checkout' | Junio C Hamano | 1 | -4/+8 |
| 2015-10-15 | Merge branch 'mk/submodule-gitdir-path' | Junio C Hamano | 1 | -4/+17 |
| 2015-10-08 | test-path-utils.c: remove incorrect assumption | Ray Donnelly | 1 | -0/+5 |
| 2015-10-05 | use strbuf_complete to conditionally append slash | Jeff King | 1 | -2/+1 |
| 2015-10-05 | remove_leading_path: use a strbuf for internal storage | Jeff King | 1 | -4/+6 |
| 2015-10-05 | enter_repo: convert fixed-size buffers to strbufs | Jeff King | 1 | -28/+29 |
| 2015-09-28 | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 1 | -2/+7 |
| 2015-09-28 | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
| 2015-09-25 | add git_path_buf helper function | Jeff King | 1 | -0/+10 |
| 2015-09-14 | path: implement common_dir handling in git_pathdup_submodule() | Max Kirillov | 1 | -4/+18 |
| 2015-09-07 | path.c: delete an extra space | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2015-09-01 | refs: make refs/bisect/* per-worktree | David Turner | 1 | -0/+2 |
| 2015-09-01 | path: optimize common dir checking | David Turner | 1 | -14/+213 |
| 2015-09-01 | refs: clean up common_list | David Turner | 1 | -21/+37 |
| 2015-08-17 | prepare_packed_git(): refactor garbage reporting in pack directory | Junio C Hamano | 1 | -1/+1 |
| 2015-08-10 | memoize common git-path "constant" files | Jeff King | 1 | -0/+10 |
| 2015-08-10 | path.c: drop git_path_submodule | Jeff King | 1 | -10/+0 |
| 2015-08-10 | cache.h: complete set of git_path_submodule helpers | Jeff King | 1 | -5/+30 |
| 2015-05-11 | Merge branch 'pt/xdg-config-path' | Junio C Hamano | 1 | -28/+15 |
| 2015-05-11 | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 1 | -77/+157 |
| 2015-05-06 | path.c: remove home_config_paths() | Paul Tan | 1 | -28/+0 |
| 2015-05-06 | path.c: implement xdg_config_home() | Paul Tan | 1 | -0/+15 |
| 2015-04-14 | Merge branch 'pt/enter-repo-comment-fix' | Junio C Hamano | 1 | -8/+3 |
| 2015-03-31 | enter_repo(): fix docs to match code | Paul Tan | 1 | -8/+3 |
| 2014-12-17 | Sync with v2.1.4 | Junio C Hamano | 1 | -0/+33 |
| 2014-12-17 | Sync with v2.0.5 | Junio C Hamano | 1 | -0/+33 |
| 2014-12-17 | Sync with v1.9.5 | Junio C Hamano | 1 | -0/+33 |
| 2014-12-17 | Sync with v1.8.5.6 | Junio C Hamano | 1 | -0/+33 |
| 2014-12-17 | path: add is_ntfs_dotgit() helper | Johannes Schindelin | 1 | -0/+33 |
| 2014-12-01 | git-common-dir: make "modules/" per-working-directory directory | Max Kirillov | 1 | -1/+1 |
| 2014-12-01 | git_path(): keep "info/sparse-checkout" per work-tree | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2014-12-01 | count-objects: report unused files in $GIT_DIR/worktrees/... | Nguyễn Thái Ngọc Duy | 1 | -2/+27 |
| 2014-12-01 | checkout: support checking out into a new working directory | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2014-12-01 | $GIT_COMMON_DIR: a new environment variable | Nguyễn Thái Ngọc Duy | 1 | -0/+34 |
| 2014-12-01 | git_path(): be aware of file relocation in $GIT_DIR | Nguyễn Thái Ngọc Duy | 1 | -2/+47 |
| 2014-12-01 | path.c: group git_path(), git_pathdup() and strbuf_git_path() together | Nguyễn Thái Ngọc Duy | 1 | -10/+10 |
| 2014-12-01 | path.c: rename vsnpath() to do_git_path() | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
| 2014-12-01 | git_snpath(): retire and replace with strbuf_git_path() | Nguyễn Thái Ngọc Duy | 1 | -9/+2 |
| 2014-12-01 | path.c: make get_pathname() call sites return const char * | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2014-12-01 | path.c: make get_pathname() return strbuf instead of static buffer | Nguyễn Thái Ngọc Duy | 1 | -69/+51 |
| 2014-09-02 | Merge branch 'mm/config-edit-global' | Junio C Hamano | 1 | -4/+6 |
| 2014-07-25 | home_config_paths(): let the caller ignore xdg path | Matthieu Moy | 1 | -4/+6 |
| 2014-07-22 | Merge branch 'rs/code-cleaning' | Junio C Hamano | 1 | -3/+3 |
| 2014-07-21 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+1 |
| 2014-07-21 | use xmemdupz() to allocate copies of strings given by start and length | René Scharfe | 1 | -3/+1 |
| 2014-07-17 | strbuf: use strbuf_addstr() for adding C strings | René Scharfe | 1 | -3/+3 |
| 2014-06-10 | Windows: allow using UNC path for git repository | Cezary Zawadka | 1 | -7/+0 |
| 2014-03-18 | Merge branch 'jk/config-path-include-fix' into maint | Junio C Hamano | 1 | -1/+1 |
| 2014-02-27 | Merge branch 'jk/config-path-include-fix' | Junio C Hamano | 1 | -1/+1 |
| 2014-01-28 | expand_user_path: do not look at NULL path | Jeff King | 1 | -1/+1 |
| 2013-10-28 | Merge branch 'jx/relative-path-regression-fix' | Junio C Hamano | 1 | -0/+65 |
| 2013-10-14 | Use simpler relative_path when set_git_dir | Jiang Xin | 1 | -0/+45 |
| 2013-10-14 | relative_path should honor dos-drive-prefix | Jiang Xin | 1 | -0/+20 |
| 2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -1/+14 |
| 2013-08-02 | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 1 | -8/+1 |
| 2013-07-18 | cygwin: Remove the Win32 l/stat() implementation | Ramsay Jones | 1 | -8/+1 |
| 2013-07-15 | parse_pathspec: make sure the prefix part is wildcard-free | Nguyễn Thái Ngọc Duy | 1 | -1/+14 |
| 2013-06-26 | path.c: refactor relative_path(), not only strip prefix | Jiang Xin | 1 | -27/+85 |
| 2013-04-05 | path.c: optimize adjust_shared_perm() | Torsten Bögershausen | 1 | -19/+23 |
| 2013-04-05 | path.c: simplify adjust_shared_perm() | Torsten Bögershausen | 1 | -20/+7 |
| 2013-03-25 | Make core.sharedRepository work under cygwin 1.7 | Torsten Bögershausen | 1 | -3/+17 |
| 2012-10-29 | longest_ancestor_length(): require prefix list entries to be normalized | Michael Haggerty | 1 | -15/+11 |
| 2012-10-29 | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 1 | -13/+9 |
| 2012-10-29 | longest_ancestor_length(): use string_list_split() | Michael Haggerty | 1 | -7/+11 |
| 2012-09-04 | path.c: Use vsnpath() in the implementation of git_path() | Ramsay Jones | 1 | -12/+3 |
| 2012-09-04 | path.c: Don't discard the return value of vsnpath() | Ramsay Jones | 1 | -5/+6 |
| 2012-09-04 | path.c: Remove the 'git_' prefix from a file scope function | Ramsay Jones | 1 | -3/+3 |
| 2012-06-25 | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 1 | -0/+41 |
| 2012-02-02 | standardize and improve lookup rules for external local repos | Jeff King | 1 | -2/+5 |
| 2011-10-04 | Learn to handle gitfiles in enter_repo | Phil Hord | 1 | -1/+7 |
| 2011-10-04 | enter_repo: do not modify input | Erik Faye-Lund | 1 | -16/+12 |
| 2011-08-22 | read_gitfile_gently(): rename misnamed function to read_gitfile() | Junio C Hamano | 1 | -1/+1 |
| 2011-03-17 | Name make_*_path functions more accurately | Carlos Martín Nieto | 1 | -1/+1 |
| 2010-11-10 | path helpers: move git_mkstemp* to wrapper.c | Jonathan Nieder | 1 | -113/+0 |
| 2010-08-21 | Merge branch 'hv/submodule-find-ff-merge' | Junio C Hamano | 1 | -0/+38 |
| 2010-07-27 | Sync with 1.7.0 series | Junio C Hamano | 1 | -0/+2 |
| 2010-07-27 | config --get --path: check for unset $HOME | Jonathan Nieder | 1 | -0/+2 |
| 2010-07-07 | Teach ref iteration module about submodules | Heiko Voigt | 1 | -0/+38 |
| 2010-03-08 | Merge branch 'mm/mkstemps-mode-for-packfiles' into maint | Junio C Hamano | 1 | -0/+79 |
| 2010-03-07 | Merge branch 'nd/root-git' | Junio C Hamano | 1 | -0/+7 |
| 2010-03-07 | Merge branch 'mm/mkstemps-mode-for-packfiles' | Junio C Hamano | 1 | -0/+79 |
| 2010-02-22 | git_mkstemps_mode: don't set errno to EINVAL on exit. | Matthieu Moy | 1 | -1/+0 |
| 2010-02-22 | git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. | Matthieu Moy | 1 | -2/+13 |
| 2010-02-22 | Move gitmkstemps to path.c | Matthieu Moy | 1 | -0/+69 |
| 2010-02-16 | Merge branch 'jc/typo' | Junio C Hamano | 1 | -1/+1 |
| 2010-02-16 | Move offset_1st_component() to path.c | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
| 2010-02-06 | setenv(GIT_DIR) clean-up | René Scharfe | 1 | -1/+1 |
| 2010-02-03 | Typofixes outside documentation area | Junio C Hamano | 1 | -1/+1 |
| 2010-01-22 | ignore duplicated slashes in make_relative_path() | Junio C Hamano | 1 | -9/+30 |
| 2009-11-22 | Merge branch 'mm/config-pathname-tilde-expand' | Junio C Hamano | 1 | -33/+50 |
| 2009-11-19 | expand_user_path: expand ~ to $HOME, not to the actual homedir. | Matthieu Moy | 1 | -4/+9 |
| 2009-11-17 | Expand ~ and ~user in core.excludesfile, commit.template | Matthieu Moy | 1 | -34/+46 |
| 2009-11-09 | http-backend: Protect GIT_PROJECT_ROOT from /../ requests | Shawn O. Pearce | 1 | -0/+47 |
| 2009-05-31 | diff: generate pretty filenames in prep_temp_blob() | David Aguilar | 1 | -0/+16 |
| 2009-03-28 | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 1 | -9/+16 |
| 2009-03-27 | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 1 | -15/+21 |
| 2009-02-19 | Introduce the function strip_path_suffix() | Johannes Schindelin | 1 | -0/+36 |
| 2009-02-12 | Revert "validate_headref: tighten ref-matching to just branches" | Junio C Hamano | 1 | -2/+2 |
| 2009-02-10 | Merge branch 'js/maint-1.6.0-path-normalize' | Junio C Hamano | 1 | -41/+83 |
| 2009-02-07 | Remove unused normalize_absolute_path() | Johannes Sixt | 1 | -45/+6 |
| 2009-02-07 | Test and fix normalize_path_copy() | Johannes Sixt | 1 | -11/+5 |
| 2009-02-07 | Fix GIT_CEILING_DIRECTORIES on Windows | René Scharfe | 1 | -5/+6 |
| 2009-02-07 | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() | Johannes Sixt | 1 | -0/+86 |
| 2009-01-29 | validate_headref: tighten ref-matching to just branches | Jeff King | 1 | -2/+2 |
| 2008-11-11 | Fix non-literal format in printf-style calls | Daniel Lowe | 1 | -2/+2 |
| 2008-11-08 | Merge branch 'ar/maint-mksnpath' into maint | Junio C Hamano | 1 | -0/+54 |
| 2008-11-01 | fix overlapping memcpy in normalize_absolute_path | Jeff King | 1 | -1/+1 |