158 Commits (stable-0.12)

Author SHA1 Message Date
  Matthias Sohn b2b58feba7 JGit 0.12.1 13 years ago
  Christian Halstrick 153283f05a Added Merge command to the CLI 14 years ago
  Sasa Zivkov 13fffa7513 Registering the Checkout command and fixed a typo. 13 years ago
  Shawn O. Pearce 506ab8caa5 PushCommand: Add utilities for --all, --tags 13 years ago
  Philipp Thun 8e1b581d39 Make --git-dir optional for 'jgit init' 13 years ago
  Shawn O. Pearce 3b91e3fe49 Always fetch tags during clone 13 years ago
  Philipp Thun a490afedba Add -o option to commit command 13 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
  Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 13 years ago
  Shawn O. Pearce 68ab451d39 ProgressMonitor: Refactor to use background alarms 13 years ago
  Sasa Zivkov 5f3d577e5a Show notes in Log CLI command 13 years ago
  Matthias Sohn 989149736a JGit 0.11.3 13 years ago
  Matthias Sohn 5998e474c4 Qualify post 0.11.1 builds 13 years ago
  Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI 13 years ago
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Matthias Sohn f2c8eec57b Qualify post 0.11 builds 13 years ago
  Matthias Sohn 857d151198 JGit 0.11.1 13 years ago
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 years ago
  Sasa Zivkov 65680da3ee Fixed several NPEs in the Fetch CLI 13 years ago
  Sasa Zivkov 990498b75d Fixed NLS in JGit command line interface 13 years ago
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 years ago
  Shawn O. Pearce 0c22243c4a clone: Use DirCacheCheckout 13 years ago
  Matthias Sohn 485917598e Qualify post 0.10 builds 13 years ago
  Matthias Sohn 51d1af9489 Qualify post 0.10.1 builds 13 years ago
  Matthias Sohn 1fdc17bfe4 JGit 0.10.1 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 13 years ago
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 years ago
  Chris Aniszczyk 8bbd4f1bad Avoid NPE in Init 13 years ago
  Chris Aniszczyk 8f6c8818dc Update Init to use InitCommand 13 years ago
  Christian Halstrick 049827d708 Make diff algorithm configurable 13 years ago
  Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI 13 years ago
  Chris Aniszczyk a7f6764e01 Update Rm in the JGit CLI 13 years ago
  Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider 13 years ago
  Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands 13 years ago
  Sasa Zivkov 1a7c918b66 Implemented the git add commandline command. 13 years ago
  Robin Stocker 2fb0f5cfc0 Make Repository.shortenRefName static 13 years ago
  Sasa Zivkov af4f6c5125 Fixed the git init to properly set bare=true 13 years ago
  Christian Halstrick e10808e658 Add option to select diff algorithm for diff command 13 years ago
  Shawn O. Pearce 0b51a45688 Allow pgm Main to be extended 13 years ago
  Shawn O. Pearce 529b2017df Fix three-word command names 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
  Chris Aniszczyk 782dbfc60f Update Push to use latest API 13 years ago
  Chris Aniszczyk 6b6c8dd01b Update Fetch to use FetchCommand API 13 years ago
  Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 13 years ago
  Chris Aniszczyk b3446bf387 Update Tag to use TagCommand API 13 years ago