Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IndexDiff: use tree filter also for SubmoduleWalk | Thomas Wolf | 2022-03-06 | 1 | -0/+3 |
* | Describe: add support for core.abbrev config option | Matthias Sohn | 2022-03-02 | 4 | -0/+215 |
* | Add a typed config getter for integers confined to a range | Matthias Sohn | 2022-03-02 | 2 | -0/+53 |
* | PersonIdent: Add ctors that accept Instant in addition to Date | David Ostrovsky | 2022-03-02 | 1 | -0/+57 |
* | PushCommand: determine remote from git config if not given | Thomas Wolf | 2022-02-14 | 2 | -0/+26 |
* | Support for git config push.default | Thomas Wolf | 2022-02-09 | 1 | -0/+14 |
* | Introduce a constant for the length of an abbreviated hash string | Sebastian Schuberth | 2022-02-03 | 2 | -1/+12 |
* | Provide git config commit.cleanup | Thomas Wolf | 2022-01-31 | 2 | -0/+187 |
* | Add config reader for user-defined difftools | Andre Bossert | 2021-12-08 | 1 | -1/+44 |
* | Merge branch 'stable-6.0' | Matthias Sohn | 2021-11-28 | 2 | -7/+11 |
|\ | |||||
| * | Don't use deprecated Repository#getAllRefs in Repository | Matthias Sohn | 2021-11-25 | 1 | -3/+5 |
| * | Don't use deprecated Repository#getAllRefs in FileRepository | Matthias Sohn | 2021-11-25 | 1 | -3/+4 |
| * | Let ObjectDatabase implement AutoClosable | Matthias Sohn | 2021-11-24 | 1 | -1/+2 |
* | | Add command line support for "git difftool" | Andre Bossert | 2021-11-25 | 1 | -0/+28 |
|/ | |||||
* | Fix missing @since 6.0 tag | Thomas Wolf | 2021-11-22 | 1 | -0/+1 |
* | Support commit.template config property | Julian Ruppel | 2021-11-22 | 1 | -3/+14 |
* | Factor out parsing git-style size numbers to StringUtils | Thomas Wolf | 2021-10-30 | 2 | -38/+7 |
* | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 4 | -5/+6 |
* | Support commit.template config property | Julian Ruppel | 2021-07-21 | 2 | -0/+140 |
* | searchForReuse might impact performance in large repositories | Fabio Ponciroli | 2021-06-25 | 1 | -0/+8 |
* | Merge "Merge branch 'stable-5.10' into stable-5.11" into stable-5.12 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
|\ | |||||
| * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| |\ | |||||
| | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2021-06-13 | 1 | -41/+13 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2021-06-05 | 1 | -41/+13 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2021-06-05 | 1 | -41/+13 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2021-06-05 | 1 | -41/+13 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2021-06-05 | 1 | -41/+13 |
| | | | | | | | | | |\ | |||||
| | | | | | | | | | | * | BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory | Kaushik Lingarkar | 2021-05-24 | 1 | -41/+13 |
| | | | | | | * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2020-11-27 | 1 | -2/+0 |
| | | | | | | |\| | | | | |||||
| | | | | | | | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2020-11-27 | 1 | -2/+0 |
| | | | | | | | |\| | | | |||||
| | | | | | | | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2020-11-26 | 1 | -2/+0 |
| | | | | | | | | |\| | | |||||
| | | | | | | | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2020-11-26 | 1 | -2/+0 |
| | | | | | | | | | |\| | |||||
| | | | | | | | | | | * | Remove unused imports | Matthias Sohn | 2020-07-19 | 1 | -2/+0 |
* | | | | | | | | | | | | Add git config for conflict style merge/diff3 | Thomas Wolf | 2021-05-03 | 1 | -0/+8 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | init: add config option to set default for the initial branch name | Matthias Sohn | 2021-02-22 | 1 | -0/+13 |
* | | | | | | | | | | | init: allow specifying the initial branch name for the new repository | Matthias Sohn | 2021-02-22 | 2 | -0/+55 |
* | | | | | | | | | | | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 2 | -0/+229 |
* | | | | | | | | | | | GPG: support git config gpg.program | Thomas Wolf | 2021-02-07 | 3 | -16/+115 |
* | | | | | | | | | | | Merge "Move reachability checker generation into the ObjectReader object" | Jonathan Nieder | 2021-01-29 | 1 | -0/+57 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move reachability checker generation into the ObjectReader object | Terry Parker | 2021-01-28 | 1 | -0/+57 |
* | | | | | | | | | | | | Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase | Gal Paikin | 2021-01-27 | 1 | -0/+28 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | RepositoryCache: declare schedulerLock final | Matthias Sohn | 2021-01-03 | 1 | -1/+1 |
* | | | | | | | | | | | Use Map interface instead of ConcurrentHashMap class | Thomas Wolf | 2021-01-01 | 1 | -1/+2 |
* | | | | | | | | | | | [spotbugs] Don't use class from java.util.concurrent for locking | Matthias Sohn | 2020-12-22 | 1 | -1/+3 |
* | | | | | | | | | | | Remove reftree and ketch | Han-Wen Nienhuys | 2020-12-15 | 1 | -6/+0 |
* | | | | | | | | | | | TagCommand: support signing annotated tags | Thomas Wolf | 2020-12-07 | 2 | -0/+41 |