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
...
*
|
|
branch command: provide convenient and meaningful options help
Andrey Loskutov
2016-01-02
5
-36
/
+154
|
/
/
*
|
clone: display progress messages
Shawn Pearce
2015-12-31
1
-5
/
+16
*
|
buck: run tests
Shawn Pearce
2015-12-31
1
-0
/
+1
*
|
buck: build standalone jgit binary
Shawn Pearce
2015-12-31
1
-0
/
+44
*
|
Sort "eager" path-like options to the end of the help
Andrey Loskutov
2015-12-29
1
-0
/
+36
*
|
reset command: provide convenient and meaningful options help
Andrey Loskutov
2015-12-29
2
-5
/
+6
*
|
status command: consume more then one argument after --
Andrey Loskutov
2015-12-29
1
-2
/
+4
*
|
repo command: properly name the required 'path' argument
Andrey Loskutov
2015-12-29
1
-1
/
+1
*
|
Don't treat command termination due '-h' option as a fatal error
Andrey Loskutov
2015-12-29
4
-18
/
+157
*
|
Provide a root cause for aborted commands
Andrey Loskutov
2015-12-29
2
-1
/
+29
*
|
Allow checkout paths without specifying branch name
Andrey Loskutov
2015-12-28
1
-4
/
+3
*
|
Remove unused import 'org.apache.commons.codec.binary'
RĂ¼diger Herrmann
2015-12-18
1
-2
/
+1
*
|
Fix push with jgit pgm failing with "unauthorized"
Matthias Sohn
2015-12-15
3
-1
/
+17
*
|
Null-annotated Ref class and fixed related compiler errors
Andrey Loskutov
2015-12-15
2
-4
/
+13
|
/
*
Add remote command to JGit CLI
Kaloyan Raev
2015-12-11
4
-0
/
+202
*
Support atomic push in JGit client
Shawn Pearce
2015-12-02
1
-0
/
+4
*
Null-annotated Repository class and fixed related compiler errors
Andrey Loskutov
2015-11-25
8
-11
/
+33
*
git rev-parse: Add --verify option
Thomas Meyer
2015-11-19
3
-3
/
+17
*
Update dependencies to use the JGit-internal @Nullable
Terry Parker
2015-11-09
2
-4
/
+3
*
reset command should support the -- <paths> parameters
Kaloyan Raev
2015-10-29
1
-11
/
+24
*
Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"
Jonathan Nieder
2015-10-05
2
-0
/
+5
|
\
|
*
RepoCommand: Add setRecordRemoteBranch option to record upstream branch
Stefan Beller
2015-10-05
2
-0
/
+5
*
|
Merge branch 'stable-4.1'
Matthias Sohn
2015-10-02
20
-292
/
+320
|
\
\
|
|
/
|
/
|
|
*
pgm: Open RevWalk and TreeWalk in try-with-resource
David Pursehouse
2015-10-01
8
-79
/
+87
|
*
pgm: Create instances of Git in try-with-resource
David Pursehouse
2015-10-01
14
-215
/
+235
*
|
Prepare 4.2.0-SNAPSHOT builds
Matthias Sohn
2015-09-28
3
-35
/
+35
|
/
*
Prepare 4.1.1-SNAPSHOT builds
Matthias Sohn
2015-09-28
3
-35
/
+35
*
JGit v4.1.0.201509280440-r
v4.1.0.201509280440-r
Matthias Sohn
2015-09-28
3
-4
/
+4
*
Restore lazy Bundle-ActivationPolicy removed in 3a4a5a4e
Matthias Sohn
2015-08-31
1
-0
/
+1
*
Update uses-clauses in OSGi manifests
Matthias Sohn
2015-08-31
1
-3
/
+6
*
Enable annotation based NPE analysis in jgit
Andrey Loskutov
2015-08-20
2
-4
/
+5
*
Changed default log4j log level from "WARNING" to "WARN"
Andrey Loskutov
2015-08-11
1
-1
/
+1
*
Fix non-externalized string warning in Main.execute()
Matthias Sohn
2015-07-24
1
-1
/
+1
*
Honor also https_proxy environment variable
Christian Halstrick
2015-07-24
1
-25
/
+31
*
Merge branch 'stable-4.0'
Jonathan Nieder
2015-06-03
1
-10
/
+0
|
\
|
*
Delete deprecated TextBuiltin.out
Matthias Sohn
2015-06-03
1
-10
/
+0
|
*
Prepare post 4.0-RC3 builds
Matthias Sohn
2015-06-02
3
-4
/
+4
|
*
JGit v4.0.0.201506020755-rc3
v4.0.0.201506020755-rc3
Matthias Sohn
2015-06-02
3
-4
/
+4
|
*
Prepare post 4.0.0-rc2 builds
Matthias Sohn
2015-05-26
3
-4
/
+4
|
*
JGit v4.0.0.201505260635-rc2
v4.0.0.201505260635-rc2
Matthias Sohn
2015-05-26
3
-4
/
+4
*
|
Prepare 4.1.0-SNAPSHOT builds
Matthias Sohn
2015-06-03
3
-35
/
+35
|
/
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
12
-92
/
+60
*
Expose disposeBody() on RevCommit and RevTag
Shawn Pearce
2015-05-10
1
-0
/
+1
*
Restore AwtCredentialsProvider to enable debugging pgm in Eclipse
Matthias Sohn
2015-04-22
1
-4
/
+46
*
Include slf4j and log4j in jgit command line
Matthias Sohn
2015-03-23
2
-0
/
+24
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
1
-17
/
+0
*
CLI status should support --untracked-files
Kaloyan Raev
2015-03-12
4
-11
/
+139
*
Add "--long" option to JGit describe
Christian Halstrick
2015-03-09
2
-0
/
+6
*
Move console classes to pgm bundle
Matthias Sohn
2015-02-10
7
-68
/
+306
*
Set minimum required Java version to Java 7
Matthias Sohn
2015-02-09
3
-5
/
+5
[prev]
[next]