111 次代码提交 (3e1a5081d64795d6980e73dc6b5148ed0f674701)

作者 SHA1 备注 提交日期
  Sasa Zivkov 3e1a5081d6 Show notes in Log CLI command - Part 2 13 年前
  Sasa Zivkov 5f3d577e5a Show notes in Log CLI command 13 年前
  Chris Aniszczyk bd8944d671 Add Reset to the JGit CLI 13 年前
  Shawn O. Pearce 6490090f14 pgm: Make --git-dir a string 13 年前
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 年前
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir 13 年前
  Sasa Zivkov 65680da3ee Fixed several NPEs in the Fetch CLI 13 年前
  Sasa Zivkov 990498b75d Fixed NLS in JGit command line interface 13 年前
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem 13 年前
  Shawn O. Pearce 0c22243c4a clone: Use DirCacheCheckout 13 年前
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 年前
  Shawn O. Pearce 11fd0fe03a Clarify WorkingTreeOptions and filemode usage 13 年前
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 年前
  Chris Aniszczyk 8bbd4f1bad Avoid NPE in Init 13 年前
  Chris Aniszczyk 8f6c8818dc Update Init to use InitCommand 13 年前
  Christian Halstrick 049827d708 Make diff algorithm configurable 13 年前
  Chris Aniszczyk c441380f9c Add the Checkout command to the Git CLI 13 年前
  Chris Aniszczyk a7f6764e01 Update Rm in the JGit CLI 13 年前
  Shawn O. Pearce 17d9c68636 Implement command line support for CredentialsProvider 13 年前
  Christian Halstrick a28f33fa8c Fixed help of Diff and ShowCommands commands 13 年前
  Sasa Zivkov 1a7c918b66 Implemented the git add commandline command. 13 年前
  Robin Stocker 2fb0f5cfc0 Make Repository.shortenRefName static 13 年前
  Sasa Zivkov af4f6c5125 Fixed the git init to properly set bare=true 13 年前
  Christian Halstrick e10808e658 Add option to select diff algorithm for diff command 13 年前
  Shawn O. Pearce 0b51a45688 Allow pgm Main to be extended 13 年前
  Shawn O. Pearce 529b2017df Fix three-word command names 13 年前
  Shawn O. Pearce e82cadc0dc Delete PatienceDiff 13 年前
  Shawn O. Pearce 14da6e0b9d debug-diff-algorithms: Real world performance test implementations 13 年前
  Chris Aniszczyk 782dbfc60f Update Push to use latest API 13 年前
  Chris Aniszczyk 6b6c8dd01b Update Fetch to use FetchCommand API 13 年前
  Shawn O. Pearce af3fbb13f6 debug-text-hashfunctions: Test suite for content hashes 13 年前
  Chris Aniszczyk b3446bf387 Update Tag to use TagCommand API 13 年前
  Christian Halstrick 55714f6e73 Add --all option to RevWalkTextBuiltin 13 年前
  Shawn O. Pearce a424b7aefe clone: Correct formatting of init message 13 年前
  Shawn O. Pearce 67263e2056 Refactor diff sequence API 14 年前
  Shawn O. Pearce 596c3f668b log: Fix commit headers and -p flag 14 年前
  Shawn O. Pearce fed508d55b diff: Default arguments to HEAD, working directory 14 年前
  Shawn O. Pearce 244b1580b5 log, diff: Add --src-prefix, --dst-prefix, --no-prefix 14 年前
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter 14 年前
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 14 年前
  Shawn O. Pearce efde2e3ea7 diff: Fix bad metaVar reference in --abbrev option 14 年前
  Matthias Sohn 5817744cf7 Remove unused import 14 年前
  Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 14 年前
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 14 年前
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 年前
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 年前
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 年前
  Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 年前
  Shawn O. Pearce 707912b35d Make Tag class only for writing 14 年前
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 年前