summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Allow to set a CredentialsProvider on relevant API commandsMathias Kinzler2011-01-252-0/+22
* Exposed the constructor of Note classSasa Zivkov2011-01-255-9/+25
* Introduce metaData compare between working tree and index entriesChristian Halstrick2011-01-213-32/+81
* Add progress reporting to IndexDiffRobin Rosenberg2011-01-211-1/+94
* Fix misc spelling errors in comments and method namesRobin Rosenberg2011-01-174-17/+17
* Merge "File utility for creating a new empty file"Matthias Sohn2011-01-163-0/+25
|\
| * File utility for creating a new empty fileMatthias Sohn2011-01-143-0/+25
* | Merge "ConfigConstants: expose some constants for user name and email."Shawn Pearce2011-01-121-0/+9
|\ \
| * | ConfigConstants: expose some constants for user name and email.Mathias Kinzler2011-01-121-0/+9
| |/
* | Merge "CheckoutCommand: fix reflog message"Shawn Pearce2011-01-121-1/+1
|\ \
| * | CheckoutCommand: fix reflog messageMathias Kinzler2011-01-121-1/+1
* | | Merge "Locate $HOME like C Git does on Windows"Shawn Pearce2011-01-121-0/+18
|\ \ \
| * | | Locate $HOME like C Git does on WindowsRobin Rosenberg2011-01-121-0/+18
| |/ /
* / / Fix API ListBranchCommand for listmode 'all'Roberto Tyley2011-01-121-1/+3
|/ /
* | Merge "Do not cherry-pick or revert commit more than once"Matthias Sohn2011-01-102-0/+10
|\ \ | |/ |/|
| * Do not cherry-pick or revert commit more than onceRobin Rosenberg2011-01-102-0/+10
* | Merge "Use heap based stack for PackFile deltas"Shawn O. Pearce2011-01-091-98/+167
|\ \
| * | Use heap based stack for PackFile deltasShawn O. Pearce2011-01-061-98/+167
* | | Merge "Config: Preserve existing case of names in sections"Shawn O. Pearce2011-01-091-14/+49
|\ \ \
| * | | Config: Preserve existing case of names in sectionsShawn O. Pearce2011-01-061-14/+49
| | |/ | |/|
* | | Merging Git notesSasa Zivkov2011-01-0913-20/+781
* | | Fix IgnoreRule for directory-only patternsMarc Strapetz2011-01-071-10/+29
|/ /
* / NoteMap implements Iterable<Note>Sasa Zivkov2011-01-052-3/+18
|/
* Implement a revert commandRobin Rosenberg2011-01-024-1/+225
* Merge "[findbugs] Make CheckoutResult constants final"Shawn Pearce2010-12-311-3/+4
|\
| * [findbugs] Make CheckoutResult constants finalMatthias Sohn2010-12-301-3/+4
* | Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-312-2/+0
* | Merge "Add support for getting the system wide configuration"Shawn Pearce2010-12-319-8/+172
|\ \
| * | Add support for getting the system wide configurationRobin Rosenberg2010-12-319-8/+172
* | | Merge "IndexPack: Use stack-based recursion for delta resolution"Shawn Pearce2010-12-301-52/+131
|\ \ \ | |/ / |/| |
| * | IndexPack: Use stack-based recursion for delta resolutionroberto2010-12-301-52/+131
| |/
* | Refactor exec of a command and reading one line into utilityRobin Rosenberg2010-12-302-33/+47
* | Refactor search for a file within a PATHRobin Rosenberg2010-12-302-8/+15
* | Merge "Fix FileSnapShot"Shawn Pearce2010-12-301-5/+9
|\ \ | |/ |/|
| * Fix FileSnapShotRobin Rosenberg2010-12-301-5/+9
* | Merge "CheckoutResult: return paths instead of Files"Shawn Pearce2010-12-292-22/+12
|\ \ | |/ |/|
| * CheckoutResult: return paths instead of FilesMathias Kinzler2010-12-212-22/+12
* | Fix ArrayIndexOutOfBoundsException in DirCacheIteratorShawn O. Pearce2010-12-221-8/+5
* | Correct GIT_INDEX_FILE environment variableShawn O. Pearce2010-12-222-3/+3
|/
* Merge "FileBasedConfig: Use FileSnapshot for isOutdated()"Chris Aniszczyk2010-12-203-12/+61
|\
| * FileBasedConfig: Use FileSnapshot for isOutdated()Shawn O. Pearce2010-12-153-12/+61
* | Checkout: fix handling if name does not refer to a local branchMathias Kinzler2010-12-201-6/+13
* | Merge "Extract pack directory last modified check code"Chris Aniszczyk2010-12-202-61/+224
|\|
| * Extract pack directory last modified check codeShawn O. Pearce2010-12-152-61/+224
* | Checkout: expose a CheckoutResultMathias Kinzler2010-12-202-14/+189
* | Fix wrong javadoc comment in RepositoryRobin Rosenberg2010-12-191-1/+1
* | Merge "Move TransferConfig to transport package"Robin Rosenberg2010-12-182-2/+2
|\ \
| * | Move TransferConfig to transport packageShawn O. Pearce2010-12-152-2/+2
* | | Qualify post 0.10 buildsMatthias Sohn2010-12-173-28/+28
* | | Merge branch 'stable-0.10'Matthias Sohn2010-12-173-28/+28
|\ \ \