2011-09-15 |
Matthias Sohn | Merge branch 'stable-1.1' 55/4255/1 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | Prepare post v1.1.0.201109151100-r build 54/4254/1 stable-1.1 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Matthias Sohn | JGit v1.1.0.201109151100-r 50/4250/1 v1.1.0.201109151100-r |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Matthias Sohn | Merge branch 'stable-1.1' 29/4229/1 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | Allow commit when submodule changes are present 94/4194/4 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | Ignore submodule on checkout instead of deleting it 92/4192/5 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Robin Rosenberg | cleanup: Reuse local variable for current DirCacheEntry 01/4201/2 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Sohn | Prepare post v1.1.0.201109071825-rc3 builds 89/4189/1 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Matthias Sohn | JGit v1.1.0.201109071825-rc3 87/4187/1 v1.1.0.201109071825-rc3 |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Dariusz Luksza | Fix IOOBE in Repository.resolveSimple() 64/4164/1 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Sohn | Use commit message best practices for Mylyn Commit... 59/4159/1 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Robin Rosenberg | Fix the names in the reflog for checkouts 39/4139/2 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Robin Rosenberg | Add a helper for parsing branch switch info out of... 38/4138/2 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Sohn | Remove workarounds for fixed Tycho bugs 48/4148/1 |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Matthias Sohn | Define os/ws/arch environments for tycho build 88/4088/3 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Kevin Sawicki | [blame] Reset rename detector before computing renames. 18/4118/1 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Sohn | Prepare post-v1.1.0.201109011030-rc2 builds 08/4108/1 |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Matthias Sohn | JGit v1.1.0.201109011030-rc2 07/4107/1 v1.1.0.201109011030-rc2 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Robin Rosenberg | Use the appropriate constant for ".git" 77/4077/3 |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Roberto Tyley | Tolerate zlib deflation with window size < 32Kb 71/4071/1 |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Stefan Lay | Merge "Unwind loop that iterates over fetch connection... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Kevin Sawicki | Reassign symbolic ref list after calling put. 66/4066/1 |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Christian Halstrick | Merge "Fix boxing warnings in PushProcessTest" |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Tomasz Zarna | Fix boxing warnings in PushProcessTest 64/4064/1 |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Tomasz Zarna | Use JGitText.refAlreadyExists instead of "ref exists" 57/4057/2 |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Kevin Sawicki | Unwind loop that iterates over fetch connection refs. 56/4056/1 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Christian Halstrick | Throw JGit exception when ResetCommand got wrong ref 79/3879/4 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Matt Fischer | Implement server support for shallow clones 20/1320/12 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Shawn O. Pearce | PackWriter: support excluding objects already in other... 97/3997/8 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Denys Digtiar | Fix ClassCastException in MergeCommand 60/3860/5 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Ketan Padegaonkar | Add ListTagCommand to JGit API 01/3901/3 |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Chris Aniszczyk | Merge "Add DeleteTagCommand to JGit API" |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Tomasz Zarna | Add DeleteTagCommand to JGit API 20/4020/2 |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Christian Halstrick | Merge "PackWriter: Make want/have actual sets" |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Kevin Sawicki | Use HEAD as default ref for RefLogCommand. 23/4023/4 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Matthias Sohn | Merge "Adds DiffEntry.scan(TreeWalk, boolean) method" |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Dariusz Luksza | Adds DiffEntry.scan(TreeWalk, boolean) method 19/3819/10 |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Kevin Sawicki | Fix typo in IndexDiff.getModified() comment. 15/4015/1 |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Shawn O. Pearce | PackWriter: Make want/have actual sets 99/3999/4 |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Christian Halstrick | Merge "Add DiffCommand to JGit API" |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Tomasz Zarna | Add DiffCommand to JGit API 19/3919/2 |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Shawn O. Pearce | Merge changes I1ca7acb4,Ia41b7a1c,I33b65286,Ie2823724... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Shawn O. Pearce | Revert "PackWriter: Do not delta compress already packe... 96/3996/1 |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn O. Pearce | Speed up ObjectWalk by 6235 objects/sec 78/3978/2 |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn O. Pearce | Merge "PackWriter: Only search for base objects on... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn O. Pearce | blame: Implement blame on the command line 69/3569/8 |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn Pearce | Merge "Ignore missing MERGE_MSG when deleting MERGE_MSG" |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn Pearce | Merge "Correct comment on CloneCommand.setRemote method." |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Shawn O. Pearce | Merge "Fix jgit rev-list --objects master" |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Robin Rosenberg | Merge "Fix reading of ref names containing characters... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Robin Rosenberg | Merge "Fix offset64 creation for objects at 2 GiB" |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Robin Stocker | Add isSuccessful to MergeStatus, RebaseResult.Status... 49/3949/3 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Shawn O. Pearce | Fix offset64 creation for objects at 2 GiB 69/3969/3 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Shawn O. Pearce | PackWriter: Only search for base objects on thin packs 77/3977/1 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Shawn O. Pearce | Fix jgit rev-list --objects master 76/3976/1 |
commit | commitdiff | tree | snapshot |
2011-08-06 |
Shawn O. Pearce | Merge changes I58110f17,I440baa64,Ic77dcac5 |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Kevin Sawicki | Correct comment on CloneCommand.setRemote method. 64/3964/2 |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Matthias Sohn | Reuse ObjectReader for all objects touched during checkout 09/3809/5 |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Tomasz Zarna | Don't hard-code section names, use ConfigConstants... 47/3947/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | PackWriter: Skip progress messages on fast operations 33/3933/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | IndexPack: Defer the "Resolving deltas" progress meter 32/3932/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | IndexPack: Fix "Resolving deltas" progress meter 31/3931/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | Make PackReverseIndex a public structure 27/3927/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | Make lookup methods on PackIndex public 29/3929/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | PackIndex: Support reading from any InputStream 26/3926/2 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Shawn O. Pearce | Add String form of PackInvalidException constructor 28/3928/2 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Shawn O. Pearce | Add copy constructor to PackConfig 24/3924/1 |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Shawn O. Pearce | Don't close ObjectDatabase after parsing pack 23/3923/1 |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Robin Rosenberg | Fix reading of ref names containing characters that... 18/3718/3 |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Jens Baumgart | Ignore missing MERGE_MSG when deleting MERGE_MSG 00/3900/1 |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Tomasz Zarna | Merge doesn't remove empty folders 56/3756/2 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Dariusz Luksza | Add support for reseting on directories 13/3713/4 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Sasa Zivkov | Fixed creation of branch from a tag 16/3816/3 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Chris Aniszczyk | Merge "Merge in JGit CLI is missing break statement" |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Tomasz Zarna | Merge in JGit CLI is missing break statement 65/3865/2 |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Adrian Goerler | Cleanup directories leftover by test. 15/3815/5 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Adrian Goerler | Cloning should fail when destination directory exists... 18/3518/8 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Stefan Lay | Do not catch Exception in test cases 30/3830/2 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Christian Halstrick | Merge "Cleanup curly braces" |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Adrian Goerler | Cleanup curly braces 24/3824/1 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Christian Halstrick | Merge "Add lookup to remote config if the refSpec is... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Stefan Lay | Add lookup to remote config if the refSpec is not expli... 08/3808/3 |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Shawn Pearce | Merge "Enable PlotWalk to show additional refs" |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Stefan Lay | Enable PlotWalk to show additional refs 01/3801/3 |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Shawn O. Pearce | Merge "Improve performance when writing trees and small... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Shawn O. Pearce | Merge "TemporaryBuffer: Fix reading from in-memory... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Shawn Pearce | Merge "Implement Serializable interface in PersonIdent... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Matthias Sohn | Merge "Fix compilation with Java 1.5" |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Kevin Sawicki | Implement Serializable interface in PersonIdent class. 03/3803/1 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Jens Baumgart | DirCacheCheckout: unlock DirCache in case of failure 99/3799/1 |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Carsten Pfeiffer | Fix compilation with Java 1.5 95/3795/3 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Shawn Pearce | Merge "RFC: Ugly fix for i18n of metaVar CLI arguments" |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Shawn O. Pearce | Improve performance when writing trees and small blobs 78/3778/1 |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Shawn O. Pearce | TemporaryBuffer: Fix reading from in-memory InputStream 77/3777/1 |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Chris Aniszczyk | Add ReflogCommand 36/3636/3 |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Chris Aniszczyk | Refactor out ReflogEntry 55/3755/1 |
commit | commitdiff | tree | snapshot |
2011-06-19 |
Robin Rosenberg | RFC: Ugly fix for i18n of metaVar CLI arguments 58/3758/1 |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Robin Rosenberg | Merge changes Ie393fb8b,Ib11a077a |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Marc Strapetz | Fix IndexOutOfBoundsException when parsing PersonIdent 31/3731/1 |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Shawn O. Pearce | DHT: Change DhtReadher caches to be dynamic by workload 08/3708/1 |
commit | commitdiff | tree | snapshot |
next |