summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit Build: use jetty 7.1.6Jens Baumgart2010-12-093-19/+27
* IndexDiff: Remove unnecessary changesExist flagShawn O. Pearce2010-12-081-8/+7
* IndexDiff: Use isModified() when comparing index-worktreeShawn O. Pearce2010-12-082-4/+6
* IndexDiff: Clean up tree-index compare for staged filesShawn O. Pearce2010-12-081-2/+3
* IndexDiff: Fix getAssumeUnchanged()Shawn O. Pearce2010-12-081-7/+12
* IndexDiff: Correct Javadoc for getUntracked() methodShawn O. Pearce2010-12-081-1/+1
* IndexDiff: Remove always true not-subtree checkShawn O. Pearce2010-12-081-7/+4
* IndexDiff: Always use TreeWalk.getPathString()Shawn O. Pearce2010-12-081-9/+8
* IndexDiff: Simplify allocation of filter listShawn O. Pearce2010-12-081-2/+1
* Clarify WorkingTreeOptions and filemode usageShawn O. Pearce2010-12-0810-123/+51
* IndexPack: Use streaming for large whole blobsShawn O. Pearce2010-12-082-6/+107
* Merge "Refactor IndexPack to use InputStream for inflation"Chris Aniszczyk2010-12-081-59/+122
|\
| * Refactor IndexPack to use InputStream for inflationShawn O. Pearce2010-12-071-59/+122
* | Removed unread parametersChristian Halstrick2010-12-083-28/+20
* | Introduce http test bundleJens Baumgart2010-12-0832-59/+810
* | Remove empty iterator from TreeWalkShawn O. Pearce2010-12-0721-36/+12
|/
* [findbugs] Do not ignore exceptional return valueMatthias Sohn2010-12-0722-57/+79
* Provide file utilities for file deletionMatthias Sohn2010-12-073-1/+133
* Merge "Clean up Init API"Chris Aniszczyk2010-12-071-13/+13
|\
| * Clean up Init APIChris Aniszczyk2010-12-071-13/+13
* | Avoid NPE in InitChris Aniszczyk2010-12-071-2/+5
|/
* Merge "Rebase Interoperability third part: handle stop upon conflict"Chris Aniszczyk2010-12-071-1/+26
|\
| * Rebase Interoperability third part: handle stop upon conflictMathias Kinzler2010-12-071-1/+26
* | Merge "Rebase Interoperability second part: fix "pop steps""Chris Aniszczyk2010-12-072-17/+33
|\|
| * Rebase Interoperability second part: fix "pop steps"Mathias Kinzler2010-12-012-17/+33
* | Merge "LockFile.commit: retry renaming"Shawn Pearce2010-12-061-1/+20
|\ \
| * | LockFile.commit: retry renamingJens Baumgart2010-12-061-1/+20
* | | Merge "Update Init to use InitCommand"Chris Aniszczyk2010-12-061-9/+7
|\ \ \
| * | | Update Init to use InitCommandChris Aniszczyk2010-12-051-9/+7
* | | | Merge "Add InitCommand"Chris Aniszczyk2010-12-063-1/+234
|\| | |
| * | | Add InitCommandChris Aniszczyk2010-12-053-1/+234
* | | | Merge "Add debugging toString to TreeFormatter"Chris Aniszczyk2010-12-061-0/+36
|\ \ \ \
| * | | | Add debugging toString to TreeFormatterShawn O. Pearce2010-12-031-0/+36
* | | | | Merge "Add insert(TreeFormatter) to ObjectInserter"Chris Aniszczyk2010-12-065-5/+21
|\| | | |
| * | | | Add insert(TreeFormatter) to ObjectInserterShawn O. Pearce2010-12-035-5/+21
* | | | | Merge "Add toByteArray to CommitBuilder, TreeBuilder"Chris Aniszczyk2010-12-062-0/+23
|\| | | |
| * | | | Add toByteArray to CommitBuilder, TreeBuilderShawn O. Pearce2010-12-032-0/+23
* | | | | Merge "Remove unused getTreeId from TreeFormatter"Chris Aniszczyk2010-12-061-19/+0
|\| | | |
| * | | | Remove unused getTreeId from TreeFormatterShawn O. Pearce2010-12-031-19/+0
* | | | | Merge "Remove result id from CommitBuilder, TagBuilder"Chris Aniszczyk2010-12-066-144/+40
|\| | | | | |_|/ / |/| | |
| * | | Remove result id from CommitBuilder, TagBuilderShawn O. Pearce2010-12-036-144/+40
* | | | Merge "Honor GIT_SSH when opening SSH connections"Chris Aniszczyk2010-12-051-0/+89
|\ \ \ \
| * | | | Honor GIT_SSH when opening SSH connectionsShawn O. Pearce2010-12-031-0/+89
* | | | | Merge "Ensure stable tag sort in PlotWalk"Shawn O. Pearce2010-12-051-2/+19
|\ \ \ \ \
| * | | | | Ensure stable tag sort in PlotWalkShawn O. Pearce2010-12-031-2/+19
* | | | | | Merge "Abstract SSH setup to support GIT_SSH"Chris Aniszczyk2010-12-051-89/+126
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Abstract SSH setup to support GIT_SSHShawn O. Pearce2010-12-031-89/+126
| |/ / / /
* | | | | Fix findGitDir() with no ceiling directoriesShawn O. Pearce2010-12-052-1/+61
* | | | | Merge "Correct CommitBuilder, TagBuilder method to be build()"Matthias Sohn2010-12-055-10/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Correct CommitBuilder, TagBuilder method to be build()Shawn O. Pearce2010-12-035-10/+10
| |/ / /