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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing @since tags to mark API added in 2.2
Matthias Sohn
2012-11-16
2
-2
/
+11
*
Add support for --no-ff while merging
Tomasz Zarna
2012-11-16
2
-4
/
+58
*
Add a test for org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2012-11-15
2
-2
/
+9
*
Do not fail when checking out HEAD
Tomasz Zarna
2012-11-15
1
-0
/
+2
*
Prefix an abnormal CLI command termination with 'fatal:'
Tomasz Zarna
2012-11-15
1
-1
/
+0
*
Merge "Fix formatting in org.eclipse.jgit.pgm.CLIText"
Matthias Sohn
2012-11-14
1
-6
/
+2
|
\
|
*
Fix formatting in org.eclipse.jgit.pgm.CLIText
Tomasz Zarna
2012-11-11
1
-6
/
+2
*
|
diff, log -p: do not use outs before it is initialized
Jonathan Nieder
2012-11-14
2
-4
/
+16
|
/
*
Suppress resource warnings with Java 7
Robin Rosenberg
2012-10-25
1
-0
/
+1
*
Add --squash option to org.eclipse.jgit.pgm.Merge
Tomasz Zarna
2012-10-07
2
-1
/
+11
*
Revert "The constructor CmdLineException(String) is deprecated"
Shawn O. Pearce
2012-09-26
5
-35
/
+20
*
Remove uses of TextBuiltin.out in favor of outw
Robin Rosenberg
2012-09-23
3
-14
/
+18
*
The constructor CmdLineException(String) is deprecated
Tomasz Zarna
2012-09-23
5
-20
/
+35
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
11
-26
/
+58
*
Add tests for output result of merging -- org.eclipse.jgit.pgm.Merge
Tomasz Zarna
2012-09-17
2
-0
/
+3
*
Check for write errors in standard out and exit with error
Robin Rosenberg
2012-09-16
37
-220
/
+261
*
Added new Status CLI command 'jgit status'
Robin Rosenberg
2012-09-09
2
-2
/
+199
*
Output result of switching branch -- o.e.jgit.pgm.Checkout
Tomasz Zarna
2012-09-05
2
-2
/
+43
*
Fix NPE when notes are present
Robin Rosenberg
2012-09-05
1
-1
/
+1
*
Garbage collector for FileRepositories
Christian Halstrick
2012-07-29
1
-0
/
+58
*
show: Implement command line show for any object
Shawn O. Pearce
2012-07-18
2
-0
/
+317
*
Typo in CLIText#unknownMergeStratey, should be #unknownMergeStrategy
Tomasz Zarna
2012-07-14
2
-2
/
+2
*
Add config --list command to pgm
Tomasz Zarna
2012-05-23
1
-0
/
+121
*
Add user friendly output from jgit commit command
Mikael Karlsson
2012-05-18
1
-1
/
+6
*
Add --all switch to org.eclipse.jgit.pgm.Commit
Tomasz Zarna
2012-05-10
2
-2
/
+9
*
Fix broken TagCommand API
Robin Rosenberg
2012-04-06
1
-4
/
+5
*
cleanup: Get rid of some unused-warnings
Robin Rosenberg
2012-03-09
2
-3
/
+3
*
Merge "Allow to list tags with org.eclipse.jgit.pgm.Tag"
Robin Rosenberg
2012-01-25
1
-7
/
+20
|
\
|
*
Allow to list tags with org.eclipse.jgit.pgm.Tag
Tomasz Zarna
2011-12-02
1
-7
/
+20
*
|
Allow to amend commits with JGit CLI
Tomasz Zarna
2011-12-18
1
-0
/
+4
|
/
*
Make use of the many date formatting options in the log command
Robin Rosenberg
2011-10-26
1
-12
/
+14
*
Add a method to SystemReader to get the time zone
Robin Rosenberg
2011-10-20
1
-1
/
+2
*
Document the show methods of RevWalkTextBuiltin
Robin Rosenberg
2011-09-18
1
-0
/
+22
*
Fix a boxing warning in org.eclipse.jgit.pgm.RevWalkTextBuiltin
Robin Rosenberg
2011-09-18
1
-2
/
+4
*
Use the appropriate constant for ".git"
Robin Rosenberg
2011-08-27
2
-2
/
+2
*
blame: Implement blame on the command line
Shawn O. Pearce
2011-08-13
2
-0
/
+351
*
Fix jgit rev-list --objects master
Shawn O. Pearce
2011-08-08
1
-3
/
+5
*
Merge "Merge in JGit CLI is missing break statement"
Chris Aniszczyk
2011-07-12
1
-0
/
+1
|
\
|
*
Merge in JGit CLI is missing break statement
Tomasz Zarna
2011-07-12
1
-0
/
+1
*
|
RFC: Ugly fix for i18n of metaVar CLI arguments
Robin Rosenberg
2011-06-20
2
-0
/
+67
|
/
*
Added Merge command to the CLI
Christian Halstrick
2011-03-29
2
-0
/
+130
*
Registering the Checkout command and fixed a typo.
Sasa Zivkov
2011-03-24
1
-1
/
+1
*
PushCommand: Add utilities for --all, --tags
Shawn O. Pearce
2011-03-15
1
-6
/
+6
*
Make --git-dir optional for 'jgit init'
Philipp Thun
2011-03-15
1
-1
/
+2
*
Always fetch tags during clone
Shawn O. Pearce
2011-03-14
1
-0
/
+2
*
Add -o option to commit command
Philipp Thun
2011-03-11
2
-2
/
+18
*
Improve readability of timestamps shown by debug-show-dir-cache
Matthias Sohn
2011-03-03
1
-1
/
+1
*
Enhance debug-show-dir-cache command to show stage
Matthias Sohn
2011-03-03
1
-0
/
+4
*
PackWriter: Avoid CRC-32 validation when feeding IndexPack
Shawn O. Pearce
2011-03-02
1
-1
/
+1
*
Merge "ProgressMonitor: Refactor to use background alarms"
Chris Aniszczyk
2011-03-01
1
-1
/
+4
|
\
[next]