aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Glog.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to lambda or member referenceCarsten Hammer2019-05-161-6/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+3
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-091-0/+1
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Allow Repository.getDirectory() to be nullShawn O. Pearce2010-06-251-3/+5
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+2
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-1/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+132