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
*
Qualify post-0.8.4 builds
stable-0.8
Shawn O. Pearce
2010-06-14
2
-18
/
+18
*
JGit 0.8.4
v0.8.4
Matthias Sohn
2010-06-14
2
-18
/
+18
*
JGit 0.8.3
Matthias Sohn
2010-06-14
2
-18
/
+18
*
Qualify post-0.8.1 builds
Shawn O. Pearce
2010-06-02
2
-18
/
+18
*
JGit 0.8.1
v0.8.1
Shawn O. Pearce
2010-06-02
2
-18
/
+18
*
Externalize strings in Commit command
Shawn O. Pearce
2010-05-28
3
-4
/
+10
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
46
-303
/
+657
*
Add commit command to the pgm package
Christian Halstrick
2010-05-12
3
-1
/
+88
*
Qualify builds as 0.8.0
Shawn O. Pearce
2010-03-20
2
-15
/
+15
*
Merge branch 'push-sideband' into stable-0.7
Shawn O. Pearce
2010-03-12
2
-1
/
+30
|
\
|
*
Capture non-progress side band #2 messages and put in result
Shawn O. Pearce
2010-03-12
2
-1
/
+30
*
|
pgm: Report not in git repository rather than NPE
Shawn O. Pearce
2010-03-11
1
-1
/
+2
|
/
*
Cleanup OSGi Import-Package specifications to use versions
Shawn O. Pearce
2010-02-02
1
-15
/
+15
*
Fix .classpath to make jgit easily runnable from inside eclipse
Christian Halstrick
2010-02-02
1
-0
/
+1
*
Generate an Eclipse IP log with jgit eclipse-iplog
Shawn O. Pearce
2010-01-29
5
-1
/
+228
*
Correct bundle, provider names to be consistent
Shawn O. Pearce
2010-01-23
1
-2
/
+2
*
Merge branch 'ref-abstract'
Shawn O. Pearce
2010-01-23
5
-13
/
+64
|
\
|
*
branch: Add -m option to rename a branch
Shawn O. Pearce
2010-01-23
1
-4
/
+37
|
*
Replace writeSymref with RefUpdate.link
Shawn O. Pearce
2010-01-23
1
-3
/
+6
|
*
Rewrite reference handling to be abstract and accurate
Shawn O. Pearce
2010-01-23
4
-6
/
+21
*
|
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
6
-10
/
+16
|
/
*
Finish removing Apache Felix maven-bundle-plugin
Shawn O. Pearce
2010-01-12
1
-3
/
+1
*
Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plug...
Robin Rosenberg
2010-01-12
1
-0
/
+1
*
Merge "Partial revert "Switch build to Apache Felix maven-bundle-plugin""
Robin Rosenberg
2010-01-12
5
-0
/
+67
|
\
|
*
Partial revert "Switch build to Apache Felix maven-bundle-plugin"
Robin Rosenberg
2010-01-10
5
-0
/
+67
*
|
Merge branch 'cq-diff'
Shawn O. Pearce
2010-01-06
2
-0
/
+132
|
\
\
|
|
/
|
/
|
|
*
Fix some warnings regarding unnecessary imports and accessing static methods
Christian Halstrick
2009-10-07
1
-13
/
+4
|
*
Add the "jgit diff" command
Johannes Schindelin
2009-10-06
2
-0
/
+141
*
|
Switch build to Apache Felix maven-bundle-plugin
Shawn O. Pearce
2009-12-28
7
-74
/
+6
*
|
Recognize Git repository environment variables
Robin Rosenberg
2009-12-28
1
-2
/
+53
*
|
Method to get a 'humanish' name from a path
Mykola Nikishov
2009-12-19
1
-8
/
+4
*
|
Replace a hard-coded default remote's name with a constant
Mykola Nikishov
2009-11-29
3
-3
/
+5
*
|
Prompt for passwords from the console in jgit command line tools
Shawn O. Pearce
2009-11-02
2
-2
/
+60
*
|
Move AWT based SSH authenticator to ui bundle
Shawn O. Pearce
2009-11-02
1
-0
/
+2
*
|
Refactor the cached Authenticator data out of AwtAuthenticator
Shawn O. Pearce
2009-11-02
2
-2
/
+5
*
|
Delete obsolete JarLinkUtil
Shawn O. Pearce
2009-11-02
1
-212
/
+0
*
|
Refactor our Maven build to be modular
Shawn O. Pearce
2009-11-02
4
-0
/
+256
*
|
Switch pgm, test to proper plugin projects
Shawn O. Pearce
2009-11-02
7
-3
/
+44
*
|
Correct location of AmazonS3 command line client
Shawn O. Pearce
2009-10-31
1
-0
/
+136
*
|
Move AWT UI code to new org.eclipse.jgit.ui bundle
Mykola Nikishov
2009-10-31
1
-0
/
+1
*
|
Eclipse IDE: Automatically remove trailing whitespace on save
Shawn O. Pearce
2009-10-31
1
-1
/
+53
*
|
Remove trailing whitespace at end of line
Alex Blewitt
2009-10-31
1
-1
/
+1
*
|
Fix classpath to use jsch and args4j from orbit
Matthias Sohn
2009-10-12
1
-1
/
+1
|
/
*
Move HttpSupport's configureHttpProxy to jgit-pgm
Shawn O. Pearce
2009-10-05
1
-8
/
+46
*
Move AmazonS3 command line utility to jgit-pgm
Shawn O. Pearce
2009-10-05
3
-0
/
+25
*
Standardize the source code formatter for Eclipse
Shawn O. Pearce
2009-10-05
2
-4
/
+17
*
Initial JGit contribution to eclipse.org
Git Development Community
2009-09-29
53
-0
/
+5939