Files
2012-02-21 01:15:00 -05:00

1 line
4.5 KiB
JSON

[{"user_id": 872, "stars": [], "topic_id": 2896, "date_created": 1297296819.2096751, "message": "Post your favorite. I'll start.", "group_id": 356, "id": 61008}, {"user_id": 872, "stars": [], "topic_id": 2896, "date_created": 1297296897.8911901, "message": "Add and commit an ignore pattern to .hgignore:\n\nignore = ![ -n \"$@\" ] && echo '$@' >> `$HG root`/.hgignore && \\\n$HG commit `$HG root`/.hgignore -Am 'Add \"$@\" to .hgignore.'", "group_id": 356, "id": 61037}, {"user_id": 872, "stars": [], "topic_id": 2896, "date_created": 1297296955.5346169, "message": "Edit the current repository's .hg/hgrc file:\n\nerc = !$EDITOR `$HG root`/.hg/hgrc", "group_id": 356, "id": 61069}, {"user_id": 872, "stars": [], "topic_id": 2896, "date_created": 1297296919.6769791, "message": "Example: hg ignore '*.pyc'", "group_id": 356, "id": 61047}, {"user_id": 872, "stars": [], "topic_id": 2896, "date_created": 1297296990.036437, "message": "Empty the current MQ patch, leaving any changes in the working directory:\n\nqempty = !$HG qrefresh -X `$HG root`", "group_id": 356, "id": 61085}, {"user_id": 4871, "stars": [], "topic_id": 2896, "date_created": 1297320258.1383319, "message": "Work on upstream repository:", "group_id": 356, "id": 66462}, {"user_id": 4871, "stars": [{"date_created": 1297361527.1484799, "user_id": 1771}], "topic_id": 2896, "date_created": 1297320285.4820969, "message": "upstream = !\"$HG\" -R default $@\n\nExample:\nhg upstream tip", "group_id": 356, "id": 66465}, {"user_id": 5694, "stars": [{"date_created": 1297351222.0516951, "user_id": 1376}], "topic_id": 2896, "date_created": 1297350101.307739, "message": "khaaaaaaan = blame -u", "group_id": 356, "id": 70169}, {"user_id": 915, "stars": [], "topic_id": 2896, "date_created": 1297412771.7115941, "message": "hm, $HG! ok, cool :)", "group_id": 356, "id": 79113}, {"user_id": 915, "stars": [], "topic_id": 2896, "date_created": 1297412746.011236, "message": "blog = !hg slog -r \"reverse(..$1 - ..master)\" -l 500 # branch log", "group_id": 356, "id": 79112}, {"user_id": 10890, "stars": [], "topic_id": 2896, "date_created": 1297751779.644526, "message": ". = summary", "group_id": 356, "id": 109557}, {"user_id": 10890, "stars": [], "topic_id": 2896, "date_created": 1297752005.7768829, "message": "untrack = rm -Af", "group_id": 356, "id": 109563}, {"user_id": 10890, "stars": [], "topic_id": 2896, "date_created": 1297752027.728055, "message": "cm = commit --message", "group_id": 356, "id": 109564}, {"user_id": 10890, "stars": [{"date_created": 1301669174.5387549, "user_id": 5942}], "topic_id": 2896, "date_created": 1297752278.580097, "message": "ls = log --limit 36 --template '{rev} {node|short} {date|shortdate} {author|user}@ {desc|strip|firstline}\\n'", "group_id": 356, "id": 109572}, {"user_id": 915, "stars": [], "topic_id": 2896, "date_created": 1297758399.7438281, "message": "@rsvp rm -Af == forget in last versions of hg :-)", "group_id": 356, "id": 109822}, {"user_id": 3347, "stars": [], "topic_id": 2896, "date_created": 1297883153.4344339, "message": "; show the currently applied mq patches\nalias.qlog=log -pvr qbase:qtip\n; show detailed info about one revision (like git show)\nalias.show=log -pvr\n; export the current applied mq patches\nalias.qexport=export -r qbase:qtip\n; calculate the top n committers for the repo\nalias.top=!\"$HG\" log --template '{author|person}\\n' | sed 's/\"//g' | sort | uniq -c | sort -rn | head -n `expr \"$1\" \\| 10`", "group_id": 356, "id": 122909}, {"user_id": 14463, "stars": [], "topic_id": 2896, "date_created": 1299605393.7966471, "message": "Oh, wait, these are hg aliases\u2026\n\n bm = bookmark\n conflicts = resolve -l\n resolved = resolve -m", "group_id": 356, "id": 297654}, {"user_id": 14463, "stars": [], "topic_id": 2896, "date_created": 1299605293.0540569, "message": " for HGCMD in tip qser qpo qpop qpu qpush qfin qref qnew di qdi st rebase pull nudge sum\n do\n alias $HGCMD=\"hg $HGCMD\"\n done", "group_id": 356, "id": 297640}, {"user_id": 915, "stars": [], "topic_id": 2896, "date_created": 1299658648.5639551, "message": "@brodie isn't hgext.churn enough to calculate top committers?", "group_id": 356, "id": 302664}, {"user_id": 4871, "stars": [], "topic_id": 2896, "date_created": 1301560518.0977759, "message": "import-qtop = !qtop=`\"$HG\" qtop` && \"$HG\" qpop && \"$HG\" import --no-commit .hg/patches/$qtop && \"$HG\" qrm $qtop\nmod-commit = !\"$HG\" qimport -rtip && qtop=`\"$HG\" qtop` && \"$HG\" qref -e && \"$HG\" qfinish $qtop", "group_id": 356, "id": 490212}]