Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push: avoid showing false negotiation errors | Junio C Hamano | 2024-07-03 | 2 | -2/+21 |
* | Git 2.43.5v2.43.5 | Junio C Hamano | 2024-05-31 | 7 | -2/+132 |
|\ | |||||
| * | Git 2.42.3v2.42.3 | Junio C Hamano | 2024-05-31 | 6 | -2/+106 |
| |\ | |||||
| | * | Git 2.41.2v2.41.2 | Junio C Hamano | 2024-05-31 | 5 | -2/+80 |
| | |\ | |||||
| | | * | Git 2.40.3v2.40.3 | Junio C Hamano | 2024-05-31 | 4 | -2/+54 |
| | | |\ | |||||
| | | | * | Git 2.39.5v2.39.5 | Junio C Hamano | 2024-05-31 | 3 | -2/+28 |
| | | | * | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into maint-2.39 | Junio C Hamano | 2024-05-31 | 19 | -389/+25 |
| | | | |\ | |||||
| | | * | \ | Merge branch 'fixes/2.45.1/2.40' into maint-2.40 | Junio C Hamano | 2024-05-31 | 19 | -389/+26 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge branch 'fixes/2.45.1/2.41' into maint-2.41 | Junio C Hamano | 2024-05-31 | 19 | -390/+26 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge branch 'fixes/2.45.1/2.42' into maint-2.42 | Junio C Hamano | 2024-05-31 | 16 | -366/+11 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'fixes/2.45.1/2.43' into maint-2.43 | Junio C Hamano | 2024-05-31 | 16 | -366/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 | Junio C Hamano | 2024-05-25 | 16 | -366/+11 |
|/| | | | | | | | | | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 | Junio C Hamano | 2024-05-25 | 16 | -366/+11 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 | Junio C Hamano | 2024-05-25 | 19 | -390/+26 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 | Junio C Hamano | 2024-05-24 | 19 | -389/+26 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | / | | | | | |/ | | | | |/| | |||||
| | | | * | | Revert "fsck: warn about symlink pointing inside a gitdir" | Junio C Hamano | 2024-05-23 | 4 | -117/+0 |
| | | | * | | Revert "Add a helper function to compare file contents" | Johannes Schindelin | 2024-05-21 | 4 | -123/+0 |
| | | | * | | clone: drop the protections where hooks aren't run | Johannes Schindelin | 2024-05-21 | 3 | -96/+1 |
| | | | * | | tests: verify that `clone -c core.hooksPath=/dev/null` works again | Johannes Schindelin | 2024-05-21 | 1 | -0/+7 |
| | | | * | | Revert "core.hooksPath: add some protection while cloning" | Johannes Schindelin | 2024-05-21 | 2 | -27/+1 |
| | | | * | | init: use the correct path of the templates directory again | Johannes Schindelin | 2024-05-21 | 1 | -1/+1 |
| | | | * | | hook: plug a new memory leak | Johannes Schindelin | 2024-05-21 | 1 | -1/+3 |
| | | | * | | ci: stop installing "gcc-13" for osx-gcc | Jeff King | 2024-05-21 | 1 | -1/+0 |
| | | | * | | ci: avoid bare "gcc" for osx-gcc job | Jeff King | 2024-05-21 | 1 | -1/+1 |
| | | | * | | ci: drop mention of BREW_INSTALL_PACKAGES variable | Jeff King | 2024-05-21 | 1 | -2/+0 |
| | | | * | | send-email: avoid creating more than one Term::ReadLine object | Jeff King | 2024-05-21 | 2 | -7/+16 |
| | | | * | | send-email: drop FakeTerm hack | Jeff King | 2024-05-21 | 1 | -20/+2 |
| | | | |/ | |||||
* | | | | | Git 2.43.4v2.43.4 | Johannes Schindelin | 2024-04-19 | 3 | -2/+9 |
* | | | | | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 46 | -107/+1294 |
|\| | | | | |||||
| * | | | | Git 2.42.2v2.42.2 | Johannes Schindelin | 2024-04-19 | 3 | -2/+9 |
| * | | | | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 46 | -114/+1292 |
| |\| | | | |||||
| | * | | | Git 2.41.1v2.41.1 | Johannes Schindelin | 2024-04-19 | 3 | -2/+9 |
| | * | | | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 47 | -124/+1324 |
| | |\| | | |||||
| | | * | | Git 2.40.2v2.40.2 | Johannes Schindelin | 2024-04-19 | 3 | -2/+9 |
| | | * | | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 44 | -123/+1307 |
| | | |\| | |||||
| | | | * | Git 2.39.4v2.39.4 | Johannes Schindelin | 2024-04-19 | 3 | -2/+81 |
| | | | * | Merge branch 'ownership-checks-in-local-clones' | Johannes Schindelin | 2024-04-19 | 2 | -5/+58 |
| | | | |\ | |||||
| | | | | * | builtin/clone: refuse local clones of unsafe repositories | Patrick Steinhardt | 2024-04-17 | 2 | -0/+38 |
| | | | | * | setup.c: introduce `die_upon_dubious_ownership()` | Patrick Steinhardt | 2024-04-17 | 2 | -0/+33 |
| | | | | * | builtin/clone: abort when hardlinked source and target file differ | Patrick Steinhardt | 2024-04-17 | 1 | -1/+20 |
| | | | | * | builtin/clone: stop resolving symlinks when copying files | Patrick Steinhardt | 2024-04-17 | 1 | -5/+1 |
| | | | * | | Merge branch 'defense-in-depth' | Johannes Schindelin | 2024-04-19 | 21 | -30/+538 |
| | | | |\ \ | |||||
| | | | | * | | fsck: warn about symlink pointing inside a gitdir | Johannes Schindelin | 2024-04-19 | 4 | -0/+117 |
| | | | | * | | core.hooksPath: add some protection while cloning | Johannes Schindelin | 2024-04-19 | 2 | -1/+27 |
| | | | | * | | init.templateDir: consider this config setting protected | Johannes Schindelin | 2024-04-19 | 2 | -7/+61 |
| | | | | * | | clone: prevent hooks from running during a clone | Johannes Schindelin | 2024-04-19 | 3 | -1/+94 |
| | | | | * | | Add a helper function to compare file contents | Johannes Schindelin | 2024-04-19 | 4 | -0/+123 |
| | | | | * | | init: refactor the template directory discovery into its own function | Johannes Schindelin | 2024-04-17 | 3 | -18/+37 |
| | | | | * | | find_hook(): refactor the `STRIP_EXTENSION` logic | Johannes Schindelin | 2024-04-17 | 1 | -7/+11 |
| | | | | * | | clone: when symbolic links collide with directories, keep the latter | Johannes Schindelin | 2024-04-17 | 3 | -2/+31 |