635 Commits (67f7ca5bb60bbc091f6f7611f3f89e22746928e7)

Author SHA1 Message Date
Robin Rosenberg 236899204a Revert "Hide Maven target directories from Eclipse" 14 years ago
Matthias Sohn 5817744cf7 Remove unused import 14 years ago
Chris Aniszczyk d1edd00f56 Run formatter on edited lines via save action 14 years ago
Marc Strapetz 80c622c49c Fix parsing of multiple authors in PersonIdent. 14 years ago
Shawn O. Pearce a5c18fcfc7 Fully implement SHA-1 abbreviations 14 years ago
Shawn O. Pearce 6df5d3397c Move commit and tag formatting to CommitBuilder, TagBuilder 14 years ago
Shawn O. Pearce 22b285695a Rename Commit, Tag to CommitBuilder, TagBuilder 14 years ago
Marc Strapetz e2e38792b5 Perform automatic CRLF to LF conversion during WorkingTreeIterator 14 years ago
Shawn O. Pearce b85af06324 Allow object reuse selection to occur in parallel 14 years ago
Shawn O. Pearce 707912b35d Make Tag class only for writing 14 years ago
Shawn O. Pearce b46b635c03 Make Commit class only for writing 14 years ago
Shawn O. Pearce d0043e5d31 Remove unnecessary ObjectId.copy() calls 14 years ago
Robin Rosenberg db4c516f67 Hide Maven target directories from Eclipse 14 years ago
Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 years ago
Benjamin Muskalla d08be7aceb Allow version builtin to run without git repository 14 years ago
Shawn O. Pearce 9fbce904e6 Pass PackConfig down to PackWriter when packing 14 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 1913b41bc7 log: Implement --follow 14 years ago
Shawn O. Pearce 8a0c58394d log: Add whitespace ignore options 14 years ago
Shawn O. Pearce 5be90be996 Redo DiffFormatter API to be easier to use 14 years ago
Shawn O. Pearce 04a9d23b9a log, diff: Add rename detection support 14 years ago
Shawn O. Pearce 08d349a27b amend commit: Refactor repository construction to builder class 14 years ago
Shawn O. Pearce a1d5f5b6b5 Move DirCache factory methods to Repository 14 years ago
Jeff Schumacher 9f2249bd26 Added check for binary files while diffing 14 years ago
Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done 14 years ago
Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 years ago
Jeff Schumacher 9869ef2592 Added further support for whitespace ignoring during diff 14 years ago
Shawn O. Pearce acb7be2c5a Refactor Repository.openObject to be Repository.open 14 years ago
Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
Shawn O. Pearce ffe0614d4d Allow Repository.getDirectory() to be null 14 years ago
Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
Shawn O. Pearce 532421d989 Refactor repository construction to builder class 14 years ago
Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 years ago
Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
Shawn O. Pearce 4c14b7623d Make lib.Repository abstract and lib.FileRepository its implementation 14 years ago
Shawn O. Pearce 2370ad9514 Use FileKey to resolve Git repository arguments 14 years ago
Shawn O. Pearce e1b312b5f7 Use CoreConfig, UserConfig and TransferConfig directly 14 years ago
Shawn O. Pearce 239ce58553 Start 0.9 development 14 years ago
Shawn O. Pearce d28a40d679 Qualify post-0.8.4 builds 14 years ago
Matthias Sohn 6970edf35a JGit 0.8.4 14 years ago
Matthias Sohn 5255d66143 JGit 0.8.3 14 years ago
Robin Rosenberg f396326e0b Make constant static in RebuildCommitGraph 14 years ago
Marc Strapetz 936e4ab2f2 Repository can be configured with FS 15 years ago
Shawn O. Pearce d8ec8527a6 Qualify post-0.8.1 builds 15 years ago
Shawn O. Pearce be86767d71 JGit 0.8.1 15 years ago
Shawn O. Pearce 072ad087ff Externalize strings in Commit command 15 years ago
Sasa Zivkov f3d8a8ecad Externalize strings from JGit 15 years ago
Christian Halstrick a54e0bae68 Add commit command to the pgm package 15 years ago
Shawn O. Pearce be86368976 Qualify post-0.7.1 builds 15 years ago