aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Add comand support for git-submoduleKevin Sawicki2011-12-286-0/+1161
* Merge "Limit the number of commits in LogCommand output"Robin Rosenberg2011-12-232-0/+110
|\
| * Limit the number of commits in LogCommand outputTomasz Zarna2011-12-232-0/+110
* | DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called firstTomasz Zarna2011-12-231-6/+104
|/
* Support getting specific entry number in reflogKevin Sawicki2011-12-191-0/+36
* Support resolving integer-based reflog revisionsKevin Sawicki2011-12-161-0/+123
* Merge "Report diff entries for files that only change mode"Robin Rosenberg2011-12-161-0/+42
|\
| * Report diff entries for files that only change modeKevin Sawicki2011-12-141-0/+42
* | Merge branch 'stable-1.2'Matthias Sohn2011-12-161-0/+83
|\ \ | |/ |/|
| * Fix MergeCommandTest to pass if File.executable is not supportedRobin Rosenberg2011-12-151-4/+12
| * Fix ResolveMerger not to add paths with FileMode 0Christian Halstrick2011-12-111-0/+75
* | Merge "Add percent-encoding of reserved characters in URIish"Shawn Pearce2011-12-021-12/+218
|\ \ | |/ |/|
| * Add percent-encoding of reserved characters in URIishRobin Rosenberg2011-12-021-12/+218
* | Always checkout master when it matches the advertised HEADKevin Sawicki2011-11-281-0/+16
* | Adapt merge message to C Git for remote-tracking branchRobin Stocker2011-11-231-2/+2