index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.pgm.test
/
tst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-7.1'
Matthias Sohn
2024-12-06
1
-0
/
+2
|
\
|
*
Merge branch 'stable-7.0' into stable-7.1
Matthias Sohn
2024-12-06
1
-0
/
+2
|
|
\
|
|
*
Disable MergeToolTest#testEmptyToolName
Matthias Sohn
2024-12-02
1
-0
/
+2
*
|
|
MergeToolTest: update expected error from the tool
Ivan Frade
2024-12-04
1
-1
/
+1
|
/
/
*
/
Add pack-refs command to the CLI
Yash Chaturvedi
2024-11-22
1
-0
/
+81
|
/
*
[errorprone] Fix UnnecessaryParentheses errors
Matthias Sohn
2024-04-28
2
-5
/
+4
*
Merge branch 'stable-6.5'
Matthias Sohn
2023-04-28
1
-251
/
+0
|
\
|
*
Merge branch 'stable-6.4' into stable-6.5
Matthias Sohn
2023-04-27
1
-251
/
+0
|
|
\
|
|
*
Merge branch 'stable-6.3' into stable-6.4
Matthias Sohn
2023-04-27
1
-251
/
+0
|
|
|
\
|
|
|
*
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2023-04-27
1
-251
/
+0
|
|
|
|
\
|
|
|
|
*
[bazel] Move ToolTestCase to src folder (6.2)
Matthias Sohn
2023-04-27
1
-243
/
+0
*
|
|
|
|
[pgm] Implement git tag --contains option
Matthias Sohn
2023-04-12
1
-1
/
+42
|
/
/
/
/
*
/
/
/
[pgm] Fetch-CLI: add support for shallow
Harald Weiner
2023-01-24
1
-0
/
+139
|
/
/
/
*
/
/
[pgm] Add options --name-only, --name-status to diff, log, show
alerthak
2022-11-23
3
-0
/
+190
|
/
/
*
|
Provide encoding to String#getBytes()
Han-Wen Nienhuys
2022-08-08
1
-1
/
+2
*
|
Run tests that checks araxis output only on Linux
Simeon Andreev
2022-06-17
3
-0
/
+11
|
/
*
Teach JGit to handle external diff/merge tools defined in .gitattributes
Andre Bossert
2022-06-02
1
-1
/
+2
*
Adapt diff- and merge tool code for PGM and EGit usage
Andre Bossert
2022-06-02
3
-26
/
+220
*
Add availability check of pre-defined tools
Andre Bossert
2022-06-01
2
-10
/
+50
*
Add filtering with help of DirCacheCheckout.getContent()
Andre Bossert
2022-05-30
2
-57
/
+47
*
Add mergetool merge feature (execute external tool)
Andre Bossert
2022-05-25
3
-51
/
+364
*
Add command line support for "git mergetool"
Andre Bossert
2022-05-25
3
-91
/
+287
*
Add difftool compare feature (execute external tool)
Andre Bossert
2022-05-25
1
-10
/
+53
*
[pgm] Add describe --abbrev option
Matthias Sohn
2022-03-02
1
-0
/
+25
*
[test] Fix closing of test repositories
Nail Samatov
2022-01-30
1
-0
/
+1
*
Add config reader for user-defined difftools
Andre Bossert
2021-12-08
1
-4
/
+14
*
Merge branch 'stable-6.0'
Matthias Sohn
2021-11-28
1
-9
/
+9
|
\
|
*
RevListTest: fix warning that method parameter hides field 'git'
Matthias Sohn
2021-11-24
1
-9
/
+9
*
|
Add command line support for "git difftool"
Andre Bossert
2021-11-25
1
-0
/
+195
|
/
*
pgm: rewrite parents when --parents flag is passed
kylezhao
2021-05-26
1
-0
/
+75
*
init: allow specifying the initial branch name for the new repository
Matthias Sohn
2021-02-22
1
-0
/
+21
*
Fail clone if initial branch doesn't exist in remote repository
Matthias Sohn
2021-02-22
1
-0
/
+42
*
Add support for reading symrefs from pack capabilities
Lee Worrall
2020-11-26
1
-1
/
+19
*
Replace ExpectedException which was deprecated in junit 4.13
Matthias Sohn
2020-01-24
1
-17
/
+9
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
24
-912
/
+120
*
JGit pgm: Format blame output to match canonical git
Thomas Wolf
2019-11-27
1
-8
/
+11
*
Make blame work correctly on merge conflicts
Thomas Wolf
2019-11-27
1
-0
/
+35
*
[pgm] Add --mirror option to clone command
Matthias Sohn
2019-10-21
1
-2
/
+42
*
JGit pgm: make Blame more robust against bogus input
Thomas Wolf
2019-08-26
1
-0
/
+122
*
Merge branch 'stable-5.4'
Matthias Sohn
2019-08-20
1
-16
/
+29
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-08-20
1
-16
/
+29
|
|
\
|
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-08-19
1
-16
/
+29
|
|
|
\
|
|
|
*
Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader
Matthias Sohn
2019-08-11
1
-16
/
+29
|
|
|
*
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2019-06-19
1
-2
/
+2
*
|
|
|
JGit pgm tests must quote paths on the command line
Thomas Wolf
2019-07-25
3
-20
/
+18
|
/
/
/
*
/
/
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-10
/
+6
|
/
/
*
|
Fix "jgit checkout -f" to overwrite dirty worktree files
Christian Halstrick
2019-01-08
1
-0
/
+16
*
|
Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-30
1
-2
/
+2
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-3
/
+3
*
Add ls-files CLI command
Matthias Sohn
2018-08-28
1
-0
/
+96
[next]