| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-10-05 | 1 | -2/+14 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-08-11 | 1 | -6/+1 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-08-10 | 1 | -1/+25 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-07-09 | 1 | -1/+23 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-06-10 | 1 | -1/+13 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-05-13 | 1 | -1/+4 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-03-18 | 1 | -1/+14 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-02-13 | 1 | -1/+34 |
| | | |||||
| * | ; * admin/git-bisect-start: Update failing commits | Gregory Heytings | 2023-01-02 | 1 | -1/+38 |
| | | |||||
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | | |||||
| * | ; Fix typos | Stefan Kangas | 2022-12-26 | 1 | -1/+1 |
| | | | | | (cherry picked from commit a5d39e11443fa30c8e8bc58254a1a59550dcd99e) | ||||
| * | ; * admin/git-bisect-start: Add mistakenly ommitted commits to skip | Gregory Heytings | 2022-12-19 | 1 | -0/+149 |
| | | |||||
| * | Improve and extend admin/git-bisect-start | Gregory Heytings | 2022-12-18 | 1 | -14/+1460 |
| | | | | | | | | | | | | | | * admin/git-bisect-start: Use 'git bisect skip' instead of 'git bisect good' for merges of external trees, which is equivalent but faster in some cases. Improve the explanation on external tree merges. Add list of commits in the last six years on which building Emacs fails, and call 'git bisect skip' on them. Also document how the script can be called automatically when 'git bisect start' is called in the Emacs repository. * admin/notes/repo (Bisecting): Adapt the explanation of the script accordingly. | ||||
| * | ; * admin/git-bisect-start: Fix commit hash | Gregory Heytings | 2022-12-11 | 1 | -1/+1 |
| | | |||||
| * | * admin/git-bisect-start: Prune use-package merge commits. | Stefan Kangas | 2022-12-08 | 1 | -2/+6 |
| | | |||||
| * | ; * admin/git-bisect-start: Improve commentary. | Gregory Heytings | 2022-11-02 | 1 | -18/+27 |
| | | |||||
| * | ; * admin/git-bisect-start: Improve commentary. | Eli Zaretskii | 2022-11-02 | 1 | -0/+4 |
| | | |||||
| * | ; * admin/git-bisect-start: Use a full reference. | Gregory Heytings | 2022-11-02 | 1 | -1/+1 |
| | | |||||
| * | Add a script to ease bisecting. | Gregory Heytings | 2022-11-01 | 1 | -0/+27 |
| * admin/git-bisect-start: New script. * admin/notes/repo (Bisecting): Mention the script. * admin/emake: Add a Copyright blurb. | |||||