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
...
*
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-10
1
-7
/
+7
|
\
|
|
*
TextHashFunctions: Fix warnings about variable hiding
David Pursehouse
2016-02-05
1
-7
/
+7
*
|
Support LFS protocol and a file system based LFS storage
Matthias Sohn
2016-02-04
6
-2
/
+315
*
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-03
1
-8
/
+8
|
\
|
|
*
Branch: Fix variable hiding warning
David Pursehouse
2016-02-02
1
-8
/
+8
|
*
Prepare 4.2.1-SNAPSHOT builds
Matthias Sohn
2016-01-22
3
-37
/
+37
|
*
JGit v4.2.0.201601211800-r
v4.2.0.201601211800-r
Matthias Sohn
2016-01-21
3
-4
/
+4
*
|
Prepare 4.3.0-SNAPSHOT builds
Matthias Sohn
2016-01-21
3
-38
/
+38
*
|
Merge changes from topic 'reftree'
Shawn Pearce
2016-01-21
1
-4
/
+27
|
\
\
|
*
|
debug-rebuild-ref-tree: Copy HEAD into RefTree
Shawn Pearce
2016-01-15
1
-4
/
+13
|
*
|
debug-rebuild-ref-tree: Add --enable flag to turn the database on
Shawn Pearce
2016-01-15
1
-0
/
+14
*
|
|
daemon: Add --ketch=LEADER flag
Shawn Pearce
2016-01-19
2
-1
/
+47
|
|
/
|
/
|
*
|
Merge branch 'stable-4.2'
David Pursehouse
2016-01-20
15
-63
/
+70
|
\
\
|
|
/
|
/
|
|
*
Add $NON-NLS to suppress "Non-externalized string literal" warnings
David Pursehouse
2016-01-19
9
-40
/
+40
|
*
Don't use deprecated constructors of CmdLineException
David Pursehouse
2016-01-19
6
-22
/
+29
|
*
Merge "Prepare 4.2.0-SNAPSHOT builds" into stable-4.2
Matthias Sohn
2016-01-19
3
-4
/
+4
|
|
\
|
|
*
Prepare 4.2.0-SNAPSHOT builds
Matthias Sohn
2016-01-19
3
-4
/
+4
|
*
|
RevParse: Remove superfluous semicolon
David Pursehouse
2016-01-14
1
-1
/
+1
|
|
/
|
*
JGit v4.2.0.201512141825-rc1
v4.2.0.201512141825-rc1
Matthias Sohn
2015-12-15
3
-4
/
+4
*
|
FileRepository: Support extensions.refsBackendType = RefTree
Shawn Pearce
2016-01-11
1
-7
/
+22
*
|
Merge changes from topic 'reftree'
Shawn Pearce
2016-01-07
4
-0
/
+134
|
\
\
|
*
|
debug-rebuild-ref-tree: Simple program to build a RefTree
Shawn Pearce
2016-01-07
4
-0
/
+134
*
|
|
Make sure CLIGitCommand and Main produce (almost) same results
Andrey Loskutov
2016-01-06
1
-35
/
+76
*
|
|
branch command: print help if requested, even if arguments are wrong
Andrey Loskutov
2016-01-06
2
-4
/
+37
*
|
|
Added CLIText.fatalError(String) API for tests
Andrey Loskutov
2016-01-06
3
-5
/
+18
|
/
/
*
|
Merge "buck: set Bundle-Version for :jgit_bin"
Shawn Pearce
2016-01-03
1
-3
/
+28
|
\
\
|
*
|
buck: set Bundle-Version for :jgit_bin
Shawn Pearce
2016-01-03
1
-3
/
+28
*
|
|
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
|
\
\
|
|
/
|
/
|
[prev]
[next]