Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -29/+29 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+20 |
* | [findbugs] Do not ignore exceptional return value | Matthias Sohn | 2010-12-07 | 1 | -4/+5 |
* | Check assume unchanged flag in Add command | Stefan Lay | 2010-11-29 | 1 | -0/+42 |
* | Refactor Git API exceptions to a new package | Chris Aniszczyk | 2010-09-01 | 1 | -0/+1 |
* | Add blob-data to utility method indexState() | Christian Halstrick | 2010-08-18 | 1 | -43/+43 |
* | Add the parameter "update" to the Add command | Stefan Lay | 2010-08-04 | 1 | -72/+172 |
* | Merge branch 'delta' | Shawn O. Pearce | 2010-07-22 | 1 | -22/+22 |
* | Allow for filepattern "." in AddCommand | Stefan Lay | 2010-07-22 | 1 | -0/+20 |
* | Do not add ignored files in Add command | Stefan Lay | 2010-07-22 | 1 | -0/+28 |
* | Git Porcelain API: Add Command | Stefan Lay | 2010-07-14 | 1 | -0/+327 |