Mercurial > hg
graph
-
transplant: use match object rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
rebase: remove unneeded status call before commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
gpg: use match.exact rather than files for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
mq: drop unneeded files args for commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
commit: apply force flag without filesMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
fetch: no need to pass files list to commitMon, 01 Jun 2009 13:51:21 -0500, by Matt Mackall
-
templater: retain author's full name if no email is supplied (issue1685)Wed, 03 Jun 2009 14:50:03 +0200, by Marco Beck
-
tests: delete parallel coverage files after combiningWed, 03 Jun 2009 14:10:36 +0200, by Dirkjan Ochtman
-
heads: show closed heads only when --closed is passedWed, 03 Jun 2009 13:59:38 +0200, by John Mulligan
-
localrepo: set heads and branchheads to be closed=False by defaultWed, 03 Jun 2009 13:42:55 +0200, by John Mulligan
-
convert: rewrite tags when converting from hg to hgMon, 01 Jun 2009 17:12:42 +0200, by Patrick Mezard
-
convert: default revisions order depends on sourceMon, 01 Jun 2009 17:12:41 +0200, by Patrick Mezard
-
convert: fail fast if source does not support --sourcesortMon, 01 Jun 2009 17:12:39 +0200, by Patrick Mezard
-
convert: add --sourcesort option for source specific sortMon, 01 Jun 2009 17:12:39 +0200, by Patrick Mezard
-
convert: parse sort mode soonerMon, 01 Jun 2009 17:12:38 +0200, by Patrick Mezard
-
convert: split toposort() into subfunctions for readabilityMon, 01 Jun 2009 17:12:37 +0200, by Patrick Mezard
-
run-tests: don't replace PYTHONPATH, just augment it.Mon, 01 Jun 2009 09:18:35 -0400, by Greg Ward
-
merge with mpmMon, 01 Jun 2009 01:24:01 +0200, by Martin Geisler
-
color: yet another typoMon, 01 Jun 2009 00:56:29 +0200, by Martin Geisler
-
match: fold plan cases down to two special casesSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: refactor walk planSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: remove match.neverSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: use match.bad callback for filetype messagesSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: ignore return of match.badSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
add: use match.bad callback more effectivelySun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
match: document bad callback semanticsSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: simplify logic for badfn clauseSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: we always have a badfnSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
walk: simplify check for missing fileSun, 31 May 2009 17:54:18 -0500, by Matt Mackall
-
run-tests: redefine --with-hg so it takes the 'hg' script to run.Sun, 31 May 2009 15:20:31 -0400, by Greg Ward
-
run-tests: fix _checkhglib() so it's correct when using --with-hg.Fri, 29 May 2009 22:18:16 -0400, by Greg Ward
-
run-tests: factor out _checkhglib() to check import path of 'mercurial'.Fri, 29 May 2009 22:18:15 -0400, by Greg Ward
-
run-tests: show PID if running in parallel mode with -v.Fri, 29 May 2009 22:17:53 -0400, by Greg Ward
-
i18n-da: synchronized and updated slightlySun, 31 May 2009 19:48:37 +0200, by Martin Geisler
-
commands: typo in bundle abort messageSun, 31 May 2009 18:09:19 +0200, by Martin Geisler
-
fixed typos found in translatable stringsSun, 31 May 2009 14:55:51 +0200, by Martin Geisler
-
graphlog, win32mbcs: capitalize ASCIISun, 31 May 2009 14:53:46 +0200, by Martin Geisler
-
highlight: consistently capitalize PygmentsSun, 31 May 2009 14:52:22 +0200, by Martin Geisler
-
win32mbcs: capitalize UnicodeSun, 31 May 2009 14:51:37 +0200, by Martin Geisler
-
commands: expand "arg" -> "argument" in showconfig help stringsSun, 31 May 2009 14:48:17 +0200, by Martin Geisler
-
wrap string literals in error messagesSun, 31 May 2009 01:30:16 +0200, by Martin Geisler
-
convert/gnuarch: wrap long line, format kwargs without spacesSun, 31 May 2009 01:29:30 +0200, by Martin Geisler
-
convert/cvsps: wrap long linesSun, 31 May 2009 01:28:18 +0200, by Martin Geisler
-
convert/subversion: wrap long lines in commentsSun, 31 May 2009 01:26:23 +0200, by Martin Geisler
-
test-hybridencode: break long string literalsSun, 31 May 2009 01:13:45 +0200, by Martin Geisler
-
revlog: make triple-quoted string a real commentSun, 31 May 2009 00:58:20 +0200, by Martin Geisler
-
posix: do not use fstat in isownerSat, 30 May 2009 23:42:35 +0200, by Martin Geisler
-
removed unused importsSat, 30 May 2009 23:20:30 +0200, by Martin Geisler
-
Move alias into coreSat, 30 May 2009 11:32:23 -0700, by Brendan Cully
-
mq: rename setheader to updateheader and fix commentSat, 30 May 2009 19:37:01 +0200, by Cédric Duval
-
mq: initializing patchheader class directly from patch contentSat, 30 May 2009 19:18:29 +0200, by Cédric Duval
-
Merge with mpmFri, 29 May 2009 21:31:33 -0700, by Bryan O'Sullivan
-
run-tests: clarify timeout log message.Fri, 29 May 2009 10:00:03 -0400, by Greg Ward
-
revlog: refactor chunk cache interface againWed, 27 May 2009 16:01:34 -0500, by Matt Mackall
-
clone: fall back to pull source repo cannot be locked, 937ee88da3ef was a noopThu, 28 May 2009 17:44:57 +0200, by Benoit Boissinot
-
fixed 0xc0150004 error building Mercurial under Python 2.6 for WindowsThu, 28 May 2009 17:03:35 +0200, by Garth Roxburgh-Kidd
-
localrepo: move commentThu, 28 May 2009 08:29:40 +0200, by Adrian Buehlmann
-
localrepo: use lock.release for single lockWed, 27 May 2009 14:16:13 +0200, by Simon Heimberg
-
dirstate: fixed typo in commentWed, 27 May 2009 23:39:41 +0200, by Martin Geisler
-
changelog: make delayopener less intrusiveWed, 27 May 2009 14:44:55 -0500, by Matt Mackall
-
revlog: report indexfile rather than datafile for integrity checkWed, 27 May 2009 14:44:54 -0500, by Matt Mackall
-
ui: fix two bugs in %% warningWed, 27 May 2009 14:44:52 -0500, by Matt Mackall
-
revlog: move stat inside lazyparserWed, 27 May 2009 14:44:51 -0500, by Matt Mackall
-
dirstate: notice truncated parents readMon, 25 May 2009 12:48:15 -0500, by Matt Mackall