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
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option --orphan for checkout
RĂ¼diger Herrmann
2015-02-04
1
-0
/
+1
*
[pgm] Add missing help text for clone --bare option
Matthias Sohn
2015-01-07
1
-0
/
+1
*
[pgm] Implement clone using CloneCommand
Matthias Sohn
2014-12-22
1
-0
/
+2
*
[pgm] Add option --tags for ls-remote
Matthias Sohn
2014-12-16
1
-0
/
+1
*
[pgm] Add option --heads for ls-remote
Matthias Sohn
2014-12-16
1
-0
/
+1
*
Add "aggressive" option to GC
Christian Halstrick
2014-09-19
1
-0
/
+1
*
Handle -m option for Merge command
Axel Richard
2014-08-30
1
-0
/
+1
*
Don't prefix output from jgit status with '# '
Robin Rosenberg
2014-07-19
1
-1
/
+1
*
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
*
Added groups support to repo subcommand.
Yuxuan 'fishy' Wang
2014-04-23
1
-0
/
+1
*
Added the command line of jgit repo.
Yuxuan 'fishy' Wang
2014-04-23
1
-0
/
+3
*
Implement "git branch --contains" in pgm
Robin Stocker
2014-03-07
1
-0
/
+1
*
CLI clone command should support --no-checkout
Kaloyan Raev
2014-02-26
1
-0
/
+1
*
[CLI] Add option --millis / -m to debug-show-dir-cache command
Matthias Sohn
2013-12-27
1
-0
/
+1
*
archive: Prepend a specified prefix to all entry filenames
Jonathan Nieder
2013-12-17
1
-0
/
+2
*
CLI status should support --porcelain
Kaloyan Raev
2013-12-04
1
-0
/
+1
*
Manage CheckoutConflictException in pgm
Axel Richard
2013-11-29
1
-0
/
+2
*
CLI fetch command should support --tags
Kaloyan Raev
2013-10-26
1
-0
/
+2
*
Add describe command to JGit command line interface
Matthias Sohn
2013-10-11
1
-0
/
+2
*
List all supported formats in archive command's help
Matthias Sohn
2013-10-10
1
-1
/
+1
*
Add support for --version in JGit CLI
Kaloyan Raev
2013-10-09
1
-0
/
+1
*
Add missing usage texts for JGit commandline commands
Matthias Sohn
2013-09-09
1
-1
/
+30
*
Add --quiet flag to pgm fetch.
Colby Ranger
2013-08-05
1
-0
/
+1
*
Move ArchiveCommand into standard porcelain API
Jonathan Nieder
2013-05-24
1
-4
/
+0
*
Remove dependency by ArchiveCommand on archive formats
Jonathan Nieder
2013-05-24
1
-0
/
+2
*
ArchiveCommand: make archive formats non-inner classes
Jonathan Nieder
2013-05-23
1
-0
/
+1
*
Move org.eclipse.jgit.pgm's resource bundle to internal package
Matthias Sohn
2013-05-06
1
-0
/
+0
*
Delete CLIText strings previously used in iplog generator
Jonathan Nieder
2013-04-27
1
-3
/
+0
*
ArchiveCommand: Do not warn for unsupported file mode
Jonathan Nieder
2013-04-26
1
-1
/
+0
*
Add internal porcelain-style API for ArchiveCommand
Jonathan Nieder
2013-04-26
1
-0
/
+1
*
status: Print conflict description for unmerged paths
Robin Stocker
2013-04-19
1
-0
/
+8
*
clean up merge squash and no-commit messages in pgm
Tomasz Zarna
2013-04-08
1
-1
/
+1
*
Detect and handle a checkout conflict during merge nicely
Robin Rosenberg
2013-04-08
1
-0
/
+2
*
Add the no-commit option to MergeCommand
Tomasz Zarna
2013-04-04
1
-0
/
+2
*
Must use double single quotes around parameters
Robin Rosenberg
2013-02-16
1
-5
/
+5
*
Add the --branch flag to the jgit clone command
Robin Rosenberg
2013-02-16
1
-0
/
+3
*
Delete the iplog generator
Matthias Sohn
2013-01-09
1
-6
/
+0
*
archive: Add tar support
Jonathan Nieder
2012-12-04
1
-1
/
+1
*
archive: Add --format option that switches between formats
Jonathan Nieder
2012-12-04
1
-0
/
+2
*
Add "jgit archive" tool that writes a tree as a ZIP file
Jonathan Nieder
2012-11-16
1
-0
/
+3
*
Add reflog command to JGit CLI
Tomasz Zarna
2012-11-16
1
-0
/
+1
*
Add support for --no-ff while merging
Tomasz Zarna
2012-11-16
1
-0
/
+3
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
1
-0
/
+1
*
Prefix an abnormal CLI command termination with 'fatal:'
Tomasz Zarna
2012-11-15
1
-1
/
+0
*
Add --squash option to org.eclipse.jgit.pgm.Merge
Tomasz Zarna
2012-10-07
1
-0
/
+3
*
Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge
Tomasz Zarna
2012-09-17
1
-1
/
+2
[next]