Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store' | Junio C Hamano | 2021-10-26 | 1 | -0/+1 |
|\ | |||||
| * | commit: fix duplication regression in permission error output | Ævar Arnfjörð Bjarmason | 2021-10-12 | 1 | -0/+1 |
* | | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 2021-10-26 | 1 | -3/+42 |
|\ \ | |||||
| * | | fsck: report invalid object type-path combinations | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -1/+2 |
| * | | object-file.c: stop dying in parse_loose_header() | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -2/+9 |
| * | | object-file.c: return ULHR_TOO_LONG on "header too long" | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -1/+4 |
| * | | object-file.c: use "enum" return type for unpack_loose_header() | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -4/+15 |
| * | | object-file.c: simplify unpack_loose_short_header() | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -1/+16 |
| * | | object-file.c: make parse_loose_header_extended() public | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -1/+3 |
* | | | Merge branch 'ab/designated-initializers' | Junio C Hamano | 2021-10-11 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+3 |
| * | | | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -1/+1 |
* | | | | Merge branch 'jk/ref-paranoia' | Junio C Hamano | 2021-10-11 | 1 | -8/+0 |
|\ \ \ \ | |||||
| * | | | | repack, prune: drop GIT_REF_PARANOIA settings | Jeff King | 2021-09-27 | 1 | -8/+0 |
| |/ / / | |||||
* | | | | Merge branch 'ab/repo-settings-cleanup' | Junio C Hamano | 2021-10-06 | 1 | -7/+0 |
|\ \ \ \ | |||||
| * | | | | environment.c: remove test-specific "ignore_untracked..." variable | Ævar Arnfjörð Bjarmason | 2021-09-22 | 1 | -7/+0 |
* | | | | | Merge branch 'hn/refs-errno-cleanup' | Junio C Hamano | 2021-10-04 | 1 | -43/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | refs file backend: move raceproof_create_file() here | Ævar Arnfjörð Bjarmason | 2021-08-25 | 1 | -43/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'rs/drop-core-compression-vars' | Junio C Hamano | 2021-09-23 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | compression: drop write-only core_compression_* variables | René Scharfe | 2021-09-13 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jv/pkt-line-batch' | Junio C Hamano | 2021-09-21 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | pkt-line: add stdio packet write functions | Jacob Vosmaer | 2021-09-01 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'lh/systemd-timers' | Junio C Hamano | 2021-09-21 | 1 | -0/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cache.h: Introduce a generic "xdg_config_home_for(…)" function | Lénaïc Huard | 2021-09-07 | 1 | -0/+7 |
| | |/ | |/| | |||||
* | | | Merge branch 'js/expand-runtime-prefix' | Junio C Hamano | 2021-08-25 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | expand_user_path: allow in-flight topics to keep using the old name | Junio C Hamano | 2021-07-26 | 1 | -0/+2 |
| * | | Use a better name for the function interpolating paths | Johannes Schindelin | 2021-07-26 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'jt/bulk-prefetch' | Junio C Hamano | 2021-08-02 | 1 | -0/+9 |
|\ \ | |||||
| * | | unpack-trees: refactor prefetching code | Jonathan Tan | 2021-07-23 | 1 | -0/+9 |
| |/ | |||||
* / | *.h: add a few missing __attribute__((format)) | Ævar Arnfjörð Bjarmason | 2021-07-14 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'mt/parallel-checkout-part-3' | Junio C Hamano | 2021-05-16 | 1 | -5/+9 |
|\ | |||||
| * | make_transient_cache_entry(): optionally alloc from mem_pool | Matheus Tavares | 2021-05-05 | 1 | -5/+9 |
* | | Merge branch 'jk/symlinked-dotgitx-cleanup' | Junio C Hamano | 2021-05-11 | 1 | -0/+1 |
|\ \ | |||||
| * | | t0060: test ntfs/hfs-obscured dotfiles | Jeff King | 2021-05-04 | 1 | -0/+1 |
* | | | Merge branch 'mt/add-rm-in-sparse-checkout' | Junio C Hamano | 2021-05-07 | 1 | -7/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | refresh_index(): add flag to ignore SKIP_WORKTREE entries | Matheus Tavares | 2021-04-08 | 1 | -7/+8 |
* | | | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 2021-04-30 | 1 | -4/+21 |
|\ \ \ | |_|/ |/| | | |||||
| * | | cache: move ensure_full_index() to cache.h | Derrick Stolee | 2021-04-14 | 1 | -0/+1 |
| * | | *: remove 'const' qualifier for struct index_state | Derrick Stolee | 2021-04-14 | 1 | -3/+3 |
| * | | sparse-index: add index.sparse config option | Derrick Stolee | 2021-03-30 | 1 | -0/+1 |
| * | | sparse-index: convert from full to sparse | Derrick Stolee | 2021-03-30 | 1 | -0/+2 |
| * | | sparse-checkout: hold pattern list in index | Derrick Stolee | 2021-03-30 | 1 | -0/+2 |
| * | | sparse-index: implement ensure_full_index() | Derrick Stolee | 2021-03-30 | 1 | -1/+12 |
* | | | Merge branch 'mt/parallel-checkout-part-1' | Junio C Hamano | 2021-04-02 | 1 | -24/+0 |
|\ \ \ | |||||
| * | | | entry: extract a header file for entry.c functions | Matheus Tavares | 2021-03-23 | 1 | -24/+0 |
| | |/ | |/| | |||||
* | | | Merge branch 'ab/read-tree' | Junio C Hamano | 2021-03-30 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | tree.c API: move read_tree() into builtin/ls-files.c | Ævar Arnfjörð Bjarmason | 2021-03-21 | 1 | -1/+1 |
* | | | Merge branch 'mt/checkout-remove-nofollow' | Junio C Hamano | 2021-03-30 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | checkout: don't follow symlinks when removing entries | Matheus Tavares | 2021-03-18 | 1 | -1/+1 |
* | | | Sync with Git 2.30.2 for CVE-2021-21300 | Junio C Hamano | 2021-03-09 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | |