Age | Commit message (Expand) | Author | Files | Lines |
2021-05-04 | t0060: test ntfs/hfs-obscured dotfiles | Jeff King | 1 | -0/+5 |
2021-03-20 | merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict | Elijah Newren | 1 | -0/+1 |
2020-08-21 | sequencer: treat REVERT_HEAD as a pseudo ref | Han-Wen Nienhuys | 1 | -1/+0 |
2020-08-21 | sequencer: treat CHERRY_PICK_HEAD as a pseudo ref | Han-Wen Nienhuys | 1 | -1/+0 |
2020-04-29 | Merge branch 'dl/merge-autostash' | Junio C Hamano | 1 | -0/+1 |
2020-04-10 | merge: teach --autostash option | Denton Liu | 1 | -0/+1 |
2020-03-26 | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 1 | -1/+1 |
2020-03-10 | real_path: remove unsafe API | Alexandr Miloslavskiy | 1 | -1/+1 |
2020-03-06 | set_git_dir: fix crash when used with real_path() | Alexandr Miloslavskiy | 1 | -1/+1 |
2020-02-24 | setup: allow check_repository_format to read repository format | brian m. carlson | 1 | -1/+1 |
2020-01-30 | normalize_path_copy(): document "dst" size expectations | Jeff King | 1 | -0/+2 |
2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 1 | -28/+68 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -28/+68 |
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-12-01 | Merge branch 'js/git-path-head-dot-lock-fix' | Junio C Hamano | 1 | -0/+6 |
2019-11-10 | Merge branch 'sg/dir-trie-fixes' | Junio C Hamano | 1 | -55/+67 |
2019-10-29 | git_path(): handle `.lock` files correctly | Johannes Schindelin | 1 | -0/+6 |
2019-10-23 | path.c: don't call the match function without value in trie_find() | SZEDER Gábor | 1 | -5/+6 |
2019-10-23 | path.c: clarify two field names in 'struct common_dir' | SZEDER Gábor | 1 | -33/+33 |
2019-10-23 | path.c: mark 'logs/HEAD' in 'common_list' as file | SZEDER Gábor | 1 | -1/+1 |
2019-10-23 | path.c: clarify trie_find()'s in-code comment | SZEDER Gábor | 1 | -17/+28 |
2019-08-26 | path: add a function to check for path suffix | brian m. carlson | 1 | -9/+30 |
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 |