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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable test methods in CommitAndLogCommandTests
Tomasz Zarna
2011-03-07
1
-0
/
+7
*
PackFile: Fix copy as-is for small objects
Shawn O. Pearce
2011-03-04
1
-0
/
+10
*
Merge "PushCommand: Test for update of tracking branch"
Shawn Pearce
2011-03-04
1
-0
/
+53
|
\
|
*
PushCommand: Test for update of tracking branch
Robin Stocker
2011-03-04
1
-0
/
+53
*
|
Merge "Fix DirCache re-read."
Shawn Pearce
2011-03-04
2
-12
/
+17
|
\
\
|
*
|
Fix DirCache re-read.
Robin Rosenberg
2011-03-04
2
-12
/
+17
*
|
|
Merge "Use generics in RepositoryFilter constructor"
Shawn Pearce
2011-03-04
1
-2
/
+2
|
\
|
|
|
*
|
Use generics in RepositoryFilter constructor
Robin Rosenberg
2011-02-25
1
-2
/
+2
*
|
|
Merge changes I52054d7b,If5865ac9
Shawn O. Pearce
2011-03-04
4
-27
/
+151
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
resolve(): Fix wrong parsing of branch "foo-gbed2-dev"
Shawn O. Pearce
2011-03-03
2
-18
/
+38
|
*
|
RemoteRefUpdate: Accept Ref and ObjectId arguments for source
Shawn O. Pearce
2011-03-03
2
-9
/
+113
*
|
|
Merge "Adapt to Jetty 7.3 API change coming with Indigo"
Christian Halstrick
2011-03-04
1
-0
/
+4
|
\
\
\
|
*
|
|
Adapt to Jetty 7.3 API change coming with Indigo
Matthias Sohn
2011-03-01
1
-0
/
+4
*
|
|
|
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: Validate reused cached packs
Shawn O. Pearce
2011-03-02
8
-22
/
+77
*
|
|
PackWriter: Avoid CRC-32 validation when feeding IndexPack
Shawn O. Pearce
2011-03-02
8
-26
/
+76
*
|
|
PackWriter: Position tags after commits
Shawn O. Pearce
2011-03-01
1
-2
/
+4
*
|
|
PackWriter: Refactor object writing loop
Shawn O. Pearce
2011-03-01
1
-6
/
+9
*
|
|
PackWriter: Don't reuse commit or tag deltas
Shawn O. Pearce
2011-03-01
2
-1
/
+40
*
|
|
PackWriter: Do not delta compress already packed objects
Shawn O. Pearce
2011-03-01
1
-2
/
+2
*
|
|
Paper bag fix BatchingProgressMonitor alarm queue
Shawn O. Pearce
2011-03-01
1
-2
/
+5
*
|
|
Merge "ProgressMonitor: Refactor to use background alarms"
Chris Aniszczyk
2011-03-01
4
-158
/
+411
|
\
\
\
|
*
|
|
ProgressMonitor: Refactor to use background alarms
Shawn O. Pearce
2011-02-28
4
-158
/
+411
*
|
|
|
Merge "Show notes in Log CLI command - Part 2"
Chris Aniszczyk
2011-03-01
4
-39
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Show notes in Log CLI command - Part 2
Sasa Zivkov
2011-03-01
4
-39
/
+29
*
|
|
|
Fix NPE on checkout of remote tracking branch
Matthias Sohn
2011-03-01
3
-13
/
+95
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'stable-0.11'
Shawn O. Pearce
2011-02-25
0
-0
/
+0
|
\
\
\
|
*
|
|
JGit 0.11.3
v0.11.3
stable-0.11
Matthias Sohn
2011-02-21
30
-192
/
+192
|
*
|
|
Fix NullPointer when pulling from a deleted local branch
Stefan Lay
2011-02-21
1
-1
/
+4
|
*
|
|
smart-http: Fix recognition of gzip encoding
Shawn O. Pearce
2011-02-21
2
-2
/
+81
|
*
|
|
Fix processing of broken symbolic references in RefDirectory
Marc Strapetz
2011-02-21
1
-5
/
+7
|
*
|
|
CreateBranchCommand: Wrong existence check
Mathias Kinzler
2011-02-21
1
-1
/
+3
|
*
|
|
Qualify post 0.11.1 builds
Matthias Sohn
2011-02-21
30
-192
/
+192
*
|
|
|
UnpackedObject: Fix readSome() when initial read is short
Shawn O. Pearce
2011-02-25
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge "RevWalk: Don't release during inMergeBase()"
Chris Aniszczyk
2011-02-24
1
-1
/
+0
|
\
\
\
|
*
|
|
RevWalk: Don't release during inMergeBase()
Shawn O. Pearce
2011-02-24
1
-1
/
+0
*
|
|
|
Merge "Fix formatting of pom.xml"
Shawn Pearce
2011-02-24
1
-34
/
+36
|
\
\
\
\
|
*
|
|
|
Fix formatting of pom.xml
Matthias Sohn
2011-02-24
1
-34
/
+36
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
FetchCommand: do not set a null credentials provider
Matthias Sohn
2011-02-24
1
-1
/
+2
|
/
/
/
*
|
|
Merge "Respect core.excludesfile to enable global ignore rules "
Shawn Pearce
2011-02-23
3
-3
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Respect core.excludesfile to enable global ignore rules
Matthias Sohn
2011-02-23
3
-3
/
+38
*
|
|
PackWriter: Add missing timers to Statistics
Shawn O. Pearce
2011-02-23
1
-0
/
+27
*
|
|
Show notes in Log CLI command
Sasa Zivkov
2011-02-23
4
-0
/
+130
*
|
|
PackWriter: Fix total delta count
Shawn O. Pearce
2011-02-22
1
-1
/
+3
|
/
/
*
|
Merge "Create empty GIT_DIR/hooks directory"
Shawn O. Pearce
2011-02-22
2
-0
/
+3
|
\
\
|
*
|
Create empty GIT_DIR/hooks directory
Shawn O. Pearce
2011-02-22
2
-0
/
+3
*
|
|
Merge "Fix potential NullPointerException in PlotCommit"
Shawn Pearce
2011-02-22
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix potential NullPointerException in PlotCommit
Mathias Kinzler
2011-02-22
1
-0
/
+3
*
|
|
PackWriter: Hoist and cluster reference targets
Shawn O. Pearce
2011-02-18
3
-0
/
+62
[next]