aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/resources
Commit message (Expand)AuthorAgeFilesLines
* [findBugs] Don't pass null for non-null parameter in RebaseCommandMatthias Sohn2012-12-051-0/+1
* RevWalk support for shallow clonesMarc Strapetz2012-11-211-0/+1
* Add GarbageCollectCommand to porcelain APIMatthias Sohn2012-11-181-0/+2
* Add support for --no-ff while mergingTomasz Zarna2012-11-161-0/+1
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-151-0/+1
* Simplify push error message when ref already existsShawn O. Pearce2012-10-171-1/+2
* CommitCommand: Don't allow amending on initial commitRobin Stocker2012-10-081-0/+1
* Introduce ParseExceptions for GitDateParserChristian Halstrick2012-09-171-0/+1
* Garbage collector for FileRepositoriesChristian Halstrick2012-07-291-0/+5
* ReceivePack supports InputStream data after packIan Wetherbee2012-06-151-0/+1
* Read .gitmodules config from the tree in SubmoduleWalkDave Borowitz2012-06-151-0/+1
* Add "--squash" option to MergeCommandTomasz Zarna2012-06-151-0/+1
* Add Transport URI constructor without a repositoryIan Wetherbee2012-06-141-0/+1
* Externalize parsing exception message for RebaseCommand#ActionTomasz Zarna2012-04-021-0/+1
* Add command support for dropping a stashed commitKevin Sawicki2012-03-211-0/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-0/+0
* Add ApplyCommand to JGit APITomasz Zarna2012-03-041-0/+3
* Fix a typo referring to RevFilter as RefFilterDave Borowitz2012-02-291-1/+1
* Add command support for applying a stashed commitKevin Sawicki2012-02-281-0/+4
* Add support for creating a stashed commitKevin Sawicki2012-02-281-0/+2
* Support gitdir references in working tree .git fileKevin Sawicki2012-02-081-0/+1
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-0/+1
* Skip a number commits before starting to show the commit outputTomasz Zarna2012-01-021-0/+1
* Sort translation bundle keys in alphabetical order.Tomasz Zarna2012-01-021-41/+41
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+3
* Add commit id and parent count to exception messageKevin Sawicki2011-12-271-1/+1
* Limit the number of commits in LogCommand outputTomasz Zarna2011-12-231-0/+1
* Support getting specific entry number in reflogKevin Sawicki2011-12-191-1/+1
* Add exception class for when locking a file failsKevin Sawicki2011-12-181-1/+0
* Support resolving integer-based reflog revisionsKevin Sawicki2011-12-161-1/+2
* Guard against null branch in PullCommandKevin Sawicki2011-11-221-0/+1
* maxObjectSizeLimit for receive-pack.Sasa Zivkov2011-11-221-0/+2
* Add missing '' characters around quoted variablesKevin Sawicki2011-11-181-6/+6
* Add an object encapsulating the state of a PackWriterDave Borowitz2011-11-141-0/+1
* DFS: A storage layer for JGitShawn O. Pearce2011-11-041-0/+4
* Cosmetic adjustment of relative date format, do not display "0 months"Robin Rosenberg2011-10-261-0/+1
* Use JGitText.refAlreadyExists instead of "ref exists"Tomasz Zarna2011-08-241-1/+1
* Add DeleteTagCommand to JGit APITomasz Zarna2011-08-211-0/+1
* Adds DiffEntry.scan(TreeWalk, boolean) methodDariusz Luksza2011-08-171-0/+2
* Cloning should fail when destination directory exists and is not emptyAdrian Goerler2011-07-061-0/+1
* Push errors back over sideband when possibleShawn O. Pearce2011-06-091-0/+1
* Report progress while updating referencesShawn O. Pearce2011-06-091-0/+1
* blame: Compute the origin of lines in a result fileShawn O. Pearce2011-05-311-0/+1
* Add LsRemoteCommand to JGit APIChristoph Brill2011-05-191-0/+1
* Formatter for relative datesMatthias Sohn2011-05-091-0/+13
* PackWriter: Remove dummy list 0Shawn O. Pearce2011-04-011-1/+0
* UploadPack: Report invalid want lines with ERRShawn O. Pearce2011-03-171-1/+1
* Replace 'occured' by 'occurred'Philipp Thun2011-03-151-2/+2
* Make the supported Transports extensible and discoverableShawn O. Pearce2011-03-131-0/+8
* Add -o option to commit commandPhilipp Thun2011-03-111-0/+2