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
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
*
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
*
refactor: simplify collection.toArray()
Michael Keppler
2018-08-23
1
-6
/
+6
*
Repository: Deprecate getTags method
David Pursehouse
2018-05-22
1
-7
/
+4
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-1
/
+1
*
Use Constants.CHARACTER_ENCODING in tests
David Pursehouse
2018-04-11
1
-1
/
+2
*
Implement --force option in FetchCommand and CLI fetch command
Matthias Sohn
2018-03-13
1
-0
/
+13
*
Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8
David Pursehouse
2018-03-11
1
-3
/
+3
*
Use StandardCharsets.UTF_8 in tests
David Pursehouse
2018-03-07
1
-2
/
+3
*
ArchiveTest: Open auto-closeable resources in try-with-resource
David Pursehouse
2018-03-05
1
-43
/
+36
*
Fix remaining javadoc errors raised by doclint
Matthias Sohn
2017-12-21
1
-2
/
+4
*
ArchiveTest: Check result of BufferedInputStream#skip
David Pursehouse
2017-12-07
1
-1
/
+5
*
Checkout now reports failures through exceptions.
Ned Twigg
2017-10-01
1
-3
/
+21
*
Added API to TextBuiltin for piped usage.
Ned Twigg
2017-09-21
1
-0
/
+110
*
Update args4j to 2.33
Matthias Sohn
2017-08-30
2
-2
/
+2
*
Fix compilation errors with args4j 2.0.23 and later
Robin Stocker
2017-08-30
1
-0
/
+80
*
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
1
-1
/
+1
*
Add --match option for `jgit describe` to CLI
Oliver Lockwood
2017-06-22
1
-3
/
+49
*
ArchiveCommand: Create prefix entry with commit time
Yasuhiro Takagi
2017-06-05
1
-4
/
+4
*
Run auto GC in the background
David Turner
2017-06-06
1
-0
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
2
-7
/
+7
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
Organize imports
David Pursehouse
2016-11-14
2
-5
/
+9
*
Preserve backslashes within double quotes in CLIGitCommand::split()
Rüdiger Herrmann
2016-10-23
1
-0
/
+2
*
Checkout: Add the ability to checkout all paths.
Ned Twigg
2016-10-22
1
-1
/
+24
*
ArchiveTest: Don't use string concatenation in loop
David Pursehouse
2016-10-19
1
-12
/
+12
*
Fix JGit CLI to follow native git's interpretation of http_proxy...
Christian Halstrick
2016-10-14
1
-0
/
+232
*
CLI: implement option -d for deleting tags
Ned Twigg
2016-08-31
1
-0
/
+23
*
Added a clean command.
Ned Twigg
2016-08-30
1
-0
/
+136
*
Fix DirCacheCheckout to return CheckoutConflictException
Christian Halstrick
2016-06-23
1
-7
/
+12
*
Add missing @Test annotations
Hugo Arès
2016-06-01
1
-0
/
+1
*
JGit CLI: allow to call git init with specific directory
Rüdiger Herrmann
2016-05-22
1
-0
/
+90
*
ReflogTest: Open Git instances in try-with-resource
David Pursehouse
2016-02-12
1
-13
/
+16
*
RepoTest: Open Git in try-with-resources
David Pursehouse
2016-02-05
1
-16
/
+20
*
Merge branch 'master' into stable-4.2
Matthias Sohn
2016-01-21
11
-84
/
+484
|
\
[next]