summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add commit id and parent count to exception messageKevin Sawicki2011-12-273-5/+11
* | Merge "Only print stack trace to Sytem.err when debug flag is set"Shawn Pearce2011-12-271-2/+4
|\ \
| * | Only print stack trace to Sytem.err when debug flag is setKevin Sawicki2011-12-271-2/+4
* | | Fix typo in RebaseResult#mySatusTomasz Zarna2011-12-271-5/+5
|/ /
* | Merge branch 'stable-1.2'Matthias Sohn2011-12-2632-32/+1532
|\ \
| * | JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2011-12-2340-50/+50
| * | Expose unmerged paths when revert failsKevin Sawicki2011-12-191-0/+10
| * | Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2011-12-1631-32/+1522
* | | Merge "Limit the number of commits in LogCommand output"Robin Rosenberg2011-12-236-0/+226
|\ \ \
| * | | Limit the number of commits in LogCommand outputTomasz Zarna2011-12-236-0/+226
* | | | DiffFormatter#format(List) fails unless #scan(ATI, ATI) is called firstTomasz Zarna2011-12-233-16/+129
|/ / /
* | | Merge "Support getting specific entry number in reflog"Robin Rosenberg2011-12-224-9/+73
|\ \ \
| * | | Support getting specific entry number in reflogKevin Sawicki2011-12-194-9/+73
* | | | Refactor ResolveMergerChristian Halstrick2011-12-201-59/+96
|/ / /
* | | Add exception class for when locking a file failsKevin Sawicki2011-12-187-8/+100
* | | Allow to amend commits with JGit CLITomasz Zarna2011-12-182-0/+5
* | | Support resolving integer-based reflog revisionsKevin Sawicki2011-12-164-7/+162
* | | Merge "Report diff entries for files that only change mode"Robin Rosenberg2011-12-163-0/+48
|\ \ \
| * | | Report diff entries for files that only change modeKevin Sawicki2011-12-143-0/+48
* | | | Merge branch 'stable-1.2'Matthias Sohn2011-12-168-7/+273
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Fix MergeCommandTest to pass if File.executable is not supported" into...Matthias Sohn2011-12-151-4/+12
| |\ \
| | * | Fix MergeCommandTest to pass if File.executable is not supportedRobin Rosenberg2011-12-151-4/+12
| * | | Add API checking using clirrMatthias Sohn2011-12-156-0/+115
| |/ /
| * | Fix ResolveMerger not to add paths with FileMode 0Christian Halstrick2011-12-112-7/+150
* | | Fire DfsPacksChangedEvents when committing packs.Dave Borowitz2011-12-132-2/+24
* | | StatusCommand#setWorkingTreeIt should return 'this'Tomasz Zarna2011-12-121-1/+4
* | | Prepare 1.3.0 buildsMatthias Sohn2011-12-1040-242/+242
* | | Merge branch 'stable-1.2'Matthias Sohn2011-12-105-4/+57
|\| |
| * | Fix version.shMatthias Sohn2011-12-101-1/+1
| * | Throw API exception when MergeCommand hits checkout conflicts Matthias Sohn2011-12-082-3/+24
| * | Add methods for configuring platform emulationRobin Rosenberg2011-12-071-0/+30
| * | Fix history rendering not to occupy too many lanesChristian Halstrick2011-12-061-0/+2
| * | Fix History renderingChristian Halstrick2011-12-041-30/+42
| |/
* | Merge "Add simple chain implementations of transport hooks and loggers"Shawn Pearce2011-12-094-0/+384
|\ \
| * | Add simple chain implementations of transport hooks and loggersDave Borowitz2011-12-094-0/+384
* | | Merge "Force jgit.sh to use UTF-8 encoding on Mac"Shawn Pearce2011-12-091-0/+1
|\ \ \
| * | | Force jgit.sh to use UTF-8 encoding on MacRobin Rosenberg2011-12-071-0/+1
* | | | Merge changes I9f1842c2,Ie139133bShawn Pearce2011-12-093-4/+13
|\ \ \ \
| * | | | Throw invalid ref exception instead of invalid remote exceptionKevin Sawicki2011-12-082-3/+11
| * | | | Use constant for logs directoryKevin Sawicki2011-12-081-1/+2
* | | | | Merge "Add a no-op UploadPackLogger and use it by default"Shawn Pearce2011-12-082-2/+14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Add a no-op UploadPackLogger and use it by defaultDave Borowitz2011-12-082-2/+14
* | | | Merge "Set expected old object id to all zeros when head id is null"Shawn Pearce2011-12-081-1/+4
|\ \ \ \
| * | | | Set expected old object id to all zeros when head id is nullKevin Sawicki2011-12-061-1/+4
| |/ / /
* | | | Merge "Use System.arraycopy to copy parent object id array"Shawn Pearce2011-12-081-2/+1
|\ \ \ \
| * | | | Use System.arraycopy to copy parent object id arrayKevin Sawicki2011-12-071-2/+1
| |/ / /
* | | | Merge "[findBugs] Implement Serializable interface in PlotLane"Shawn Pearce2011-12-081-1/+5
|\ \ \ \
| * | | | [findBugs] Implement Serializable interface in PlotLaneKevin Sawicki2011-12-081-1/+5
* | | | | Add toString() to HunkHeaderTomasz Zarna2011-12-081-0/+13
|/ / / /
* / / / Stream left open in WorkingTreeIterator#filterCleanTomasz Zarna2011-12-061-1/+5
|/ / /