97 Commits (stable-2.0)

Author SHA1 Message Date
  Tomasz Zarna 622232b936 Externalize parsing exception message for RebaseCommand#Action 12 years ago
  Kevin Sawicki b37b7e69cd Add command support for dropping a stashed commit 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Tomasz Zarna 92f90eb229 Add ApplyCommand to JGit API 12 years ago
  Dave Borowitz 7acd333e7d Fix a typo referring to RevFilter as RefFilter 12 years ago
  Kevin Sawicki 4de8a84671 Add command support for applying a stashed commit 12 years ago
  Kevin Sawicki 03d4dc597e Add support for creating a stashed commit 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 years ago
  Tomasz Zarna 1a2ca5b811 Skip a number commits before starting to show the commit output 12 years ago
  Tomasz Zarna 617c5d91da Sort translation bundle keys in alphabetical order. 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago
  Kevin Sawicki 3c7dceec1a Add commit id and parent count to exception message 12 years ago
  Tomasz Zarna 248959146a Limit the number of commits in LogCommand output 12 years ago
  Kevin Sawicki 1dcb76739c Support getting specific entry number in reflog 12 years ago
  Kevin Sawicki 656461a991 Add exception class for when locking a file fails 12 years ago
  Kevin Sawicki dc4c06e7ac Support resolving integer-based reflog revisions 12 years ago
  Kevin Sawicki c3fe50bb18 Guard against null branch in PullCommand 12 years ago
  Sasa Zivkov 1fbe688f51 maxObjectSizeLimit for receive-pack. 12 years ago
  Kevin Sawicki 1b472a7954 Add missing '' characters around quoted variables 12 years ago
  Dave Borowitz 16b8ebf2d1 Add an object encapsulating the state of a PackWriter 12 years ago
  Shawn O. Pearce fa4cc2475f DFS: A storage layer for JGit 13 years ago
  Robin Rosenberg 57bdb04873 Cosmetic adjustment of relative date format, do not display "0 months" 12 years ago
  Tomasz Zarna c35c23db8d Use JGitText.refAlreadyExists instead of "ref exists" 12 years ago
  Tomasz Zarna 5f787bfd62 Add DeleteTagCommand to JGit API 13 years ago
  Dariusz Luksza 679cab9b32 Adds DiffEntry.scan(TreeWalk, boolean) method 13 years ago
  Adrian Goerler 172a9f0521 Cloning should fail when destination directory exists and is not empty 13 years ago
  Shawn O. Pearce 7ff6eb584c Push errors back over sideband when possible 13 years ago
  Shawn O. Pearce 1a87a725be Report progress while updating references 13 years ago
  Shawn O. Pearce a390456047 blame: Compute the origin of lines in a result file 13 years ago
  Christoph Brill e170c314fb Add LsRemoteCommand to JGit API 13 years ago
  Matthias Sohn c05c6f3327 Formatter for relative dates 13 years ago
  Shawn O. Pearce 0be24ebf33 PackWriter: Remove dummy list 0 13 years ago
  Shawn O. Pearce c9a6980a42 UploadPack: Report invalid want lines with ERR 13 years ago
  Philipp Thun 79ad15924a Replace 'occured' by 'occurred' 13 years ago
  Shawn O. Pearce 305a8ac45f Make the supported Transports extensible and discoverable 13 years ago
  Philipp Thun a490afedba Add -o option to commit command 13 years ago
  Chris Aniszczyk 5f258d91c0 Add git-reset to the Git API 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Shawn O. Pearce 461b012e95 PackWriter: Support reuse of entire packs 13 years ago
  Shawn O. Pearce 71f168fcd7 PackWriter: Display totals after sending objects 13 years ago
  Shawn O. Pearce 8f63dface2 PackWriter: Correct 'Compressing objects' progress message 13 years ago
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull 13 years ago
  Christian Halstrick c62882191f Introduce metaData compare between working tree and index entries 13 years ago
  Matthias Sohn c45f2aec56 File utility for creating a new empty file 13 years ago
  Sasa Zivkov 1993cf8a27 Merging Git notes 13 years ago
  Robin Rosenberg b3e59bd9d6 Implement a revert command 13 years ago
  Robin Rosenberg 797ebba307 Add support for getting the system wide configuration 13 years ago
  Matthias Sohn c6ca443b61 File utilities for creating directories 13 years ago
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip 13 years ago