26 Commits (c0268f899e3e600a45f6c028f4d0088b2fb2fce1)

Author SHA1 Message Date
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 years ago
  David Pursehouse f6c4a492d0 Repository: Deprecate #peel method 6 years ago
  Jonathan Nieder 0a35e5f25b Rename RefDatabase#getAllRefs to getRefs 6 years ago
  David Pursehouse 4dcf2f93db RefDatabase: Introduce getAllRefs method 6 years ago
  Matthias Sohn 9edf9bf2d6 Remove trivial cases of using deprecated RefDatabase.getRefs() 6 years ago
  Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Alcemir Santos ba0dfe1ae2 Added filter for merge and non-merges commits. 8 years ago
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Robin Stocker f68ffb48eb LogCommand: Remove outdated TODO and improve docs 10 years ago
  Arthur Baars 35be98fb8f LogCommand.all(): filter out refs that do not refer to commit objects 11 years ago
  Arthur Baars 2b9c440fd1 LogCommand.all(), peel references before using them 11 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 years ago
  Kevin Sawicki 900bdbac5b Support adding all refs to LogCommand 12 years ago
  Piotr Janik 7449b9a297 Fix path filtering in LogCommand 13 years ago
  Chris Aniszczyk a443043080 Add path filtering to LogCommand 13 years ago
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 13 years ago
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 13 years ago
  Robin Stocker a00377a7e2 Fix Javadoc warnings 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Christian Halstrick f3fb5824ba Add builder-style API to jgit and Commit & Log cmd 14 years ago