37 Commits (stable-3.5)

Author SHA1 Message Date
  Guillaume Nodet c0574fe680 Add an input stream and an error stream to TextBuiltin base class 10 years ago
  Matthias Sohn 2a50e7065c [CLI] Add option --millis / -m to debug-show-dir-cache command 10 years ago
  Colby Ranger 5218f7b33a Propagate IOException where possible when getting refs. 10 years ago
  Matthias Sohn 01e793a3ff Add missing usage texts for JGit commandline commands 11 years ago
  Matthias Sohn f34e38f473 Move gc to package org.eclipse.jgit.pgm 11 years ago
  Matthias Sohn d7cc6eb002 Move org.eclipse.jgit.pgm's resource bundle to internal package 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Colby Ranger be7a135e94 Break the dependency on RevObject when creating a newObjectToPack(). 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Robin Rosenberg caa362f20d Check for write errors in standard out and exit with error 11 years ago
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12 years ago
  Robin Rosenberg dcd4c5a642 Use the appropriate constant for ".git" 12 years ago
  Matthias Sohn d353107729 Improve readability of timestamps shown by debug-show-dir-cache 13 years ago
  Matthias Sohn 3de0df93d4 Enhance debug-show-dir-cache command to show stage 13 years ago
  Shawn O. Pearce 1b2062fe37 PackWriter: Avoid CRC-32 validation when feeding IndexPack 13 years ago
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 years ago
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 years ago
  Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands 13 years ago
  Shawn O. Pearce e82cadc0dc Delete PatienceDiff 13 years ago
  Shawn O. Pearce 14da6e0b9d debug-diff-algorithms: Real world performance test implementations 13 years ago
  Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 13 years ago
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 13 years ago
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 13 years ago
  Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 13 years ago
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows 14 years ago
  Shawn O. Pearce 074055d747 debug-show-packdelta: Dump a pack delta to the console 14 years ago
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Robin Rosenberg f396326e0b Make constant static in RebuildCommitGraph 14 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago