-
From ianlewis.org
mercurial .hgrc include
僕は 僕のシェル環境設定ファイル をbitbucket で管理している。 新しいサーバーで作業する時にこのレポジトリからクローンして、ファイルを設定するけど、ローカル環境のみの設定が必要な場合が多い。今まで、bashrc等のスクリプトの中でローカル設定ファイルがあれば、sourceして、適用したんですけど、 mercurial の hgrc はそういうのがで...3 months ago -
From delicious.com
Subversion Hosting, Git Hosting, Mercurial Hosting and Trac...
Trac, SVN, Mercurial hosting provider.4 months ago -
From delicious.com
Hg Init: a Mercurial tutorial by Joel Spolsky
Mercurial is a modern, open source, distributed version control system, and a compelling upgrade from older systems like Subversion. In this user-friendly, six-part tutorial, Joel...5 months ago -
From ianlewis.org
mercurialで、インメモリで、勝手チェンジセットをコミットする方法
mercurial はpythonで書かれて、わかりやすいAPIを用意しているので、触りたいと思って、インメモリでコミットをしようとするとどうすればいいかというのを調べてみた。 mercurialは、リポジトリオブジェクト(localrepository)があって、そのしたに、チェンジコンテキスト(changectx)がって、その下に、ファイルコンテキスト(...7 months ago -
From smipple.net
Mercurial in memory commit
A snippet showing how to do an in memory commit with Mercurial's api.7 months ago -
From delicious.com
Hosted issue tracking, project management and revision contr...
Firefly simplifies your life and lightens up the software development process with: * Source code revision control and code hosting * Project management, issue and time tr...8 months ago -
From delicious.com
durin42 / mercurial-appengine / source — bitbucket.org
durin42's branch of mercurial-appengine9 months ago -
From delicious.com
Mercurial repositories index
Mercurial on Google AppEngine9 months ago -
From ianlewis.org
How to Hide Inactive Branches by Default with Mercurial
mercurial usually shows inactive branches when running "hg branches" but that's kind of annoying if you have lots of old inactive branches. So I recently set up my personal .hgrc t...9 months ago
Ian Lewis is a web developer living in Tokyo Japan. His current interests are in Django, python, alternative databases and rapid web application development. About Me...
