]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2011-03-01 Shawn O. PearcePackWriter: Do not delta compress already packed objects 19/2619/1
2011-03-01 Shawn O. PearcePaper bag fix BatchingProgressMonitor alarm queue 17/2617/1
2011-03-01 Chris AniszczykMerge "ProgressMonitor: Refactor to use background...
2011-03-01 Chris AniszczykMerge "Show notes in Log CLI command - Part 2"
2011-03-01 Sasa ZivkovShow notes in Log CLI command - Part 2 97/2597/2
2011-03-01 Shawn O. PearceProgressMonitor: Refactor to use background alarms 15/2615/1
2011-02-28 Matthias SohnFix NPE on checkout of remote tracking branch 14/2614/1
2011-02-26 Shawn O. PearceMerge branch 'stable-0.11' 05/2605/1
2011-02-26 Shawn O. PearceUnpackedObject: Fix readSome() when initial read is... 04/2604/1
2011-02-24 Chris AniszczykMerge "RevWalk: Don't release during inMergeBase()"
2011-02-24 Shawn PearceMerge "Fix formatting of pom.xml"
2011-02-24 Matthias SohnFetchCommand: do not set a null credentials provider 86/2586/2
2011-02-24 Matthias SohnFix formatting of pom.xml 87/2587/2
2011-02-24 Shawn O. PearceRevWalk: Don't release during inMergeBase() 82/2582/2
2011-02-23 Shawn PearceMerge "Respect core.excludesfile to enable global ignor...
2011-02-23 Matthias SohnRespect core.excludesfile to enable global ignore rules 75/2575/2
2011-02-23 Shawn O. PearcePackWriter: Add missing timers to Statistics 81/2581/1
2011-02-23 Sasa ZivkovShow notes in Log CLI command 64/2564/3
2011-02-23 Shawn O. PearcePackWriter: Fix total delta count 72/2572/1
2011-02-22 Shawn O. PearceMerge "Create empty GIT_DIR/hooks directory"
2011-02-22 Shawn PearceMerge "Fix potential NullPointerException in PlotCommit"
2011-02-22 Shawn O. PearceCreate empty GIT_DIR/hooks directory 66/2566/1
2011-02-22 Mathias KinzlerFix potential NullPointerException in PlotCommit 56/2556/2
2011-02-20 Matthias SohnJGit 0.11.3 47/2547/1 stable-0.11 v0.11.3
2011-02-20 Stefan LayFix NullPointer when pulling from a deleted local branch 46/2546/1
2011-02-20 Shawn O. Pearcesmart-http: Fix recognition of gzip encoding 45/2545/1
2011-02-20 Marc StrapetzFix processing of broken symbolic references in RefDire... 44/2544/1
2011-02-20 Mathias KinzlerCreateBranchCommand: Wrong existence check 43/2543/1
2011-02-20 Matthias SohnQualify post 0.11.1 builds 42/2542/1
2011-02-19 Shawn O. PearcePackWriter: Hoist and cluster reference targets 41/2541/1
2011-02-19 Shawn O. PearcePackWriter: Parse tag target objects in a batch 40/2540/1
2011-02-19 Shawn O. PearcePackWriter: Correct total delta count when reusing... 38/2538/1
2011-02-19 Shawn O. PearcePackWriter: Short-circuit counting on full cached pack... 39/2539/1
2011-02-19 Shawn O. PearcePackWriter: Fix warning about untyped collection 37/2537/1
2011-02-19 Shawn O. PearceBundleWriter: Always use OFS_DELTA 35/2535/2
2011-02-18 Chris AniszczykMerge "PackWriter: Sort commits by parse order to impro...
2011-02-18 Tomasz ZarnaWrong constant used when configuring a repository 31/2531/2
2011-02-18 Shawn O. PearcePackWriter: Sort commits by parse order to improve... 29/2529/1
2011-02-18 Shawn PearceMerge "Changed TreeWalk.forPath(...) to work with recur...
2011-02-17 Chris AniszczykAdd Reset to the JGit CLI 23/2523/2
2011-02-17 Jesse GreenwaldChanged TreeWalk.forPath(...) to work with recursive... 10/2310/7
2011-02-17 Chris AniszczykAdd git-reset to the Git API 43/2443/4
2011-02-16 Shawn PearceMerge "Fix NullPointer when pulling from a deleted...
2011-02-16 Stefan LayFix NullPointer when pulling from a deleted local branch 14/2514/1
2011-02-16 Shawn O. Pearcesmart-http: Support progress in ReceivePack 11/2511/1
2011-02-16 Shawn O. Pearcesmart-http: Fix recognition of gzip encoding 10/2510/1
2011-02-16 Shawn O. Pearcehttp.test: Delete badly named JUnit configurations 09/2509/1
2011-02-16 Shawn O. PearcePackWriter: Try for accurate delta reuse on cached... 08/2508/1
2011-02-16 Shawn O. PearceUploadPack: Expose advertised refs to callers 07/2507/1
2011-02-16 Shawn O. PearceRepositoryBuilder: Allow callers to require repository... 92/2492/4
2011-02-15 Shawn O. Pearcepgm: Make --git-dir a string 41/2441/6
2011-02-15 Chris AniszczykMerge "daemon: Use HTTP's resolver and factory pattern"
2011-02-15 Shawn PearceMerge "Fix processing of broken symbolic references...
2011-02-15 Marc StrapetzFix processing of broken symbolic references in RefDire... 62/2462/2
2011-02-15 Shawn O. Pearcedaemon: Use HTTP's resolver and factory pattern 40/2440/5
2011-02-14 Chris AniszczykMerge "UploadPack: Expose PackWriter activity to a...
2011-02-14 Chris AniszczykMerge "RevWalk: Avoid unnecessary re-parsing of commit...
2011-02-14 Chris AniszczykMerge "RevWalk: Don't reset ObjectReader when stopping"
2011-02-14 Chris AniszczykMerge "UploadPack: Donate parsed commits to PackWriter"
2011-02-14 Mathias KinzlerCreateBranchCommand: Wrong existence check 95/2495/1
2011-02-13 Shawn O. PearceUploadPack: Expose PackWriter activity to a logger 39/2439/3
2011-02-13 Shawn O. PearceRevWalk: Avoid unnecessary re-parsing of commit bodies 50/2450/2
2011-02-13 Shawn O. PearceRevWalk: Don't reset ObjectReader when stopping 33/2433/4
2011-02-13 Shawn O. PearceUploadPack: Donate parsed commits to PackWriter 32/2432/4
2011-02-13 Chris AniszczykSetup the default remote and merge config in CloneCommand 56/2456/3
2011-02-13 Shawn O. PearceUploadPack: Rely on peeled ref data for include-tag 49/2449/2
2011-02-13 Shawn O. PearceUploadPack: Assume okToGiveUp is initially false 31/2431/2
2011-02-13 Shawn O. PearceUploadPack: Avoid walking the entire project history 30/2430/2
2011-02-13 Chris AniszczykMerge "UploadPack: Tag non-commits SATISIFIED earlier"
2011-02-13 Chris AniszczykMerge "UploadPack: Don't discard COMMON, SATISIFIED...
2011-02-13 Chris AniszczykMerge "UploadPack: Fix want-is-satisfied test"
2011-02-13 Chris AniszczykMerge "UploadPack: Avoid parsing want list on clone"
2011-02-12 Matthias SohnQualify post 0.11 builds 87/2487/1
2011-02-11 Matthias SohnJGit 0.11.1 82/2482/1 v0.11.1
2011-02-11 Matthias SohnFix version.sh 81/2481/1
2011-02-09 Chris AniszczykMerge "Fix NPE on reading global config on MAC" into...
2011-02-09 Jens BaumgartFix NPE on reading global config on MAC 69/2469/1
2011-02-09 Jens BaumgartAdd isOutdated method to DirCache 67/2467/1
2011-02-08 Mathias KinzlerPullCommand: use default remote instead of throwing... 53/2453/1
2011-02-06 Shawn O. PearceRemove quoting of command over SSH 35/2435/1
2011-02-06 Shawn O. PearceUploadPack: Tag non-commits SATISIFIED earlier 29/2429/1
2011-02-06 Shawn O. PearceUploadPack: Don't discard COMMON, SATISIFIED flags 28/2428/1
2011-02-06 Shawn O. PearceUploadPack: Fix want-is-satisfied test 27/2427/1
2011-02-06 Shawn O. PearceFix JGit --upload-pack, --receive-pack options 16/2416/4
2011-02-06 Matthias SohnIn iplog list approved CQs as "active" 26/2426/1
2011-02-04 Shawn O. PearceUploadPack: Avoid parsing want list on clone 11/2411/3
2011-02-03 Shawn O. PearceReuse cached SHA-1 when computing from WorkingTreeIterator 27/1927/7
2011-02-03 Shawn O. PearcePackWriter: Support reuse of entire packs 88/2388/4
2011-02-03 Shawn O. PearcePackWriter: Display totals after sending objects 87/2387/2
2011-02-03 Shawn O. PearceRefAdvertiser: Avoid object parsing 10/2410/1
2011-02-02 Chris AniszczykMerge "Expose some constants needed for reading the...
2011-02-02 Chris AniszczykMerge "Adapt expected commit message in tests"
2011-02-02 Robin StockerAdapt expected commit message in tests 03/2403/1
2011-02-02 Mathias KinzlerExpose some constants needed for reading the Pull confi... 02/2402/1
2011-02-02 Jens BaumgartPushCommand: do not set a null credentials provider 00/2400/1
2011-02-01 Robin StockerDon't print "into HEAD" when merging refs/heads/master 96/2396/1
2011-02-01 Shawn O. PearcePackWriter: Make thin packs more efficient 86/2386/2
2011-02-01 Shawn O. PearcePackWriter: Cleanup findObjectToPack method 85/2385/2
2011-02-01 Shawn O. PearcePackWriter: Correct 'Compressing objects' progress... 84/2384/2
2011-02-01 Chris AniszczykMerge "Add git-clone to the Git API"
next