aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Idaed9310,I62bd7c0bMatthias Sohn2016-01-038-168/+705
|\
| * ObjectChecker: honor some git-core fsck.* optionsShawn Pearce2015-12-306-175/+476
| * ObjectChecker: allow some objects to skip errorsShawn Pearce2015-12-305-55/+291
* | Merge changes from topic 'add-df'Shawn Pearce2016-01-0111-18/+435
|\ \
| * | DirCache: Do not create duplicate tree entriesShawn Pearce2015-12-292-0/+154
| * | DirCacheEditor: Replace file-with-tree and tree-with-fileShawn Pearce2015-12-294-9/+186
| * | AddCommand: Use NameConflictTreeWalk to identify file-dir changesShawn Pearce2015-12-296-9/+95
* | | Fix "remote: Counting objects: ..." formattingShawn Pearce2015-12-311-6/+13
* | | Implement Buck driven buildDavid Ostrovsky2015-12-311-0/+20
* | | Merge "Fix encoding problem from curl repostory on github"Shawn Pearce2015-12-301-0/+1
|\ \ \
| * | | Fix encoding problem from curl repostory on githubEryk Szymanski2015-12-301-0/+1
* | | | Merge "Fix hanging fetch via SSH"Shawn Pearce2015-12-301-5/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix hanging fetch via SSHDmitry Neverov2015-08-241-5/+17
* | | | Rename files using NIO2 atomic renameMatthias Sohn2015-12-308-97/+112
| |_|/ |/| |
* | | ObjectChecker: use java.text.Normalizer directlyShawn Pearce2015-12-301-55/+2
* | | Merge changes I3db332bf,I614e7110,I37a4ccd6,I86b81e7f,Ic8b362e0, ...Shawn Pearce2015-12-301-1/+1
|\ \ \
| * | | commit command: allow to specify path(s) argument(s)Andrey Loskutov2015-12-291-1/+1
| | |/ | |/|
* | | Unify fetch and receive ObjectChecker setupShawn Pearce2015-12-292-49/+36
* | | PackWriter: use lib.ObjectIdSet to avoid wrapperShawn Pearce2015-12-298-50/+92
|/ /
* | Simplify development of commands: added main() to CLIGitCommandAndrey Loskutov2015-12-281-1/+1
* | DirCacheEditor: Cleanup DeleteTree constructorShawn Pearce2015-12-281-4/+5
* | DirCacheEditor: Fix formatting to avoid , at start of lineShawn Pearce2015-12-281-3/+5
* | Merge "AddCommand: Avoid unnecessary string conversions"Shawn Pearce2015-12-281-11/+17
|\ \
| * | AddCommand: Avoid unnecessary string conversionsShawn Pearce2015-12-231-11/+17
* | | Merge "AddCommand: Cleanup conditional logic"Christian Halstrick2015-12-281-49/+54
|\| |
| * | AddCommand: Cleanup conditional logicShawn Pearce2015-12-231-49/+54
* | | Close copy threads in case of errorsDmitry Neverov2015-12-241-1/+14
|/ /
* | Skip nested copyfiles in RepoCommand.Yuxuan 'fishy' Wang2015-12-222-1/+54
* | Checkout should be able to override modified symbolic linksAndrey Loskutov2015-12-171-1/+3
* | Merge "ProgressSpinner: Simple busy wait entertainment"Shawn Pearce2015-12-161-0/+149
|\ \
| * | ProgressSpinner: Simple busy wait entertainmentShawn Pearce2015-12-161-0/+149
* | | Included cached deltas in delta packStatistics.James Kolb2015-12-161-0/+2
* | | Merge changes Ib4d53bdd,I55bd512cJonathan Nieder2015-12-162-5/+8
|\ \ \
| * | | Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtreeJonathan Nieder2015-12-152-5/+8
* | | | Merge "Fix InterruptTimer leak in BasePackConnection"Shawn Pearce2015-12-161-1/+3
|\ \ \ \
| * | | | Fix InterruptTimer leak in BasePackConnectionMatthias Sohn2015-12-161-1/+3
| |/ / /
* | | | Merge "Refspec: loosen restrictions on wildcard "*""Shawn Pearce2015-12-151-4/+0
|\ \ \ \
| * | | | Refspec: loosen restrictions on wildcard "*"Marc Strapetz2015-10-211-4/+0
* | | | | Merge "BaseRepositoryBuilder should trim CR from .git symref"Shawn Pearce2015-12-151-1/+2
|\ \ \ \ \
| * | | | | BaseRepositoryBuilder should trim CR from .git symrefMarc Strapetz2015-11-031-1/+2
* | | | | | Merge "Fix possible arithmetic overflow when setting a timeout"Shawn Pearce2015-12-151-1/+2
|\ \ \ \ \ \
| * | | | | | Fix possible arithmetic overflow when setting a timeoutChristian Halstrick2015-12-151-1/+2
* | | | | | | Merge "Accept UTF8 BOM with BlobBasedConfig"Shawn Pearce2015-12-151-1/+9
|\ \ \ \ \ \ \
| * | | | | | | Accept UTF8 BOM with BlobBasedConfigDoug Kelly2015-12-091-1/+9
* | | | | | | | Merge "Bug 484342: Support @ in username in SSH url."Shawn Pearce2015-12-151-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Bug 484342: Support @ in username in SSH url.Mike Gilbode2015-12-151-1/+1
* | | | | | | | Fix push with jgit pgm failing with "unauthorized"Matthias Sohn2015-12-151-0/+1
* | | | | | | | Merge "NetRCCredentialsProvider should return false if any item is missing"Christian Halstrick2015-12-153-9/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | NetRCCredentialsProvider should return false if any item is missingMatthias Sohn2015-12-083-9/+15
* | | | | | | | | Merge "Fix ChainingCredentialsProvider"Christian Halstrick2015-12-151-2/+8
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |