Notices tagged with bzr
-
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Tuesday, 22-Sep-2020 02:01:43 EDT
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
#Mercurial now supports !Python 3. With years of work ahead to fix the inevitable bugs. https://gregoryszorc.com/blog/2020/01/13/mercural%27s-journey-to-and-reflections-on-python-3/ #hg #py3
#Breezy, #brz, ( the continuation of #Bazaar, #bzr, ) also supports #Python3 https://pypi.org/project/breezy/ -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Saturday, 04-Aug-2018 11:27:15 EDT
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
@notclacke I've not heard of that one. I have some research to do. By the way, #bzr is getting a !Python 3 refresh as #brz ... breezy-vcs.org -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Friday, 03-Aug-2018 21:03:54 EDT
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
#Bazaar ( #bzr ) is being updated for !Python 3 under the name #Breezy ( #brz ). https://www.breezy-vcs.org/ -
Joshua Judson Rosen (rozzin)'s status on Wednesday, 03-Sep-2014 12:06:48 EDT
Joshua Judson Rosen
"Merging in !bzr: The #git approach vs the #bzr approach (or, why explicit merges, a mainline, and merge direction are important)": http://toykeeper.net/tutorials/bzr-vs-git/ -
Joshua Judson Rosen (rozzin)'s status on Saturday, 01-Feb-2014 11:21:12 EST
Joshua Judson Rosen
!bzr rewrite/rebase plugin needs a new maintainer (as do several others), in case anyone's interested in the job: https://lists.ubuntu.com/archives/bazaar/2014q1/075813.html -
Joshua Judson Rosen (rozzin)'s status on Saturday, 11-Jan-2014 23:56:07 EST
Joshua Judson Rosen
#bzr !fedgroup: http://status.hackerposse.com/group/bzr -
Joshua Judson Rosen (rozzin)'s status on Friday, 03-Jan-2014 18:56:42 EST
Joshua Judson Rosen
My #StatusNet #git repo is 264 MB without ever having been touched by #bzr. "git gc" gets it down to 252 MB; "git gc --aggressive" gets it down to 77 MB. #Good-thing I have 16 GB RAM in this laptop.... -
Joshua Judson Rosen (rozzin)'s status on Friday, 03-Jan-2014 15:25:42 EST
Joshua Judson Rosen
And the #git people think the #bzr people are #crazy? http://status.hackerposse.com/url/4543 -
Joshua Judson Rosen (rozzin)'s status on Thursday, 02-Jan-2014 22:54:12 EST
Joshua Judson Rosen
There's a !bzr "reserved edit" plugin. #Why? To help #DVCS users #remember the #bad-old-days of #VC? https://launchpad.net/bzr-reserved-edit -
Joshua Judson Rosen (rozzin)'s status on Thursday, 02-Jan-2014 22:52:30 EST
Joshua Judson Rosen
!bzr init: a (new) Bazaar #Tutorial http://bzrinit.com/ -
Joshua Judson Rosen (rozzin)'s status on Thursday, 02-Jan-2014 22:16:19 EST
Joshua Judson Rosen
Restraining myself from participating in #esr's `move emacs from !bzr to #git' thread on the #emacs #dev list.... http://status.hackerposse.com/url/4532 -
Joshua Judson Rosen (rozzin)'s status on Sunday, 24-Nov-2013 18:02:00 EST
Joshua Judson Rosen
There's a #bzr "reserved edit" plugin. #Why? To help #DVCS users #remember the #bad-old-days of #VC? https://launchpad.net/bzr-reserved-edit -
Joshua Judson Rosen (rozzin)'s status on Friday, 07-Jun-2013 00:17:49 EDT
Joshua Judson Rosen
I think I have *way* too much fun playing with #bzr merge-graphs.... -
Joshua Judson Rosen (rozzin)'s status on Sunday, 02-Jun-2013 13:29:16 EDT
Joshua Judson Rosen
I was just thinking @fsf might like to take over hosting the project groups like !gnu, !guile, !nautilus, !gcc, !gpl, !bzr, !gnus..., etc. But, yeah-- @fsf hosting !fsf might make sense too.... :) -
Stefano Zacchiroli (zack)'s status on Thursday, 16-May-2013 17:48:30 EDT
Stefano Zacchiroli
« due to popular demand we recently moved the #apt source code from #bzr to #git » #vcswarwoes -
Joshua Judson Rosen (rozzin)'s status on Sunday, 21-Apr-2013 03:28:44 EDT
Joshua Judson Rosen
I generally set my shared #bzr branches to disallow `merge down, hijack mainline context, push up' behaviour: "append_revisions_only=True" -
Joshua Judson Rosen (rozzin)'s status on Sunday, 21-Apr-2013 01:03:45 EDT
Joshua Judson Rosen
Interestingly, #bzr lets you reconfigure a lightweight checkout to have full local history, in the background, while you're working with it. -
Joshua Judson Rosen (rozzin)'s status on Sunday, 21-Apr-2013 00:55:27 EDT
Joshua Judson Rosen
It takes me 50 *seconds* to make a svn-like `lightweight checkout' of #emacs trunk with #bzr, or 4 minutes to make a stacked branch. -
Joshua Judson Rosen (rozzin)'s status on Sunday, 21-Apr-2013 00:36:13 EDT
Joshua Judson Rosen
It takes me 15 minutes to download 30 years of #emacs dev history with #bzr, vs. 20 minutes with #git....