| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Revert "Teach PackWriter how to reuse an existing object list" | Shawn O. Pearce | 2011-01-28 | 3 | -271/+21 |
|/ / |
|
* / | TransportHttp wrongly uses JDK 6 constructor of IOException | Mathias Kinzler | 2011-01-28 | 1 | -2/+2 |
|/ |
|
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 23 | -82/+96 |
* | Teach PackWriter how to reuse an existing object list | Shawn O. Pearce | 2011-01-27 | 3 | -21/+271 |
* | Allow ObjectReuseAsIs to resort objects during writing | Shawn O. Pearce | 2011-01-27 | 2 | -3/+6 |
* | PackWriter: Use TOPO order only for incremental packs | Shawn O. Pearce | 2011-01-27 | 1 | -1/+4 |
* | Remove getObjectsDirectory, openPack from base API | Shawn O. Pearce | 2011-01-27 | 1 | -18/+0 |
* | Merge "Support for self signed certificate (HTTPS)" | Shawn Pearce | 2011-01-27 | 1 | -1/+47 |
|\ |
|
| * | Support for self signed certificate (HTTPS) | Per Salomonsson | 2011-01-26 | 1 | -1/+47 |
* | | Hard reset should not report conflict on untracked file | Matthias Sohn | 2011-01-27 | 2 | -8/+7 |
* | | Rename PlotWalk.getTags() to getRefs() | Roberto Tyley | 2011-01-26 | 1 | -2/+2 |
* | | Provide access to the Refs of a PlotCommit | Roberto Tyley | 2011-01-26 | 1 | -0/+23 |
* | | Fix tests broken by fix for adding files in a network share | Robin Rosenberg | 2011-01-26 | 1 | -1/+2 |
* | | FetchCommand: allow to set "TagOpt" | Mathias Kinzler | 2011-01-26 | 1 | -0/+16 |
* | | Make sure not to overwrite untracked not-ignored files | Christian Halstrick | 2011-01-26 | 3 | -12/+56 |
* | | 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 |
* | | Fix adding files in a network share | Robin Rosenberg | 2011-01-26 | 1 | -2/+1 |
* | | Merge "Refactor and comment complicated if statements" | Chris Aniszczyk | 2011-01-26 | 1 | -8/+35 |
|\ \ |
|
| * | | Refactor and comment complicated if statements | Christian Halstrick | 2011-01-26 | 1 | -8/+35 |
* | | | Merge "MergeCommand should create missing branches" | Chris Aniszczyk | 2011-01-26 | 1 | -2/+25 |
|\| | |
|
| * | | MergeCommand should create missing branches | Christian Halstrick | 2011-01-26 | 1 | -2/+25 |
* | | | Merge "Make setCredentialsProvider more convenient to use" | Chris Aniszczyk | 2011-01-26 | 2 | -2/+10 |
|\ \ \ |
|
| * | | | Make setCredentialsProvider more convenient to use | Mathias Kinzler | 2011-01-26 | 2 | -2/+10 |
| |/ / |
|
* / / | Remove unneeded interface from test class | Christian Halstrick | 2011-01-26 | 1 | -12/+0 |
|/ / |
|
* | | Permit disabling birthday attack checks in PackParser | Shawn O. Pearce | 2011-01-25 | 1 | -11/+46 |
* | | Ensure all deltas were resolved in a pack | Shawn O. Pearce | 2011-01-25 | 1 | -0/+6 |
* | | Refactor IndexPack to not require local filesystem | Shawn O. Pearce | 2011-01-25 | 19 | -1506/+2224 |
* | | Parse RevCommit bodies before calling RevFilter.include() | Jesse Greenwald | 2011-01-25 | 2 | -1/+120 |
* | | Allow to set a CredentialsProvider on relevant API commands | Mathias Kinzler | 2011-01-25 | 2 | -0/+22 |
* | | Exposed the constructor of Note class | Sasa Zivkov | 2011-01-25 | 6 | -67/+83 |
|/ |
|
* | Merge "Build http.server source JAR" | Chris Aniszczyk | 2011-01-21 | 1 | -0/+20 |
|\ |
|
| * | Build http.server source JAR | Shawn O. Pearce | 2011-01-20 | 1 | -0/+20 |
* | | Introduce metaData compare between working tree and index entries | Christian Halstrick | 2011-01-21 | 3 | -32/+81 |
* | | Add progress reporting to IndexDiff | Robin Rosenberg | 2011-01-21 | 1 | -1/+94 |
* | | Fix misc spelling errors in comments and method names | Robin Rosenberg | 2011-01-17 | 4 | -17/+17 |
* | | Merge "File utility for creating a new empty file" | Matthias Sohn | 2011-01-16 | 4 | -0/+40 |
|\ \
| |/
|/| |
|
| * | File utility for creating a new empty file | Matthias Sohn | 2011-01-14 | 4 | -0/+40 |
* | | Merge "ConfigConstants: expose some constants for user name and email." | Shawn Pearce | 2011-01-12 | 1 | -0/+9 |
|\ \ |
|
| * | | ConfigConstants: expose some constants for user name and email. | Mathias Kinzler | 2011-01-12 | 1 | -0/+9 |
| |/ |
|
* | | Merge "CheckoutCommand: fix reflog message" | Shawn Pearce | 2011-01-12 | 1 | -1/+1 |
|\ \ |
|
| * | | CheckoutCommand: fix reflog message | Mathias Kinzler | 2011-01-12 | 1 | -1/+1 |
* | | | Merge "Locate $HOME like C Git does on Windows" | Shawn Pearce | 2011-01-12 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | Locate $HOME like C Git does on Windows | Robin Rosenberg | 2011-01-12 | 1 | -0/+18 |
| |/ / |
|
* / / | Fix API ListBranchCommand for listmode 'all' | Roberto Tyley | 2011-01-12 | 2 | -1/+9 |
|/ / |
|
* | | Merge "Using java.util.concurrent in NLSTest instead of handling threads dire... | Shawn Pearce | 2011-01-10 | 1 | -30/+28 |
|\ \ |
|
| * | | Using java.util.concurrent in NLSTest instead of handling threads directly. | Sasa Zivkov | 2011-01-10 | 1 | -30/+28 |
* | | | Merge "Do not cherry-pick or revert commit more than once" | Matthias Sohn | 2011-01-10 | 2 | -0/+10 |
|\ \ \
| |_|/
|/| | |
|
| * | | Do not cherry-pick or revert commit more than once | Robin Rosenberg | 2011-01-10 | 2 | -0/+10 |
* | | | Merge "Use heap based stack for PackFile deltas" | Shawn O. Pearce | 2011-01-09 | 1 | -98/+167 |
|\ \ \ |
|