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
/
org
/
eclipse
/
jgit
/
pgm
/
ArchiveTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
JGit pgm tests must quote paths on the command line
Thomas Wolf
2019-07-25
1
-4
/
+0
*
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-10
/
+6
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
1
-3
/
+3
*
refactor: simplify collection.toArray()
Michael Keppler
2018-08-23
1
-6
/
+6
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-1
/
+1
*
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
*
ArchiveTest: Check result of BufferedInputStream#skip
David Pursehouse
2017-12-07
1
-1
/
+5
*
ArchiveCommand: Create prefix entry with commit time
Yasuhiro Takagi
2017-06-05
1
-4
/
+4
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-6
/
+6
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-0
/
+1
*
ArchiveTest: Don't use string concatenation in loop
David Pursehouse
2016-10-19
1
-12
/
+12
*
Make sure CLIGitCommand and Main produce (almost) same results
Andrey Loskutov
2016-01-06
1
-41
/
+42
*
Make sure tests don't blindly continue if a command is "silently" failed
Andrey Loskutov
2015-12-31
1
-1
/
+2
*
Un-ignored existing CLI tests which run just fine on Java 7+
Andrey Loskutov
2015-12-29
1
-7
/
+2
*
archive: Drop unnecessary empty comments and 'final' qualifiers on locals
Jonathan Nieder
2015-05-27
1
-75
/
+75
*
Remove unused import from ArchiveTest
Matthias Sohn
2014-01-07
1
-1
/
+0
*
archive: Use an empty directory for submodules
Jonathan Nieder
2013-12-27
1
-0
/
+40
*
archive: Include entries for directories
Jonathan Nieder
2013-12-27
1
-14
/
+31
*
archive: Prepend a specified prefix to all entry filenames
Jonathan Nieder
2013-12-17
1
-0
/
+93
*
Add support for "jgit archive --output=<filename>"
Jonathan Nieder
2013-06-06
1
-6
/
+206
*
Add long filename, large file, and non-ASCII filename support to TarFormat
Jonathan Nieder
2013-06-06
1
-0
/
+30
*
ArchiveCommand: make archive formats non-inner classes
Jonathan Nieder
2013-05-23
1
-0
/
+7
*
archive: Add tar support
Jonathan Nieder
2012-12-04
1
-7
/
+160
*
archive: Record executable and symlink bits
Jonathan Nieder
2012-12-04
1
-0
/
+74
*
Add "jgit archive" tool that writes a tree as a ZIP file
Jonathan Nieder
2012-11-16
1
-0
/
+175