Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pack-refs command to the CLI | Yash Chaturvedi | 2024-11-22 | 1 | -0/+34 |
* | Remove unnecessary argument handler in MergeBase.java | Kamil Musin | 2024-10-08 | 1 | -5/+0 |
* | PackWriter: Remove constructor with only Reader as param | Ivan Frade | 2024-09-16 | 1 | -1/+2 |
* | Signing: refactor interfaces | Thomas Wolf | 2024-08-24 | 4 | -41/+17 |
* | Add worktrees read support | Janne Valkealahti | 2024-07-14 | 1 | -1/+1 |
* | Bump jetty version to 12.0.9 and servlet-api to 6.0next | David Ostrovsky | 2024-05-08 | 1 | -2/+2 |
* | [errorprone] Fix error pattern JdkObsolete | Matthias Sohn | 2024-04-29 | 1 | -2/+2 |
* | Merge branch 'stable-6.7' | Matthias Sohn | 2023-10-13 | 1 | -0/+7 |
|\ | |||||
| * | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 1 | -0/+7 |
| |\ | |||||
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 1 | -0/+6 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 1 | -0/+6 |
* | | | | | | | | | | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 1 | -3/+3 |
* | | | | | | | | | | [errorprone] Fix BadImport | Matthias Sohn | 2023-09-25 | 12 | -60/+43 |
* | | | | | | | | | | [errorprone] Suppress MissingSummary for translation bundles | Matthias Sohn | 2023-09-25 | 1 | -0/+1 |
* | | | | | | | | | | [errorprone] Remove unnecessary parentheses | Matthias Sohn | 2023-09-22 | 2 | -3/+2 |
|/ / / / / / / / / | |||||
* | | | | | | | | | ReadChangedPathFilter: fix Non-externalized string literal warning | Jörg Kubitz | 2023-08-28 | 1 | -2/+2 |
* | | | | | | | | | CommitGraphWriter: write changed-path filters | Jonathan Tan | 2023-07-18 | 1 | -0/+83 |
* | | | | | | | | | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 73 | -123/+38 |
|/ / / / / / / / | |||||
* | | | | | | | | AddCommand: ability to switch off renormalization | Thomas Wolf | 2023-04-28 | 1 | -2/+9 |
* | | | | | | | | [pgm] Implement git tag --contains option | Matthias Sohn | 2023-04-12 | 1 | -0/+9 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-20 | 1 | -6/+12 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-20 | 1 | -6/+12 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-20 | 1 | -6/+12 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-16 | 1 | -6/+12 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-16 | 1 | -6/+12 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-16 | 1 | -6/+12 |
| | | | | |\| | |||||
| | | | | | * | Add pack options to preserve and prune old pack files | Matthias Sohn | 2023-02-11 | 1 | -6/+12 |
* | | | | | | | [pgm] Fetch-CLI: add support for shallow | Harald Weiner | 2023-01-24 | 5 | -0/+105 |
|/ / / / / / | |||||
* | | | | | | [pgm] Add options --name-only, --name-status to diff, log, show | alerthak | 2022-11-23 | 4 | -8/+98 |
* | | | | | | [pgm] Ensure UploadPack is closed to fix resource leak | Matthias Sohn | 2022-11-21 | 1 | -5/+6 |
|/ / / / / | |||||
* | | | | | Fix DefaultCharset bug pattern flagged by error prone | David Ostrovsky | 2022-06-17 | 2 | -5/+18 |
* | | | | | Use SystemReader#getDefaultCharset to read console input | David Ostrovsky | 2022-06-17 | 1 | -2/+3 |
|/ / / / | |||||
* | | | | Adapt diff- and merge tool code for PGM and EGit usage | Andre Bossert | 2022-06-02 | 2 | -155/+155 |
* | | | | Add availability check of pre-defined tools | Andre Bossert | 2022-06-01 | 3 | -37/+90 |
* | | | | Add filtering with help of DirCacheCheckout.getContent() | Andre Bossert | 2022-05-30 | 2 | -46/+133 |
* | | | | Add mergetool merge feature (execute external tool) | Andre Bossert | 2022-05-25 | 3 | -67/+287 |
* | | | | Add command line support for "git mergetool" | Andre Bossert | 2022-05-25 | 2 | -2/+214 |
* | | | | Add difftool compare feature (execute external tool) | Andre Bossert | 2022-05-25 | 1 | -30/+70 |
|/ / / | |||||
* | | | [pgm] Add describe --abbrev option | Matthias Sohn | 2022-03-02 | 1 | -0/+6 |
* | | | Introduce a constant for the length of an abbreviated hash string | Sebastian Schuberth | 2022-02-03 | 3 | -4/+13 |
* | | | [errorprone] Fix implicit use of platform default charset | Matthias Sohn | 2022-01-19 | 1 | -1/+3 |
* | | | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -7/+7 |
* | | | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 2 | -0/+258 |
|/ / | |||||
* | | Binary and CR-LF detection: lone CRs -> binary | Thomas Wolf | 2021-10-31 | 2 | -3/+3 |