aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/RepositoryState.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-1/+3
* Externalize translatable texts in org.eclipse.jgitMatthias Sohn2015-05-261-1/+3
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-211-1/+1
* Add isRebasing to RepositoryStateRobin Stocker2013-03-091-0/+48
* Update the revert command and things relating to revertRobin Rosenberg2012-12-281-0/+40
* Add @Override annotations to enumsTomasz Zarna2012-04-021-0/+104
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* RepositoryState: add method canAmendJens Baumgart2011-11-281-0/+18
* Add CHERRY_PICK_HEAD for cherry-pick conflictsRobin Stocker2011-04-061-0/+20
* Fix RepositoryState.MERGINGJens Baumgart2010-09-021-2/+2
* Merge branch 'delta'Shawn O. Pearce2010-07-221-0/+8
|\
| * Add RepositoryState.BAREShawn O. Pearce2010-06-251-0/+8
* | Internationalize RepositoryState descriptionsRobin Rosenberg2010-07-101-9/+10
* | Say that commit is allowed during bisectRobin Rosenberg2010-07-101-2/+2
|/
* Added MERGING_RESOLVED repository stateChristian Halstrick2010-05-081-0/+11
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+161