415 Commits (988291581034075fab20bbd76147cbc9ad08151b)

Author SHA1 Message Date
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
Shawn O. Pearce 22d712ba51 JGit 0.7.1 15 years ago
Shawn O. Pearce 14e469c44e Qualify builds as 0.8.0 15 years ago
Shawn O. Pearce 7182fbc422 Qualify post-0.7.0 builds 15 years ago
Shawn O. Pearce 72b8fa786a JGit 0.7.0 15 years ago
Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 15 years ago
Shawn O. Pearce 6c64148f66 pgm: Report not in git repository rather than NPE 15 years ago
Shawn O. Pearce 179a9ba4a2 Cleanup OSGi Import-Package specifications to use versions 15 years ago
Christian Halstrick d9fc01b8b2 Fix .classpath to make jgit easily runnable from inside eclipse 15 years ago
Shawn O. Pearce 1e48c338dc Generate an Eclipse IP log with jgit eclipse-iplog 15 years ago
Shawn O. Pearce 0238a21b62 Correct bundle, provider names to be consistent 15 years ago
Shawn O. Pearce 57f6f6a6bb branch: Add -m option to rename a branch 15 years ago
Shawn O. Pearce 73b6efc928 Replace writeSymref with RefUpdate.link 15 years ago
Shawn O. Pearce 01b5392cdb Rewrite reference handling to be abstract and accurate 15 years ago
Robin Rosenberg 0b8b6b5309 Introduce a named constant for the .git directory. 15 years ago
Shawn O. Pearce 20b4d4740a Finish removing Apache Felix maven-bundle-plugin 15 years ago
Robin Rosenberg cbab08fb28 Fix merge for "Partial revert "Switch build to Apache Felix maven-bundle-plugin"" 15 years ago
Robin Rosenberg 5eac1a4896 Partial revert "Switch build to Apache Felix maven-bundle-plugin" 15 years ago
Shawn O. Pearce fc5fc70e2e Switch build to Apache Felix maven-bundle-plugin 15 years ago
Robin Rosenberg eb63bfc1b8 Recognize Git repository environment variables 15 years ago