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
/
src
/
org
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move gc to package org.eclipse.jgit.pgm
Matthias Sohn
2013-06-22
1
-2
/
+1
*
Add support for "jgit archive --output=<filename>"
Jonathan Nieder
2013-06-06
1
-6
/
+29
*
Remove unused import in Archive
Jonathan Nieder
2013-05-29
1
-1
/
+0
*
Move FormatActivator.start()/stop() to a separate class
Jonathan Nieder
2013-05-29
1
-2
/
+2
*
Maintain list of archive formats in one place
Jonathan Nieder
2013-05-28
1
-4
/
+2
*
Release ArchiveCommand's ObjectReader in call()
Jonathan Nieder
2013-05-24
1
-6
/
+5
*
Move ArchiveCommand into standard porcelain API
Jonathan Nieder
2013-05-24
6
-524
/
+5
*
Remove dependency by ArchiveCommand on archive formats
Jonathan Nieder
2013-05-24
6
-5
/
+106
*
Drop dependency by ArchiveCommand.Format interface on commons-compress
Jonathan Nieder
2013-05-23
3
-18
/
+27
*
ArchiveCommand.Format: pass output stream as first argument to putEntry
Jonathan Nieder
2013-05-23
3
-9
/
+10
*
ArchiveCommand: make archive formats non-inner classes
Jonathan Nieder
2013-05-23
5
-81
/
+221
*
Move org.eclipse.jgit.pgm's resource bundle to internal package
Matthias Sohn
2013-05-06
43
-19
/
+45
*
Merge "Require a DiffConfig when creating a FollowFilter"
Shawn Pearce
2013-05-05
1
-6
/
+8
|
\
|
*
Require a DiffConfig when creating a FollowFilter
Dave Borowitz
2013-05-05
1
-6
/
+8
*
|
Fix line endings
Matthias Sohn
2013-05-03
1
-82
/
+82
|
/
*
ArchiveCommand: Add missing @since tag
Jonathan Nieder
2013-04-30
1
-0
/
+2
*
Merge "Cleanup imports and javadocs in ArchiveCommand"
Robin Rosenberg
2013-04-27
1
-3
/
+6
|
\
|
*
Cleanup imports and javadocs in ArchiveCommand
Robin Rosenberg
2013-04-27
1
-3
/
+6
*
|
Delete CLIText strings previously used in iplog generator
Jonathan Nieder
2013-04-27
1
-3
/
+0
*
|
Merge "Make the Reflog a public API again"
Robin Rosenberg
2013-04-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make the Reflog a public API again
Robin Rosenberg
2013-04-26
1
-1
/
+1
*
|
ArchiveCommand: Do not warn for unsupported file mode
Jonathan Nieder
2013-04-26
2
-12
/
+7
*
|
Add internal porcelain-style API for ArchiveCommand
Jonathan Nieder
2013-04-26
3
-124
/
+287
*
|
Merge "archive: Release resources before returning"
Shawn Pearce
2013-04-26
1
-18
/
+22
|
\
\
|
*
|
archive: Release resources before returning
Jonathan Nieder
2013-04-26
1
-18
/
+22
|
|
/
*
/
status: Print conflict description for unmerged paths
Robin Stocker
2013-04-19
2
-5
/
+55
|
/
*
Remove some unnecessary dependencies on FileRepostory
Robin Rosenberg
2013-04-18
1
-6
/
+7
*
Make recursive merge strategy the default merge strategy
Matthias Sohn
2013-04-15
1
-1
/
+1
*
clean up merge squash and no-commit messages in pgm
Tomasz Zarna
2013-04-08
1
-0
/
+1
*
Detect and handle a checkout conflict during merge nicely
Robin Rosenberg
2013-04-08
2
-1
/
+15
*
Add the no-commit option to MergeCommand
Tomasz Zarna
2013-04-04
2
-1
/
+9
*
Indicate initial commit on a branch in the reflog
Robin Rosenberg
2013-04-02
1
-7
/
+1
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
7
-18
/
+13
*
Break the dependency on RevObject when creating a newObjectToPack().
Colby Ranger
2013-03-04
1
-1
/
+1
*
Add the --branch flag to the jgit clone command
Robin Rosenberg
2013-02-16
2
-2
/
+14
*
Remove unused imports
Matthias Sohn
2013-02-14
1
-4
/
+0
*
Remove unused availableRefs local from Clone.guessHEAD
Jonathan Nieder
2013-02-12
1
-3
/
+0
*
Delete the iplog generator
Matthias Sohn
2013-01-09
3
-221
/
+0
*
pgm: Attempt to detect a broken pipe and exit silently
Robin Rosenberg
2013-01-07
1
-0
/
+12
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
6
-8
/
+11
*
Mark non-externalizable strings as such
Robin Rosenberg
2012-12-27
31
-146
/
+145
*
Fix hidden field warning
Matthias Sohn
2012-12-12
1
-3
/
+3
*
Fix empty control block warnings
Matthias Sohn
2012-12-12
1
-7
/
+8
*
Cleanup unused import and Java 6 syntax in Archive
Robin Rosenberg
2012-12-12
1
-5
/
+0
*
archive: Add tar support
Jonathan Nieder
2012-12-04
1
-1
/
+37
*
archive: Add --format option that switches between formats
Jonathan Nieder
2012-12-04
2
-18
/
+62
*
archive: Record executable and symlink bits
Jonathan Nieder
2012-12-04
1
-4
/
+10
*
[RFC] archive: Switch to commons-compress as ZIP archiver
Jonathan Nieder
2012-12-03
1
-5
/
+6
*
add: Fix bad metaVar reference in <filepattern> help
Jonathan Nieder
2012-11-28
2
-1
/
+2
*
Add a case statement for fast-forward merge
Robin Rosenberg
2012-11-25
1
-0
/
+1
[next]