]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2012-10-06 Robin RosenbergFix for Iff768422c, use offset 0 when going back to... 72/8072/2
2012-10-02 Robin RosenbergFix unstable test 09/7909/6
2012-09-28 Robin StockerUpdate README 50/7950/2
2012-09-26 Markus KellerFix compile error (method not available in 1.5) 25/7925/2
2012-09-26 Robin RosenbergMerge "Remove unused import introduced with 8f706db5"
2012-09-26 Shawn O. PearceRevert "The constructor CmdLineException(String) is... 35/7935/2
2012-09-25 Matthias SohnRemove unused import introduced with 8f706db5 17/7917/1
2012-09-25 Christian HalstrickMerge "Provide a convenient read() in RepositoryTestCase"
2012-09-25 Christian HalstrickMerge "Add the intended file to avoid breakage"
2012-09-25 Robin StockerProvide a convenient read() in RepositoryTestCase 83/7883/2
2012-09-25 Robin RosenbergAdd the intended file to avoid breakage 10/7910/2
2012-09-24 Robin RosenbergMerge "Allow @ in branch names and tighten syntax checking"
2012-09-24 Robin RosenbergMerge "FileBasedConfig supports UTF-8 byte order marker"
2012-09-24 Robin RosenbergMerge "Fix typo in AnyObjectId#abbreviate"
2012-09-24 Robin RosenbergMerge "Add toString for TrackingRefUpdate"
2012-09-24 Marc StrapetzFileBasedConfig supports UTF-8 byte order marker 30/7830/2
2012-09-24 Christian HalstrickMerge "Refuse to checkout unmerged paths from index"
2012-09-23 Robin StockerFix typo in AnyObjectId#abbreviate 92/7892/1
2012-09-23 Robin StockerAdd toString for TrackingRefUpdate 91/7891/1
2012-09-23 Robin RosenbergComment an empty block which is ok 89/7889/1
2012-09-23 Robin RosenbergRemove unnecessary @SuppressWarnings 88/7888/1
2012-09-23 Robin RosenbergRemove uses of TextBuiltin.out in favor of outw 87/7887/1
2012-09-23 Robin RosenbergAllow @ in branch names and tighten syntax checking 69/7569/8
2012-09-23 Robin RosenbergMerge "The constructor CmdLineException(String) is...
2012-09-23 Tomasz ZarnaThe constructor CmdLineException(String) is deprecated 35/5135/3
2012-09-23 Robin StockerRefuse to checkout unmerged paths from index 80/7880/2
2012-09-22 Shawn O. PearceMerge changes Ic2b78ba9,Ia13e63ed
2012-09-21 Robin RosenbergSuppress boxing warnings where we know they are ok 71/7771/5
2012-09-20 Matthias SohnMerge "Fixed instability in some GC tests."
2012-09-20 Sasa ZivkovFixed instability in some GC tests. 51/7851/1
2012-09-20 Sasa ZivkovFix the javadoc for GC.setExpire 50/7850/1
2012-09-20 Shawn O. PearceUse '406 Not Acceptable' when info/refs is disabled 47/7847/1
2012-09-20 Shawn O. PearceCompress large /info/refs responses on HTTP 46/7846/1
2012-09-19 Robin RosenbergUse x-friends instead of x-internal to expose jgit... 91/7791/4
2012-09-19 Matthias SohnPrepare 2.2.0 builds 19/7819/1
2012-09-19 Matthias SohnMerge branch 'stable-2.1' 18/7818/1
2012-09-19 Matthias SohnPrepare for 2.1 maintenance changes 14/7814/1 stable-2.1
2012-09-19 Matthias SohnJGit v2.1.0.201209190230-r 13/7813/1 v2.1.0.201209190230-r
2012-09-18 Robin RosenbergMerge "Fix resolving expression with ~ and ^ than exten...
2012-09-18 Dave BorowitzFix resolving expression with ~ and ^ than extends... 35/7735/3
2012-09-18 Robin RosenbergIntroduce "never" as parseable date 95/7795/4
2012-09-17 Christian HalstrickIntroduce ParseExceptions for GitDateParser 94/7794/1
2012-09-17 Christian HalstrickSupport config param "gc.pruneexpire" 93/7793/1
2012-09-17 Tomasz ZarnaAdd tests for output result of merging -- org.eclipse... 62/7762/2
2012-09-17 Shawn PearceMerge "Suppress two resource warnings"
2012-09-16 Sasa ZivkovAdditional unit tests for the GC 83/7783/3
2012-09-16 Robin RosenbergCheck for write errors in standard out and exit with... 31/7631/9
2012-09-16 Shawn PearceMerge changes I8449695e,Idecd8018
2012-09-15 Robin RosenbergUse assertEquals instead of == for literal primitives 70/7770/3
2012-09-15 Robin RosenbergUse assertTrue/False instead of equals with boolean... 69/7769/2
2012-09-14 Robin RosenbergMerge "Ignore non-commit refs when in RevWalkUtils...
2012-09-13 Robin Stocker[findBugs] Silence warning about Transport initialization 85/6785/2
2012-09-12 Tommi SiivolaFix ResolveMerger issue with submodule conflict 23/7723/2
2012-09-11 Matthias SohnMerge "Added new Status CLI command 'jgit status'"
2012-09-11 Shawn O. PearceRemove protobuf from top-level pom.xml 09/7709/1
2012-09-10 Matthias SohnMerge "README: Convert to Markdown and rename to README.md"
2012-09-10 Jason PyeronIgnore attempts to set the timeout to -1 80/7680/4
2012-09-09 Robin RosenbergAdded new Status CLI command 'jgit status' 82/3682/8
2012-09-08 Robin StockerREADME: Convert to Markdown and rename to README.md 92/7692/1
2012-09-08 Robin RosenbergIgnore non-commit refs when in RevWalkUtils.findBranche... 87/7687/3
2012-09-05 Shawn O. PearceMark fields of BaseReceivePack private 85/7285/2
2012-09-05 Shawn O. PearceDelete checkObjectCollisions from PackParser 84/7284/2
2012-09-05 Shawn O. PearceDelete storage.dht package 83/7283/2
2012-09-05 Tomasz ZarnaOutput result of switching branch -- o.e.jgit.pgm.Checkout 64/5764/8
2012-09-05 Robin RosenbergFix NPE when notes are present 47/7347/3
2012-09-03 Robin Rosenbergcleanup: use assertArrayEquals for assertion on arrays 67/7567/5
2012-09-03 Robin Rosenbergcleanup: Prefer assertEquals over assertTrue(....equals... 66/7566/4
2012-09-03 Christian HalstrickMerge "Support branches with name 'config'"
2012-09-03 Matthias SohnMerge "Add tests for more coverage of CheckoutCommand"
2012-09-03 Robin StockerAdd tests for more coverage of CheckoutCommand 00/7200/2
2012-09-01 Robin StockerDirCacheCheckout: Fix handling of files not in index 59/7259/2
2012-09-01 Robin RosenbergCreate an input stream that transforms LF to CRLF 75/7275/4
2012-08-31 Christian HalstrickEnhance statistics for repo by sizes and ref-counts 20/7520/2
2012-08-28 Christian HalstrickImplement a parser for dates 90/7390/3
2012-08-28 Stefan LayMerge "Fix gc's usage of progress monitor"
2012-08-27 Matthias SohnFix Jetty's p2 repository URL 29/7429/1
2012-08-27 Matthias SohnUpdate last jgit release version used in clirr API... 95/7195/2
2012-08-27 Matthias SohnUpdate maven plugin versions 94/7194/2
2012-08-26 Robin RosenbergEnable rebase to continue for all rebase stages 24/5524/3
2012-08-26 Matthias SohnMerge "Refactor detection of Windows platform to System...
2012-08-26 Matthias SohnMerge "Set core.precomposeunicode to true when creating...
2012-08-26 Matthias SohnMerge "Refactor detection of OS X to SystemReader"
2012-08-25 Matthias SohnFix gc's usage of progress monitor 23/7423/1
2012-08-21 Robin RosenbergRefactor detection of Windows platform to SystemReader 17/7117/3
2012-08-21 Robin RosenbergSet core.precomposeunicode to true when creating reposi... 16/7116/3
2012-08-21 Robin RosenbergRefactor detection of OS X to SystemReader 15/7115/4
2012-08-21 Robin RosenbergMerge changes I98df46ce,Ifb815a12,I051a1724
2012-08-21 Robin RosenbergMerge "Refactored method to find branches from which...
2012-08-21 Matthias SohnMerge changes I4f73487b,I1d1ed122
2012-08-21 Robin RosenbergThe Git API's only likes /, not \ in paths 28/7328/1
2012-08-21 Robin RosenbergSkip a test that cannot be verified on Windows 27/7327/1
2012-08-21 Christian HalstrickSupport branches with name 'config' 68/7268/3
2012-08-21 Robin RosenbergRefactored method to find branches from which a commit... 39/5839/3
2012-08-17 Matthias SohnTeach BranchTrackingStatus to handle tracking of local... 91/7191/4
2012-08-17 Robin StockerImprove ours/theirs conflict markers for rebase, cherry... 22/7222/3
2012-08-17 Robin RosenbergSuppress two resource warnings 30/7230/2
2012-08-15 Shawn PearceMerge changes Ie949f321,I403de522
2012-08-15 Robin RosenbergFix idOffset when the working tree iterator matches... 31/7231/4
2012-08-13 Colby RangerImplement wasDeltaAttempted() in DfsObjectRepresentation. 13/7213/1
2012-08-13 Colby RangerDo not delta compress objects that have already tried... 11/7211/2
next