Mercurial > hg
graph
-
log: fix log -rREV FILE when REV isnt the last filerev (issue2492) stableThu, 11 Nov 2010 02:10:37 +0900, by Nicolas Dumazet
-
cmdutil: move range check outside of filerevgen stableThu, 11 Nov 2010 02:05:02 +0900, by Nicolas Dumazet
-
merge with stableFri, 12 Nov 2010 01:22:46 -0600, by Matt Mackall
-
pushkey: force HTTP POST on push and add tests (issue2489) stableFri, 12 Nov 2010 01:21:45 -0600, by Matt Mackall
-
merge with stableThu, 11 Nov 2010 07:23:38 +0100, by Martin Geisler
-
win32: remove try-catch block of GetModuleFileNameEx (issue2480) stableThu, 11 Nov 2010 01:12:51 +0900, by Yuya Nishihara
-
gpg, commands: fixed util.abort to util.Abort typos stableTue, 09 Nov 2010 20:25:56 +0000, by Richard Hopkins
-
check-code: using and/or/not as a function is bad styleThu, 11 Nov 2010 00:08:09 +0100, by Martin Geisler
-
merge with stableWed, 10 Nov 2010 15:44:19 +0100, by Martin Geisler
-
bundlerepository: get rid of temporary bundle files (issue2478) stableSun, 07 Nov 2010 20:18:57 +0100, by Klaus Koch
-
bundlerepository: test self.tempfile field, not tempfile module stableWed, 10 Nov 2010 15:38:00 +0100, by Martin Geisler
-
test-mq-qnew: handle Mac OS X error strings. stableWed, 10 Nov 2010 13:48:23 +0100, by Dan Villiom Podlaski Christiansen
-
help: urls help should include see also for paths stableWed, 10 Nov 2010 04:53:11 -0600, by timeless
-
minirst: link to HelpStyleGuide in docstringWed, 10 Nov 2010 14:46:13 +0100, by Martin Geisler
-
util: clarify purpose of MBTextWrapper classTue, 09 Nov 2010 13:43:35 +0900, by Nicolas Dumazet
-
merge with stableMon, 08 Nov 2010 17:29:23 -0600, by Matt Mackall
-
merge with crewMon, 08 Nov 2010 17:16:29 -0600, by Matt Mackall
-
merge with stableTue, 09 Nov 2010 01:33:48 +0900, by Nicolas Dumazet
-
graphmod: safer code when a changeset has two identical parents stableMon, 08 Nov 2010 22:45:56 +0900, by Nicolas Dumazet
-
revlog: fix descendants() if nullrev is in revs stableSun, 07 Nov 2010 18:23:48 +0900, by Nicolas Dumazet
-
revlog: if start is nullrev, end is always a descendant stableSun, 07 Nov 2010 18:16:07 +0900, by Nicolas Dumazet
-
mq: use sets instead of lists for speedSun, 07 Nov 2010 22:03:28 +0900, by Nicolas Dumazet
-
context: add __repr__ methods to workingfilectx and workingctxSun, 07 Nov 2010 18:59:27 +0900, by Nicolas Dumazet
-
merge with crewSun, 07 Nov 2010 19:42:42 -0600, by Matt Mackall
-
test-import: workaround for missing newline is no longer neededMon, 08 Nov 2010 01:55:32 +0100, by Mads Kiilerich
-
merge with stableMon, 08 Nov 2010 01:44:46 +0100, by Mads Kiilerich
-
tests: use (esc) instead of other kinds of string escaping stableMon, 08 Nov 2010 01:41:42 +0100, by Mads Kiilerich
-
tests: use (esc) for all non-ASCII test output stableMon, 08 Nov 2010 01:41:41 +0100, by Mads Kiilerich
-
tests: (no-eol) markup for command output without trailing LF stableMon, 08 Nov 2010 01:35:40 +0100, by Mads Kiilerich
-
merge with stableSun, 07 Nov 2010 16:01:57 -0600, by Matt Mackall
-
opener: check hardlink count reporting (issue1866) stableSun, 07 Nov 2010 18:21:29 +0100, by Adrian Buehlmann
-
revset: remove unnecessary debug statementSun, 07 Nov 2010 18:15:17 +0100, by Patrick Mezard
-
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)Sun, 07 Nov 2010 18:14:42 +0100, by Patrick Mezard
-
tests: handle .t files without trailing LF stableSat, 06 Nov 2010 00:31:44 +0100, by Mads Kiilerich
-
merge with stableFri, 05 Nov 2010 15:38:23 -0500, by Matt Mackall
-
alias: fall back to normal error handling for ambigious commands (fixes issue2475) stableFri, 05 Nov 2010 15:54:32 -0400, by Steve Losh
-
merge with stableFri, 05 Nov 2010 15:35:39 +0100, by Martin Geisler
-
subrepo: test & fix svn subrepo removal stableFri, 05 Nov 2010 15:13:22 +0100, by Ronny Pfannschmidt
-
revsets: let parents() return parents of working dirThu, 04 Nov 2010 17:09:00 -0500, by Kevin Bullock
-
revsets: let p1() and p2() return parents of working dirThu, 04 Nov 2010 16:59:03 -0500, by Kevin Bullock
-
util: refactor openerThu, 04 Nov 2010 09:04:37 +0100, by Adrian Buehlmann
-
keyword: turn regexes and escaped keywords into a propertycacheThu, 04 Nov 2010 22:56:38 +0000, by Christian Ebert
-
commands: add revset support to most commandsThu, 04 Nov 2010 16:21:28 -0500, by Matt Mackall
-
convert: better ReST markup in docstringThu, 04 Nov 2010 18:19:10 +0100, by Martin Geisler
-
convert: split docstring lists for easier translationThu, 04 Nov 2010 18:11:10 +0100, by Martin Geisler
-
convert: use field list instead of option list in helpThu, 04 Nov 2010 14:14:47 +0100, by Erik Zielke
-
doc/Makefile: docs now also depend on extensionsThu, 04 Nov 2010 17:52:40 +0100, by Martin Geisler
-
keyword: function to look up changectx for expansionWed, 03 Nov 2010 14:37:41 +0100, by Christian Ebert
-
localrepo: make heads use the keyword args of the sorted builtinTue, 02 Nov 2010 11:25:52 +0100, by Ronny Pfannschmidt
-
import: add another line feed to message join stringThu, 04 Nov 2010 11:33:57 -0500, by Steve Borho
-
tests: unify test-no-symlinksWed, 03 Nov 2010 22:34:16 +0100, by Patrick Mezard
-
patch: remove unused applydiff() sourcefile argumentWed, 03 Nov 2010 21:11:07 +0100, by Patrick Mezard
-
patch: remove unused gitworkdone variable from iterhunks()Wed, 03 Nov 2010 21:11:05 +0100, by Patrick Mezard
-
test-import: use printf instead of echoWed, 03 Nov 2010 21:10:59 +0100, by Patrick Mezard
-
import: --no-commit should update .hg/last-message.txtThu, 21 Oct 2010 16:04:34 -0500, by Steve Borho
-
merge with stable after 1.7 releaseTue, 02 Nov 2010 09:47:47 +0100, by Thomas Arendsen Hein
-
dirstate: skip optimization on case-folding FS (issue2440) stableMon, 01 Nov 2010 14:18:42 -0500, by Matt Mackall
-
url: fix https client authentication through proxy stableMon, 01 Nov 2010 01:56:12 +0100, by Mads Kiilerich
-
i18n-ja: strip extra spaces next to punctuation mark at line ending stableMon, 01 Nov 2010 01:31:09 +0900, by Yuya Nishihara
-
commit: handle missing newline on last commit comment stableSat, 30 Oct 2010 12:13:52 -0500, by Matt Mackall
-
localrepo: do not modify ctx.remove() list in-place stableMon, 01 Nov 2010 17:26:08 +0100, by Patrick Mezard
-
run-tests: use regex when searching for $HGPORT in test output stableMon, 01 Nov 2010 10:24:07 +0100, by Martin Geisler
-
demandimport: back out 50a4e55aa278 (issue2467) stableSat, 30 Oct 2010 11:32:04 -0500, by Matt Mackall
-
debugindex: add --format flag to allow debugging parentdelta stableSat, 30 Oct 2010 02:47:35 -0500, by Matt Mackall
-
pager: make example of setting pager less silly stableFri, 29 Oct 2010 00:57:34 -0500, by Kevin Bullock
-
convert: Work around p4 instability (issue2465) stableSat, 30 Oct 2010 02:47:34 -0500, by Mike Sperber
-
revlog: choose best delta for parentdelta (issue2466) stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
revlog: extract delta building to a subfunction stableSat, 30 Oct 2010 02:47:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 6f6f6a9c2a41 stableFri, 29 Oct 2010 00:19:39 +0900, by FUJIWARA Katsunori
-
i18n-da: translate help for bookmarks extension stableThu, 28 Oct 2010 10:02:28 +0200, by Martin Geisler
-
i18n, bookmarks: add comments for translators stableThu, 28 Oct 2010 09:48:01 +0200, by Martin Geisler
-
qnew: distinguish between existing file and directory (issue2464) stableFri, 29 Oct 2010 14:06:06 +0200, by Martin Geisler
-
qnew: give better feedback when doing 'hg qnew foo/' (issue2464) stableFri, 29 Oct 2010 15:25:21 +0200, by Martin Geisler
-
opener: do not create "foo" directory when writing to "foo/" stableFri, 29 Oct 2010 12:50:08 +0200, by Martin Geisler
-
mq: qrename should not touch the dirstate if src is untracked (issue2460) stableThu, 28 Oct 2010 22:04:33 +0200, by Patrick Mezard
-
patch: fix copies when patching over uncommitted changed (issue2459) stableThu, 28 Oct 2010 21:25:53 +0200, by Patrick Mezard
-
i18n-da: remove extra newline in translation stableTue, 26 Oct 2010 10:54:32 +0200, by Martin Geisler
-
minirst: use colwidth to match title lengths (issue2455) stableWed, 27 Oct 2010 15:35:23 -0500, by Matt Mackall
-
encoding: default ambiguous character to narrow stableWed, 27 Oct 2010 15:35:21 -0500, by Matt Mackall
-
*: kill all unnecessary shebangs. stableTue, 26 Oct 2010 12:18:39 +0200, by Dan Villiom Podlaski Christiansen
-
*: add executable bit to a few files that were missing it. stableTue, 26 Oct 2010 12:18:37 +0200, by Dan Villiom Podlaski Christiansen
-
log: do case insensitive search for --user option stableWed, 20 Oct 2010 15:32:35 +0200, by Gilles Moris
-
url: show realm/user when asking for username/password stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
rebase: abort message should appear even with --quiet stableTue, 26 Oct 2010 14:41:58 +0300, by timeless
-
help: correct tip about deleting a subrepository stableWed, 27 Oct 2010 12:13:49 -0200, by Wagner Bruna