summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "ObjectIdSubclassMap: Add isEmpty() method"Matthias Sohn2010-04-171-0/+5
|\| |
| * | ObjectIdSubclassMap: Add isEmpty() methodShawn O. Pearce2010-04-161-0/+5
* | | Merge "IndexPack: Correct thin pack fix using less than 20 bytes"Robin Rosenberg2010-04-171-0/+8
|\| |
| * | IndexPack: Correct thin pack fix using less than 20 bytesShawn O. Pearce2010-04-161-0/+8
* | | Optimize ref scanningRobin Rosenberg2010-04-131-5/+6
|/ /
* | Merge "Make Repository.getConfig aware of changed config"Matthias Sohn2010-04-132-17/+53
|\ \
| * | Make Repository.getConfig aware of changed configJens Baumgart2010-04-122-17/+53
* | | Merge "Speed up check for modifications of tracked resources"Shawn Pearce2010-04-101-4/+6
|\ \ \
| * | | Speed up check for modifications of tracked resourcesRobin Rosenberg2010-04-101-4/+6
* | | | JGit plugin not compatible with Eclipse 3.4Robin Rosenberg2010-04-051-1/+1
|/ / /
* / / Make parsing of PersonIdent from raw byte array fault-tolerant.Marc Strapetz2010-03-231-1/+13
|/ /
* | Merge branch 'stable-0.7'Shawn O. Pearce2010-03-222-1/+26
|\ \
| * | Fix EGit deadlock listing branches of SSH remoteShawn O. Pearce2010-03-202-1/+26
| * | Qualify post-0.7.0 buildsShawn O. Pearce2010-03-202-2/+2
| * | JGit 0.7.0v0.7.0Shawn O. Pearce2010-03-182-18/+18
* | | Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-18/+18
| |/ |/|
* | Add a paranoid 'must be provided' option to ReceivePackNico Sallembien2010-03-181-3/+55
* | Merge branch 'stable-0.7'Shawn O. Pearce2010-03-1225-366/+865
|\|
| * Merge branch 'push-sideband' into stable-0.7Shawn O. Pearce2010-03-1225-366/+865
| |\
| | * Reuse the line buffer between strings in PacketLineInShawn O. Pearce2010-03-121-8/+13
| | * Reduce multi-level buffered streams in transport codeShawn O. Pearce2010-03-128-37/+60
| | * Fix smart HTTP client buffer alignmentShawn O. Pearce2010-03-121-32/+15
| | * Use "ERR message" for early ReceivePack problemsShawn O. Pearce2010-03-121-8/+31
| | * Catch and report "ERR message" during remote advertisementsShawn O. Pearce2010-03-122-0/+90
| | * Wait for EOF on stderr before finishing SSH channelShawn O. Pearce2010-03-121-13/+45
| | * Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-1212-186/+453
| | * ReceivePack: Enable side-band-64k capability for status reportsShawn O. Pearce2010-03-122-30/+54
| | * Use more restrictive patterns for sideband progress scrapingShawn O. Pearce2010-03-121-4/+4
| | * Prefix remote progress tasks with "remote: "Shawn O. Pearce2010-03-121-4/+9
| | * Decode side-band channel number as unsigned integerShawn O. Pearce2010-03-121-1/+1
| | * Refactor SideBandInputStream constructionShawn O. Pearce2010-03-123-20/+20
| | * Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-124-45/+92
| * | Merge "Fix NLS to build under Java 5" into stable-0.7Shawn O. Pearce2010-03-121-0/+1
| |\ \
* | \ \ Merge branch 'stable-0.7'Shawn O. Pearce2010-03-121-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix NLS to build under Java 5Shawn O. Pearce2010-03-121-0/+1
* | | | s/StringBuffer/StringBuilder as appropriate where no concurrency is neededKarthik K2010-03-1113-19/+19
| |/ / |/| |
* | | eclipse-iplog: Skip the initial contributionShawn O. Pearce2010-03-111-0/+11
|/ /
* | Provide NLS support in JGit.Sasa Zivkov2010-03-117-0/+661
* | Merge "Don't doubly wrap TransportException in smart HTTP client"Shawn Pearce2010-02-111-13/+3
|\|
| * Don't doubly wrap TransportException in smart HTTP clientShawn O. Pearce2010-02-111-13/+3
* | Allow users of ReceivePack access to the objects being sentNico Sallembien2010-02-112-5/+121
|/
* Add a RefFilter interface to ReceivePack and UploadPackNico Sallembien2010-02-103-5/+129
* Remove pointless boolean during native pushShawn O. Pearce2010-02-091-1/+1
* Intermediate workaround for JGit's lack of core.autocrlf supportRobin Rosenberg2010-02-041-0/+1
* Use keep(1) instead of add() when skipping an entryShawn O. Pearce2010-02-031-2/+2
* Don't allow DirCacheEntry with mode of 0Shawn O. Pearce2010-02-034-11/+24
* Disallow creating invalid DirCacheEntry recordsShawn O. Pearce2010-02-031-1/+54
* Merge "Ensure RawText closes the FileInputStream when read is complete"Robin Rosenberg2010-02-031-14/+2
|\
| * Ensure RawText closes the FileInputStream when read is completeShawn O. Pearce2010-02-031-14/+2
* | Adding some Eclipse-related legal files to JGitChris Aniszczyk2010-02-032-0/+29