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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't warn for methods that can be static
Robin Rosenberg
2014-07-02
1
-1
/
+1
*
Add new default settings from Eclipse 4.4
Robin Rosenberg
2014-07-02
1
-0
/
+5
*
Clarify comments in message properties files (and fix grammar)
Robin Stocker
2014-06-30
1
-2
/
+2
*
Fix incorrect "''" in CLIText.properties
Robin Stocker
2014-06-30
1
-1
/
+1
*
Add a comment to the message properties files on how they are processed
Robin Rosenberg
2014-06-29
1
-0
/
+5
*
Remove duplicate string in CLIText.properties
Robin Rosenberg
2014-06-29
1
-1
/
+0
*
Fix formatting errors in error messages
Robin Rosenberg
2014-06-29
1
-2
/
+2
*
Prepare 3.5.0-SNAPSHOT builds
Robin Rosenberg
2014-06-04
3
-34
/
+34
*
Prepare post 3.4.0 RC1 builds
Matthias Sohn
2014-05-21
3
-4
/
+4
*
JGit v3.4.0.201405211411-rc1
v3.4.0.201405211411-rc1
Matthias Sohn
2014-05-21
3
-4
/
+4
*
Merge "Command line: implement checkout -- <path>"
Matthias Sohn
2014-05-16
1
-4
/
+17
|
\
|
*
Command line: implement checkout -- <path>
Matthias Sohn
2014-05-12
1
-4
/
+17
*
|
LsTree: quote paths in output
Dave Borowitz
2014-05-07
1
-1
/
+2
|
/
*
Fix manifests of source bundles
Matthias Sohn
2014-05-07
1
-2
/
+2
*
Merge changes I9ba0e70f,I1f38e055,Idb55a303
Dave Borowitz
2014-05-06
1
-5
/
+13
|
\
|
*
Do not rewrite parents in RevWalkTextBuiltins
Dave Borowitz
2014-05-05
1
-4
/
+8
|
*
RevWalkTextBuiltin: Add -n to limit number of commits returned
Dave Borowitz
2014-05-05
1
-1
/
+5
*
|
Prepare 3.4.0-SNAPSHOT builds
Matthias Sohn
2014-05-06
3
-4
/
+4
|
/
*
JGit v3.4.0.201405051725-m7
v3.4.0.201405051725-m7
Matthias Sohn
2014-05-05
3
-4
/
+4
*
Added groups support to repo subcommand.
Yuxuan 'fishy' Wang
2014-04-23
2
-0
/
+5
*
Added the command line of jgit repo.
Yuxuan 'fishy' Wang
2014-04-23
4
-0
/
+70
*
Merge "blame: Format commit and author only once per range"
Shawn Pearce
2014-04-23
1
-13
/
+23
|
\
|
*
blame: Format commit and author only once per range
Shawn Pearce
2014-04-21
1
-13
/
+23
*
|
pgm: Flush stderr during shutdown
Shawn Pearce
2014-04-21
1
-0
/
+2
|
/
*
blame: Automatically increase commit abbreviation length
Shawn Pearce
2014-04-17
1
-3
/
+17
*
Avoid calls to System.exit() and throw an exception instead
Guillaume Nodet
2014-04-02
3
-2
/
+37
*
Add an input stream and an error stream to TextBuiltin base class
Guillaume Nodet
2014-03-30
10
-52
/
+88
*
Make sure we include the Java 7 module in tests when using JDK 8
Robin Rosenberg
2014-03-29
1
-1
/
+1
*
Implement "git branch --contains" in pgm
Robin Stocker
2014-03-07
2
-17
/
+32
*
Prepare 3.4.0-SNAPSHOT builds
Matthias Sohn
2014-03-05
3
-33
/
+33
*
Merge branch 'stable-3.3'
Matthias Sohn
2014-03-05
3
-33
/
+33
|
\
|
*
Prepare 3.3.1-SNAPSHOT builds
Matthias Sohn
2014-03-05
3
-33
/
+33
|
*
JGit v3.3.0.201403021825-r
v3.3.0.201403021825-r
Matthias Sohn
2014-03-03
3
-3
/
+3
|
*
Prepare post 3.3.0RC1 builds
Matthias Sohn
2014-02-20
3
-3
/
+3
|
*
JGit v3.3.0.201402191814-rc1
v3.3.0.201402191814-rc1
Matthias Sohn
2014-02-20
3
-3
/
+3
*
|
Add missing @Deprecated to deprecated fields and methods
Shawn Pearce
2014-03-03
1
-0
/
+1
*
|
CLI clone command should support --no-checkout
Kaloyan Raev
2014-02-26
2
-9
/
+16
|
/
*
Add symlink support to JGit
Robin Rosenberg
2014-02-10
1
-1
/
+1
*
Tag som non-localizable strings with NON-NLS
Robin Rosenberg
2014-01-10
1
-1
/
+1
*
Suppport the GIT_CONFIG_NOSYSTEM environment variable
Robin Rosenberg
2014-01-06
1
-1
/
+5
*
[CLI] Add option --millis / -m to debug-show-dir-cache command
Matthias Sohn
2013-12-27
2
-3
/
+13
*
archive: Prepend a specified prefix to all entry filenames
Jonathan Nieder
2013-12-17
3
-0
/
+7
*
Prepare 3.3.0-SNAPSHOT builds
Matthias Sohn
2013-12-05
3
-33
/
+33
*
CLI status should support --porcelain
Kaloyan Raev
2013-12-04
2
-8
/
+118
*
Manage CheckoutConflictException in pgm
Axel Richard
2013-11-29
3
-0
/
+12
*
Add uses directives to ensure OSGi wires jgit bundles correctly
Matthias Sohn
2013-11-12
1
-7
/
+14
*
Add missing resources from source.. in build.properties
Tomasz Zarna
2013-10-30
1
-1
/
+2
*
CLI fetch command should support --tags
Kaloyan Raev
2013-10-26
2
-0
/
+16
*
Merge "Add describe command to JGit command line interface"
Robin Rosenberg
2013-10-20
4
-0
/
+79
|
\
|
*
Add describe command to JGit command line interface
Matthias Sohn
2013-10-11
4
-0
/
+79
[next]