summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst
Commit message (Expand)AuthorAgeFilesLines
...
* | Compare repository format version as parsed longKevin Sawicki2012-03-212-3/+49
* | Copy all branch configuration values when renamingKevin Sawicki2012-03-211-0/+172
|/
* LogCommand#setMaxCount affects all commitsTomasz Zarna2012-03-181-4/+32
* Revert "Quickfix for AutoCRLF handling"Shawn O. Pearce2012-03-151-30/+1
* Only unstash files changed when originally stashedKevin Sawicki2012-03-131-0/+110
* Move JGitText to an internal packageRobin Rosenberg2012-03-1210-10/+10
* Merge changes Ic0ee9c08,Ia3e82682,I8d8ab547,I8f2cd0a0,I45823b0c,Ie22ac47eShawn Pearce2012-03-121-10/+8
|\
| * cleanup: Remove unneeded parameter to private method in RefUpdateTestRobin Rosenberg2012-03-091-10/+8
* | Keep submodules in index that are missing in working directoryKevin Sawicki2012-03-101-0/+37
* | Merge "EolCanonicalizingInputStream: binary detection should be optional"Robin Rosenberg2012-03-091-8/+19
|\ \
| * | EolCanonicalizingInputStream: binary detection should be optionalMarc Strapetz2012-02-211-8/+19
* | | Fix rebase > continue when nothing left to commit.Markus Duft2012-03-091-2/+58
| |/ |/|
* | Remove ambiguous CheckoutConflictExceptionTomasz Zarna2012-03-062-4/+5
* | Reuse Git object created in setUpKevin Sawicki2012-03-051-9/+9
* | Set person and message on stash ref updateKevin Sawicki2012-03-051-0/+23
* | Support insteadOf and pushInsteadOf URL replacementKevin Sawicki2012-03-051-0/+63
* | Merge "Quickfix for AutoCRLF handling"Chris Aniszczyk2012-03-051-1/+30
|\ \
| * | Quickfix for AutoCRLF handlingRobin Rosenberg2012-03-031-1/+30
* | | RawText#getEOL() does the same thing as RawText#getLineDelimiter()Tomasz Zarna2012-03-051-1/+1
* | | Add ApplyCommand to JGit APITomasz Zarna2012-03-041-0/+191
* | | Allow to get end-of-line characters for a RawTextTomasz Zarna2012-03-021-0/+41
* | | Load .gitmodules config before adding values to itSascha Scholz2012-03-021-0/+41
* | | Modify refs in UploadPack/ReceivePack using a hook interfaceDave Borowitz2012-02-291-13/+14
* | | Add command support for applying a stashed commitKevin Sawicki2012-02-281-0/+346
* | | Add support for creating a stashed commitKevin Sawicki2012-02-281-0/+397
* | | Add all paths option to CheckoutCommandKevin Sawicki2012-02-261-0/+10
* | | Add support for autosetuprebase to the CloneCommandStefan Lay2012-02-231-0/+53
| |/ |/|
* | Generate conflicts and index updates on file mode changesChristian Halstrick2012-02-131-1/+202
* | Support gitdir references in working tree .git fileKevin Sawicki2012-02-081-4/+99
* | Support committing submodule updatesKevin Sawicki2012-01-301-0/+106
|/
* Move writeTrashFile and deleteFile into JGitTestUtilDariusz Luksza2012-01-251-5/+3
* Add command support for listing stashed commitsKevin Sawicki2012-01-201-0/+136
* Merge "Support relative submodule URLs on init/add/sync"Matthias Sohn2012-01-183-13/+331
|\
| * Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-173-13/+331
* | Add BranchTrackingStatus for getting remote tracking statusRobin Stocker2012-01-161-0/+104
* | Add BranchConfig helper for access to branch config sectionRobin Stocker2012-01-161-0/+116
* | Add RevWalkUtils with count(start, end) methodRobin Stocker2012-01-161-0/+103
|/
* Merge "Support more of AutoCRLF"Christian Halstrick2012-01-165-3/+248
|\
| * Support more of AutoCRLFRobin Rosenberg2012-01-105-3/+248
* | Fix resolution of tree when path is emptyRobin Rosenberg2012-01-151-0/+4
* | Make sure all bytes are written to files on close, or get an error.Robin Rosenberg2012-01-153-7/+7
* | Resolve ~ with no trailing number as the first parent commitKevin Sawicki2012-01-141-0/+5
* | Cannot commit -o file with only file permission changeRobin Rosenberg2012-01-131-0/+31
|/
* Merge "Provide helper for unlocking a file"Matthias Sohn2012-01-101-0/+83
|\
| * Provide helper for unlocking a fileKevin Sawicki2012-01-091-0/+83
* | Add options for setting context lines and prefixes to DiffCommandTomasz Zarna2012-01-091-0/+44
|/
* Retain executable mode of existing files on WindowsKevin Sawicki2012-01-032-0/+253
* Add support for cloning submodules to CloneCommandKevin Sawicki2012-01-021-0/+47
* Skip a number commits before starting to show the commit outputTomasz Zarna2012-01-022-9/+130
* Add constant for default name for the Git repo configurationTomasz Zarna2012-01-023-4/+5