70 Révisions (244b1580b5155099bfdf98692d76c1b2a6183126)

Auteur SHA1 Message Date
  Shawn O. Pearce 244b1580b5 log, diff: Add --src-prefix, --dst-prefix, --no-prefix il y a 14 ans
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter il y a 14 ans
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package il y a 14 ans
  Shawn O. Pearce efde2e3ea7 diff: Fix bad metaVar reference in --abbrev option il y a 14 ans
  Matthias Sohn 5817744cf7 Remove unused import il y a 14 ans
  Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. il y a 14 ans
  Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations il y a 14 ans
  Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder il y a 14 ans
  Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder il y a 14 ans
  Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator il y a 14 ans
  Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel il y a 14 ans
  Shawn O. Pearce 707912b35d Make Tag class only for writing il y a 14 ans
  Shawn O. Pearce b46b635c03 Make Commit class only for writing il y a 14 ans
  Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls il y a 14 ans
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath il y a 14 ans
  Benjamin Muskalla d08be7aceb Allow version builtin to run without git repository il y a 14 ans
  Shawn O. Pearce 9fbce904e6 Pass PackConfig down to PackWriter when packing il y a 14 ans
  Jens Baumgart db82b8d7eb Fix concurrent read / write issue in LockFile on Windows il y a 14 ans
  Shawn O. Pearce 074055d747 debug-show-packdelta: Dump a pack delta to the console il y a 14 ans
  Shawn O. Pearce 1913b41bc7 log: Implement --follow il y a 14 ans
  Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options il y a 14 ans
  Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use il y a 14 ans
  Shawn O. Pearce 04a9d23b9a log, diff: Add rename detection support il y a 14 ans
  Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class il y a 14 ans
  Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository il y a 14 ans
  Jeff Schumacher 9f2249bd26 Added check for binary files while diffing il y a 14 ans
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done il y a 14 ans
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk il y a 14 ans
  Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff il y a 14 ans
  Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open il y a 14 ans
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository il y a 14 ans
  Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null il y a 14 ans
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree il y a 14 ans
  Shawn O. Pearce 532421d989 Refactor repository construction to builder class il y a 14 ans
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader il y a 14 ans
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics il y a 14 ans
  Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation il y a 14 ans
  Shawn O. Pearce 2370ad9514 Use FileKey to resolve Git repository arguments il y a 14 ans
  Shawn O. Pearce e1b312b5f7 Use CoreConfig, UserConfig and TransferConfig directly il y a 14 ans
  Robin Rosenberg f396326e0b Make constant static in RebuildCommitGraph il y a 14 ans
  Marc Strapetz 936e4ab2f2 Repository can be configured with FS il y a 14 ans
  Shawn O. Pearce 072ad087ff Externalize strings in Commit command il y a 14 ans
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit il y a 14 ans
  Christian Halstrick a54e0bae68 Add commit command to the pgm package il y a 14 ans
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result il y a 14 ans
  Shawn O. Pearce 6c64148f66 pgm: Report not in git repository rather than NPE il y a 14 ans
  Shawn O. Pearce 1e48c338dc Generate an Eclipse IP log with jgit eclipse-iplog il y a 14 ans
  Shawn O. Pearce 57f6f6a6bb branch: Add -m option to rename a branch il y a 14 ans
  Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link il y a 14 ans
  Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate il y a 14 ans