January 2008
327 posts
iknowのBrainSpeedって、linuxも対応しているのか
iknowのwii版ってどんなんかな。帰ったら試してみたい
さむい..
年賀状は外れ
webcommands: add missing hg import →
webcommands: add missing hg import
Monica+Bellucci+resume →
Merge with crew-stable →
Merge with crew-stable
convert: hg.clonebranches must pull missing... →
convert: hg.clonebranches must pull missing parents (issue941)
convert: checkout svn root revisions →
convert: checkout svn root revisions
Using changed files is enough if whole history is converted. Checkouts are
required to restrict the conversion to user-supplied subtree.
convert: follow svn module parent moves →
convert: follow svn module parent moves
convert: fix svn_source.latest() →
convert: fix svn_source.latest()
convert: prevent svn branches to leave the root... →
convert: prevent svn branches to leave the root module tree
convert: display source revision id with --verbose →
convert: display source revision id with —verbose
keyword: detect restricted commands thru variable →
keyword: detect restricted commands thru variable
Johnny+Depp+resume →
Permitting the import command to accept a --user... →
Permitting the import command to accept a —user option.
The prose section of the help text for the command already said that -u and -m
are accepted, but -u was not listed in the table of options, and did not work.
Useful when accepting patches from other people made by hg diff rather than hg
export. For completeness, also accepting -d DATE.
[CHANGES: rebased against d8878742a924,...
Merge with crew →
Merge with crew
Simplify test-paths →
Simplify test-paths
merge with crew →
merge with crew
Merge after backout →
Merge after backout
Backed out changeset dc6ed2736c81 →
Backed out changeset dc6ed2736c81
Merge with crew →
Merge with crew
Permit glob patterns to use nested curly braces. →
Permit glob patterns to use nested curly braces.
glog shows at most one file: correct synopsis →
glog shows at most one file: correct synopsis
Update usage message in test-glog.out →
Update usage message in test-glog.out
AKA: Remind Thomas to run tests even after trivial changes.
Add back elipsis to [OPTION] that was stolen by... →
Add back elipsis to [OPTION] that was stolen by 56e8a54bf71d
iKnow!中
graphlog: add test for filelog graph →
graphlog: add test for filelog graph
graphlog: add filelog revision grapher →
graphlog: add filelog revision grapher
Graph a filelog’s DAG, e.g.: hg glog mercurial/util.py
Test case for hg import --no-commit →
Test case for hg import —no-commit
Add --no-commit option to import command →
Add —no-commit option to import command
sim_javaで重複コードを検出してやった
Externals →
GregAllen →
Presentations →
NetBeans training 2008
KoreanUnderstandingMercurial →
BinaryPackages →
TortoiseHg is now self-hosting downloads
Mercurial/NewsItems →
TortoiseHg is now self-hosting downloads
qrecord: add tests →
qrecord: add tests
qrecord: record complements commit, so qrecord... →
qrecord: record complements commit, so qrecord should complement qnew
Also there is an idea flying around to create something that will complement
qrefresh:
- maybe ‘qammend’? or
- ‘qrefresh —interactive’?
If we settle on ‘—interactive’, then it would be conveniet to add this flag to
‘commit’ and ‘qnew’ as well.
Remove unneeded "import os.path" →
Remove unneeded “import os.path”
send conservatively capitalized HTTP headers →
send conservatively capitalized HTTP headers
RepoSamples →
new page
OtherTools →
MergingManuallyInEditor →
This+week+in+Firefox+news →
spam
hgweb: be sure to send a valid content-type for... →
hgweb: be sure to send a valid content-type for raw files
hgweb: move HTTP content types out of header... →
hgweb: move HTTP content types out of header templates
This removes the ability for templates to add custom HTTP headers, which can
easily be re-added if someone needs it. Thanks to asak for repeatedly reviewing
this patch and helping to iron out the quirks.
hgweb: revert to showing file instead of offering... →
hgweb: revert to showing file instead of offering for download
そうかhg bisectはMQでパッチを適用した状態でも使えるのか。なるほど