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
*
Prepare post v1.0.0.201106011211-rc3 builds
Matthias Sohn
2011-06-01
2
-2
/
+2
*
JGit v1.0.0.201106011211-rc3
v1.0.0.201106011211-rc3
Matthias Sohn
2011-06-01
2
-2
/
+2
*
Remove incubation marker
Matthias Sohn
2011-05-31
1
-1
/
+1
*
jgit.sh: Implement pager support
Shawn O. Pearce
2011-05-31
1
-4
/
+33
*
Qualify post-0.12 builds
Matthias Sohn
2011-05-03
2
-24
/
+24
*
JGit 0.12.1
v0.12.1
stable-0.12
Matthias Sohn
2011-05-02
2
-24
/
+24
*
Added Merge command to the CLI
Christian Halstrick
2011-03-29
5
-0
/
+142
*
Registering the Checkout command and fixed a typo.
Sasa Zivkov
2011-03-24
2
-1
/
+2
*
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
3
-3
/
+23
*
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
|
\
|
*
ProgressMonitor: Refactor to use background alarms
Shawn O. Pearce
2011-02-28
1
-1
/
+4
*
|
Show notes in Log CLI command - Part 2
Sasa Zivkov
2011-03-01
4
-39
/
+29
|
/
*
Show notes in Log CLI command
Sasa Zivkov
2011-02-23
3
-0
/
+124
*
Add Reset to the JGit CLI
Chris Aniszczyk
2011-02-17
2
-0
/
+93
*
pgm: Make --git-dir a string
Shawn O. Pearce
2011-02-15
6
-18
/
+27
*
daemon: Use HTTP's resolver and factory pattern
Shawn O. Pearce
2011-02-14
2
-6
/
+11
*
Qualify post 0.11 builds
Matthias Sohn
2011-02-12
2
-21
/
+21
*
JGit 0.11.1
v0.11.1
Matthias Sohn
2011-02-11
2
-21
/
+21
*
[findbugs] Do not ignore exceptional return value of mkdir
Matthias Sohn
2011-01-28
1
-2
/
+2
*
Fixed several NPEs in the Fetch CLI
Sasa Zivkov
2011-01-26
1
-5
/
+10
*
Fixed NLS in JGit command line interface
Sasa Zivkov
2011-01-26
1
-2
/
+2
*
Refactor IndexPack to not require local filesystem
Shawn O. Pearce
2011-01-25
1
-17
/
+18
*
clone: Use DirCacheCheckout
Shawn O. Pearce
2010-12-20
1
-9
/
+4
*
Qualify post 0.10 builds
Matthias Sohn
2010-12-17
2
-21
/
+21
*
Merge branch 'stable-0.10'
Matthias Sohn
2010-12-17
2
-21
/
+21
|
\
|
*
Qualify post 0.10.1 builds
stable-0.10
Matthias Sohn
2010-12-17
2
-21
/
+21
|
*
JGit 0.10.1
v0.10.1
Matthias Sohn
2010-12-17
2
-21
/
+21
*
|
Reduce calls to Repository.getConfig
Shawn O. Pearce
2010-12-15
1
-5
/
+8
|
/
*
Clarify WorkingTreeOptions and filemode usage
Shawn O. Pearce
2010-12-08
1
-1
/
+4
*
Remove empty iterator from TreeWalk
Shawn O. Pearce
2010-12-07
3
-4
/
+1
*
Avoid NPE in Init
Chris Aniszczyk
2010-12-07
1
-2
/
+5
*
Update Init to use InitCommand
Chris Aniszczyk
2010-12-05
1
-9
/
+7
*
Make diff algorithm configurable
Christian Halstrick
2010-11-26
1
-13
/
+2
*
Add the Checkout command to the Git CLI
Chris Aniszczyk
2010-11-23
2
-0
/
+74
*
Update Rm in the JGit CLI
Chris Aniszczyk
2010-11-22
1
-38
/
+12
*
Implement command line support for CredentialsProvider
Shawn O. Pearce
2010-11-10
1
-3
/
+3
*
Merge "Make Repository.shortenRefName static"
Shawn Pearce
2010-11-08
1
-1
/
+1
|
\
|
*
Make Repository.shortenRefName static
Robin Stocker
2010-11-06
1
-1
/
+1
*
|
Fixed help of Diff and ShowCommands commands
Christian Halstrick
2010-11-08
3
-3
/
+5
*
|
Merge "Implemented the git add commandline command."
Chris Aniszczyk
2010-11-07
3
-5
/
+81
|
\
\
|
|
/
|
/
|
|
*
Implemented the git add commandline command.
Sasa Zivkov
2010-11-07
3
-5
/
+81
*
|
Fixed the git init to properly set bare=true
Sasa Zivkov
2010-11-05
1
-0
/
+3
|
/
*
Add option to select diff algorithm for diff command
Christian Halstrick
2010-10-26
2
-0
/
+19
*
Allow pgm Main to be extended
Shawn O. Pearce
2010-10-16
1
-21
/
+51
[next]