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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
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
*
Added groups support to repo subcommand.
Yuxuan 'fishy' Wang
2014-04-23
1
-0
/
+4
*
Added the command line of jgit repo.
Yuxuan 'fishy' Wang
2014-04-23
1
-0
/
+65
*
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
*
Implement "git branch --contains" in pgm
Robin Stocker
2014-03-07
1
-17
/
+31
*
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
1
-9
/
+15
*
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
1
-3
/
+12
*
archive: Prepend a specified prefix to all entry filenames
Jonathan Nieder
2013-12-17
2
-0
/
+5
*
CLI status should support --porcelain
Kaloyan Raev
2013-12-04
1
-8
/
+117
*
Manage CheckoutConflictException in pgm
Axel Richard
2013-11-29
2
-0
/
+10
*
CLI fetch command should support --tags
Kaloyan Raev
2013-10-26
1
-0
/
+14
*
Merge "Add describe command to JGit command line interface"
Robin Rosenberg
2013-10-20
2
-0
/
+76
|
\
|
*
Add describe command to JGit command line interface
Matthias Sohn
2013-10-11
2
-0
/
+76
*
|
CLI version command falls back to Bundle-Version
Kaloyan Raev
2013-10-12
1
-3
/
+48
|
/
*
Add support for --version in JGit CLI
Kaloyan Raev
2013-10-09
1
-1
/
+9
*
Propagate IOException where possible when getting refs.
Colby Ranger
2013-10-07
5
-8
/
+22
*
Add missing usage texts for JGit commandline commands
Matthias Sohn
2013-09-09
21
-11
/
+43
*
Add --quiet flag to pgm fetch.
Colby Ranger
2013-08-05
1
-1
/
+5
*
Add path option to StatusCommand
Christian Halstrick
2013-07-21
1
-1
/
+10
*
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
[next]