| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Add 2026 to copyright years. | Sean Whitton | 13 days | 1 | -1/+1 |
| * | Update copyright year to 2025 | Paul Eggert | 2025-01-01 | 1 | -1/+1 |
| * | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
| * | ; Use a Bourne shell-compatible form for command substitution | Jim Porter | 2023-05-04 | 1 | -1/+1 |
| * | ; Allow spaces in directory names for Git hooks | Jim Porter | 2023-05-04 | 1 | -1/+1 |
| * | ; Fix post-commit and pre-push hooks in worktrees again | Jim Porter | 2023-05-04 | 1 | -1/+3 |
| * | ; Use $GIT_DIR to find the .git directory inside our hooks | Jim Porter | 2023-05-01 | 1 | -1/+1 |
| * | ; Fix last change | Jim Porter | 2023-04-23 | 1 | -1/+1 |
| * | When examining merge commits in our Git hooks, only check the first parent | Jim Porter | 2023-04-23 | 1 | -3/+6 |
| * | ; Fix logic of Git pre-push hook when pushing a new branch | Jim Porter | 2023-04-23 | 1 | -9/+9 |
| * | Add Git hooks to check filenames listed in the commit message | Jim Porter | 2023-04-20 | 1 | -0/+83 |