summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LockFile.commit: retry renamingJens Baumgart2010-12-061-1/+20
* Merge "Honor GIT_SSH when opening SSH connections"Chris Aniszczyk2010-12-051-0/+89
|\
| * Honor GIT_SSH when opening SSH connectionsShawn O. Pearce2010-12-031-0/+89
* | Merge "Ensure stable tag sort in PlotWalk"Shawn O. Pearce2010-12-051-2/+19
|\ \
| * | Ensure stable tag sort in PlotWalkShawn O. Pearce2010-12-031-2/+19
* | | Merge "Abstract SSH setup to support GIT_SSH"Chris Aniszczyk2010-12-051-89/+126
|\ \ \ | | |/ | |/|
| * | Abstract SSH setup to support GIT_SSHShawn O. Pearce2010-12-031-89/+126
| |/
* | Fix findGitDir() with no ceiling directoriesShawn O. Pearce2010-12-052-1/+61
* | Merge "Correct CommitBuilder, TagBuilder method to be build()"Matthias Sohn2010-12-055-10/+10
|\ \
| * | Correct CommitBuilder, TagBuilder method to be build()Shawn O. Pearce2010-12-035-10/+10
| |/
* | Merge "Fix checking out large files"Robin Rosenberg2010-12-041-15/+2
|\ \
| * | Fix checking out large filesShawn O. Pearce2010-12-031-15/+2
| |/
* / Add missing license headerMatthias Sohn2010-12-031-0/+43
|/
* Fix jgit build broken by deabacc4Matthias Sohn2010-12-031-1/+1
* Merge "Rebase Interoperability first part: write "interactive" file"Chris Aniszczyk2010-12-022-2/+5
|\
| * Rebase Interoperability first part: write "interactive" fileMathias Kinzler2010-12-012-2/+5
* | Merge "Fixed Merge Algorithm regarding concurrent file creations"Chris Aniszczyk2010-12-023-3/+87
|\ \
| * | Fixed Merge Algorithm regarding concurrent file creationsChristian Halstrick2010-12-023-3/+87
* | | Avoid unnecessary decoding of length in PackFileShawn O. Pearce2010-12-011-3/+6
|/ /
* / Remove unused 'shift' variable from PackFileShawn O. Pearce2010-12-011-4/+1
|/
* Include list of assume unchanged files in IndexDiffStefan Lay2010-11-302-9/+69
* Use the Set interface in declarations and as return valueStefan Lay2010-11-301-12/+13
* Merge "Check assume unchanged flag in Add command"Shawn Pearce2010-11-293-13/+66
|\
| * Check assume unchanged flag in Add commandStefan Lay2010-11-293-13/+66
* | Merge "Fix DiffConfig to understand "copy" resp. "copies" for diff.renames pr...Shawn Pearce2010-11-292-19/+79
|\ \ | |/ |/|
| * Fix DiffConfig to understand "copy" resp. "copies" for diff.renames property.Marc Strapetz2010-11-292-19/+79
* | RebaseCommand: trim line endings when reading filesMathias Kinzler2010-11-261-2/+7
* | Merge "Change default diff algorithm to histogram and add tests"Chris Aniszczyk2010-11-262-4/+23
|\ \
| * | Change default diff algorithm to histogram and add testsChristian Halstrick2010-11-262-4/+23
* | | Merge "Do some more tests for rebase --abort"Chris Aniszczyk2010-11-262-9/+114
|\ \ \ | |/ / |/| |
| * | Do some more tests for rebase --abortStefan Lay2010-11-252-9/+114
| |/
* / Make diff algorithm configurableChristian Halstrick2010-11-267-24/+81
|/
* Add more tests for rebase and externalized missing StringsChristian Halstrick2010-11-244-1/+103
* Add the Checkout command to the Git CLIChris Aniszczyk2010-11-232-0/+74
* Add CheckoutCommandChris Aniszczyk2010-11-225-0/+410
* Merge "Fix bug regarding handling of non-versioned files during merge"Matthias Sohn2010-11-222-1/+51
|\
| * Fix bug regarding handling of non-versioned files during mergeChristian Halstrick2010-11-222-1/+51
* | Update Rm in the JGit CLIChris Aniszczyk2010-11-221-38/+12
* | Add RmCommand to Git APIChris Aniszczyk2010-11-225-0/+238
* | Initial implementation of a Rebase commandMathias Kinzler2010-11-226-0/+1016
|/
* Move WorkingTreeIterator inherited state into an objectShawn O. Pearce2010-11-181-37/+40
* Name TreeFilter and MergeFilter implementationsShawn O. Pearce2010-11-182-12/+24
* Add core.filemode to CoreConfigChris Aniszczyk2010-11-141-0/+11
* Fixed checkouts when HEAD is ignoredChristian Halstrick2010-11-132-7/+95
* Merge "Add simple unit tests for Base64"Chris Aniszczyk2010-11-131-0/+96
|\
| * Add simple unit tests for Base64Shawn O. Pearce2010-11-121-0/+96
* | Merge "Base64: Reformat to match JGit style"Chris Aniszczyk2010-11-131-369/+270
|\|
| * Base64: Reformat to match JGit styleShawn O. Pearce2010-11-121-369/+270
* | Merge "Base64: Strip out code JGit doesn't use"Chris Aniszczyk2010-11-131-1094/+30
|\|
| * Base64: Strip out code JGit doesn't useShawn O. Pearce2010-11-121-1094/+30