Mercurial > hg
graph
-
test-merge-tools: Don't use tacTue, 10 Feb 2009 16:11:48 +0100, by Mads Kiilerich
-
merge: mark kept local files as readded on linear update (issue539)Sun, 15 Feb 2009 10:50:48 -0600, by Matt Mackall
-
Use shutil.copystat in copyfile().Mon, 09 Feb 2009 07:55:42 -0600, by Will Maier
-
Update tcsh completion scripts with new commands and for new help output.Sun, 08 Feb 2009 15:58:39 +0100, by Gilles Moris
-
resolve: accepts walkopts (-I and -X)Sun, 08 Feb 2009 08:44:33 +0100, by Simon Heimberg
-
help: better formatting in "Date Formats" sectionSun, 15 Feb 2009 12:56:38 +0100, by timeless
-
log-like commands now use -G for --graph, -g for --gitSat, 14 Feb 2009 22:41:18 +0100, by Jim Correia
-
add --git option to commands supporting --patch (log, incoming, history, tip)Sat, 14 Feb 2009 22:40:39 +0100, by Jim Correia
-
i18n: add python-format comments to Japanese translationSat, 14 Feb 2009 01:07:44 +0100, by Martin Geisler
-
i18n: add Japanese translationSat, 14 Feb 2009 01:56:34 +0900, by FUJIWARA Katsunori
-
tests: fix for test-identify returning 255Fri, 13 Feb 2009 13:52:34 +0100, by Dirkjan Ochtman
-
extdiff: add --change option to display single changeset diffSat, 07 Feb 2009 19:41:05 +0100, by Gilles Moris
-
identify: have consistent output for local repositoriesFri, 13 Feb 2009 11:32:33 +0100, by Dirkjan Ochtman
-
i18n: wrapped long lines in Italian translationThu, 12 Feb 2009 18:26:09 +0100, by Martin Geisler
-
i18n: add Italian translationSat, 17 Jan 2009 14:14:44 +0100, by Stefano Tortarolo
-
record: minimize number of status callsThu, 12 Feb 2009 11:52:31 +0100, by Dirkjan Ochtman
-
patch: no need to instantiate a match catch-all in diff()Thu, 12 Feb 2009 12:35:48 +0100, by Dirkjan Ochtman
-
close sockets on httprepository deletion (issue1487)Wed, 28 Jan 2009 20:06:59 -0600, by Steve Borho
-
i18n: updated Chinese translationTue, 10 Feb 2009 13:57:34 +0800, by Dongsheng Song
-
hgweb: add guid to rss itemsTue, 10 Feb 2009 14:22:25 +0100, by Sune Foldager
-
hgweb: add atom error templateTue, 10 Feb 2009 14:21:27 +0100, by Sune Foldager
-
hgweb: add rss error templateTue, 10 Feb 2009 14:20:42 +0100, by Sune Foldager
-
hgk: added explanation to .hgk for background colourMon, 09 Feb 2009 19:00:55 +0100, by Robert Bauck Hamar
-
hgk: added colour settings for different colours in diff viewMon, 09 Feb 2009 19:00:52 +0100, by Robert Bauck Hamar
-
hgk: added setting of foreground colourMon, 09 Feb 2009 19:00:48 +0100, by Robert Bauck Hamar
-
transplant: wrapped long linesMon, 09 Feb 2009 00:14:07 +0100, by Martin Geisler
-
commands: fix paths command docstring indentionMon, 09 Feb 2009 00:09:24 +0100, by Martin Geisler
-
hgweb: commit forgotten update to a3d7f99c23c0Mon, 09 Feb 2009 13:08:32 +0100, by Dirkjan Ochtman
-
hgweb: support custom http headers in ErrorResponseMon, 09 Feb 2009 11:31:52 +0100, by Sune Foldager
-
hgweb: pass ErrorResponses directly into req.respond()Mon, 09 Feb 2009 11:29:09 +0100, by Dirkjan Ochtman
-
merge with mpmSat, 07 Feb 2009 23:29:12 +0100, by Dirkjan Ochtman
-
hgk: Add background colour settingSat, 07 Feb 2009 18:46:13 +0100, by Robert Bauck Hamar
-
commands: removed unnecessary string concatenationWed, 04 Feb 2009 20:55:44 +0100, by Martin Geisler
-
patch: turned strings with backslashes into raw stringsWed, 04 Feb 2009 20:53:38 +0100, by Martin Geisler
-
convert: marked string for translationTue, 03 Feb 2009 21:38:36 +0100, by Martin Geisler
-
reset mergestate after commitThu, 25 Dec 2008 10:42:01 +0100, by Martin Geisler
-
warn if --repository provided for norepo commandsWed, 28 Jan 2009 14:27:44 -0600, by Matt Mackall
-
Make util.find_exe alway returns existing file, fixing issue1459Sun, 25 Jan 2009 21:20:13 +0100, by Mads Kiilerich
-
test-merge-toolsSun, 25 Jan 2009 21:20:11 +0100, by Mads Kiilerich
-
Account for symlinks when setting up HGTMP.Sun, 25 Jan 2009 14:12:41 -0500, by Jim Correia
-
mq: allow qclone's -p option to use path aliasSun, 25 Jan 2009 13:49:15 -0500, by John Mulligan
-
branch closing: permit closing the default branchSun, 25 Jan 2009 13:20:43 -0500, by John Mulligan
-
demandimport: patch __builtin__ instead of __builtins__Thu, 05 Feb 2009 17:40:25 +0100, by Dirkjan Ochtman
-
notify: use contexts more pervasivelyThu, 05 Feb 2009 18:21:22 +0100, by Dirkjan Ochtman
-
coal/paper: switch to XHTML 1.1Thu, 05 Feb 2009 18:15:33 +0100, by Benoit Allard
-
i18n: updated Danish translationTue, 03 Feb 2009 20:32:42 +0100, by Martin Geisler
-
run-tests: add --pure flag for using pure Python modulesSat, 31 Jan 2009 22:50:18 +0100, by Martin Geisler
-
add --pure flag to setup.pySat, 24 Jan 2009 01:44:43 +0100, by Martin Geisler
-
setup: get version number using pure Python modulesThu, 29 Jan 2009 19:25:25 +0100, by Martin Geisler
-
setup: do not use -c with msgfmt on Solaris (issue1489)Wed, 28 Jan 2009 10:32:15 +0100, by Martin Geisler
-
merge with crewTue, 27 Jan 2009 18:17:59 +0100, by Benoit Boissinot
-
record: do not lose permission changes on commitTue, 27 Jan 2009 09:58:48 -0600, by Steve Borho
-
hgweb: expose sibling branches to templaterMon, 26 Jan 2009 15:52:10 +0100, by Dirkjan Ochtman
-
graphlog: extract large parts of repeated code from incoming/outgoingMon, 26 Jan 2009 16:50:27 +0100, by Dirkjan Ochtman
-
graphlog: reuse cmdutil.loglimit() instead of redefiningMon, 26 Jan 2009 16:40:43 +0100, by Dirkjan Ochtman
-
graphlog: some testing for incoming and outgoing graphsMon, 26 Jan 2009 16:34:38 +0100, by Dirkjan Ochtman
-
graphlog: import util module rather than selected functionsMon, 26 Jan 2009 16:15:28 +0100, by Dirkjan Ochtman
-
i18n: check format strings when building xx.mo filesSun, 25 Jan 2009 20:27:37 +0100, by Martin Geisler
-
i18n: add python-format comments to da.poSun, 25 Jan 2009 20:16:35 +0100, by Martin Geisler
-
i18n: extract strings with xgettextSun, 25 Jan 2009 21:31:54 +0100, by Martin Geisler
-
Merge with stableSun, 25 Jan 2009 12:09:51 -0600, by Matt Mackall
-
wire protocol: avoid infinite loop (issue1483)Sun, 25 Jan 2009 10:16:45 -0600, by Matt Mackall
-
fix up tests for paths and urls helpSun, 25 Jan 2009 12:07:41 -0600, by Matt Mackall
-
use PURE option in MakefileSat, 24 Jan 2009 01:47:36 +0100, by Martin Geisler
-
notify: remove subfunctions that are called only onceSun, 25 Jan 2009 11:10:51 +0100, by Christian Ebert
-
move mercurial.osutil to mercurial.pure.osutilSat, 24 Jan 2009 00:13:49 +0100, by Martin Geisler
-
pure Python implementation of bdiff.cSat, 24 Jan 2009 00:12:20 +0100, by Martin Geisler
-
pure Python implementation of diffhelpers.cSat, 24 Jan 2009 00:12:19 +0100, by Martin Geisler
-
Pure python base85 fallbackTue, 30 Dec 2008 18:58:58 -0800, by Brendan Cully
-
pure Python implementation of parsers.cSat, 24 Jan 2009 00:12:18 +0100, by Martin Geisler
-
pure Python implementation of mpatch.cSat, 24 Jan 2009 00:12:17 +0100, by Martin Geisler
-
i18n: sort Danish translation by fileSun, 25 Jan 2009 12:33:49 +0100, by Martin Geisler
-
i18n: strip string locations from Danish translationSun, 25 Jan 2009 12:33:46 +0100, by Martin Geisler
-
simplify colwidth a bitFri, 23 Jan 2009 14:51:09 -0600, by Matt Mackall
-
Also find correct column width of wide characters.Wed, 21 Jan 2009 20:29:47 +0900, by Shun-ichi GOTO
-
added information to patchbomb help pointing users to hgrc(5) to configure the [smtp] section in order to send patchbombsThu, 22 Jan 2009 10:48:37 -0700, by Bill Barry
-
consolidated url help into urls help topic and added information about path aliasesThu, 22 Jan 2009 11:02:50 -0700, by Bill Barry
-
i18n: updated Danish translationThu, 22 Jan 2009 20:49:47 +0100, by Martin Geisler
-
Clarified 'hg paths' command helpThu, 22 Jan 2009 08:39:34 -0700, by Bill Barry
-
Merge with crew-stableSun, 25 Jan 2009 18:58:12 +0100, by Patrick Mezard
-
Fix a corner case when committing a rename after a merge (issue1476)Sun, 25 Jan 2009 18:55:29 +0100, by Patrick Mezard
-
i18n: Starting Chinese Translation of MercurialSun, 25 Jan 2009 15:11:43 +0800, by Dongsheng Song
-
i18n: sort by file when generating hg.potSun, 25 Jan 2009 12:33:47 +0100, by Martin Geisler
-
Do not install executable man pagesSun, 25 Jan 2009 12:21:57 +0100, by Christian Ebert
-
patchbomb: respect diff settingsSat, 24 Jan 2009 18:52:46 +0100, by Martin Geisler
-
status: make options optional (issue1481)Sun, 25 Jan 2009 11:27:53 +0200, by Alexander Solovyov
-
Retrieve Beyond Compare's path from registryFri, 23 Jan 2009 23:39:28 +0100, by Pascal Quantin
-
templater: fix age filter to state the obvious on future timestampsThu, 22 Jan 2009 16:07:44 +0100, by Dirkjan Ochtman
-
tests: fix issue in test-audit-path with HGTMP on OS XThu, 22 Jan 2009 15:22:37 +0100, by Dirkjan Ochtman
-
tests: eliminate use of sed -i (which fails on NetBSD)Thu, 22 Jan 2009 14:33:49 +0100, by Dirkjan Ochtman
-
tests: fix up tests to cope with 6a0bc2dc9da6Thu, 22 Jan 2009 14:32:39 +0100, by Dirkjan Ochtman
-
help: some improvements for the templating topicThu, 22 Jan 2009 14:19:29 +0100, by Dirkjan Ochtman
-
help: add a topic about some of the templating featuresThu, 22 Jan 2009 14:18:08 +0100, by Alexander Solovyov
-
Merge with stableWed, 21 Jan 2009 14:14:56 -0600, by Matt Mackall
-
verify: don't trip over binary files starting with 01 0aWed, 21 Jan 2009 11:15:47 -0600, by Matt Mackall
-
Merge with stableMon, 19 Jan 2009 17:00:23 -0600, by Matt Mackall
-
notify: fix neglect of custom headers set via templateThu, 15 Jan 2009 01:38:52 +0100, by Christian Ebert
-
Give a useful message about PYTHONPATH if startup failsMon, 19 Jan 2009 16:19:09 -0600, by Matt Mackall
-
hgweb: simplify parents/children generation codeMon, 19 Jan 2009 13:20:47 +0100, by Dirkjan Ochtman
-
kill some trailing whitespaceMon, 19 Jan 2009 12:59:56 +0100, by Dirkjan Ochtman
-
merge with crew-stableMon, 19 Jan 2009 12:58:01 +0100, by Dirkjan Ochtman
-
coal/paper: add missing spaces in changeset child formattingMon, 19 Jan 2009 12:36:06 +0100, by Stepan Koltsov
-
cmdutil.logmessage: options should be optionalMon, 19 Jan 2009 12:38:54 +0200, by Alexander Solovyov
-
bookmarks: work around missing posixfile_nt.readline()Mon, 19 Jan 2009 00:36:32 +0100, by Patrick Mezard
-
Update win32 merge tools configurationSat, 17 Jan 2009 18:51:40 +0100, by Pascal Quantin
-
diffstat: don't fail on mergesTue, 13 Jan 2009 20:28:06 +0200, by Patrick Mezard
-
Package hgk Tcl/Tk script in win32 installerSat, 17 Jan 2009 15:25:20 +0100, by Pascal Quantin
-
Update mercurial.ini file packaged in win32 installerSat, 17 Jan 2009 15:23:13 +0100, by Pascal Quantin
-
Merge with crew-stableSat, 17 Jan 2009 15:19:41 +0100, by Patrick Mezard
-
Document how HTML documentation is built under WindowsSat, 17 Jan 2009 15:15:26 +0100, by Patrick Mezard
-
Add Lee Cantey's installer icon to win32 installerThu, 15 Jan 2009 14:19:29 +0100, by Pascal Quantin
-
notify: fix neglect of custom headers set via templateThu, 15 Jan 2009 01:38:52 +0100, by Christian Ebert
-
branch closing: add test for branch closing (and reopening)Wed, 14 Jan 2009 21:47:38 -0500, by John Mulligan
-
branch closing: referencing open and closed branches/headsWed, 14 Jan 2009 21:47:38 -0500, by John Mulligan
-
branch closing: mark closed branches with a 'close' extraWed, 14 Jan 2009 21:47:38 -0500, by John Mulligan
-
store all heads of a branch in the branch cacheWed, 14 Jan 2009 21:47:38 -0500, by John Mulligan
-
i18n: make local now builds .mo filesThu, 15 Jan 2009 20:23:18 +0100, by Martin Geisler
-
i18n: beginnings of a Danish translationThu, 15 Jan 2009 15:28:42 +0100, by Martin Geisler
-
i18n: encode output in user's local encodingThu, 15 Jan 2009 00:14:36 +0100, by Martin Geisler
-
i18n: lookup .mo files in private locale/ directoryThu, 15 Jan 2009 00:12:35 +0100, by Martin Geisler
-
i18n: new build_mo command for setup.pyThu, 15 Jan 2009 00:11:54 +0100, by Martin Geisler
-
i18n: let Makefile generate i18n/hg.potThu, 15 Jan 2009 00:10:54 +0100, by Martin Geisler
-
recover when no version information is availableThu, 15 Jan 2009 11:41:59 +0100, by Benoit Boissinot
-
error: move SignatureErrorMon, 12 Jan 2009 13:51:43 -0600, by Matt Mackall
-
dispatch: sort exception handlersMon, 12 Jan 2009 13:35:35 -0600, by Matt Mackall
-
error: move SignalInterruptMon, 12 Jan 2009 11:48:05 -0600, by Matt Mackall
-
error: move UnknownCommand and AmbiguousCommandMon, 12 Jan 2009 11:39:38 -0600, by Matt Mackall
-
sshrepo: change raise_ to abortMon, 12 Jan 2009 11:28:30 -0600, by Matt Mackall
-
error: move UnexpectedOutput (now ResponseError)Mon, 12 Jan 2009 11:28:28 -0600, by Matt Mackall
-
error: move lock errorsMon, 12 Jan 2009 11:09:14 -0600, by Matt Mackall
-
mq: remove import of revlogMon, 12 Jan 2009 10:59:08 -0600, by Matt Mackall
-
bookmarks; clean up imports and function wrappingMon, 12 Jan 2009 10:53:41 -0600, by Matt Mackall
-
error: move repo errorsMon, 12 Jan 2009 10:42:31 -0600, by Matt Mackall
-
error: move ParseErrorSun, 11 Jan 2009 23:04:24 -0600, by Matt Mackall
-
kill imerge.pySun, 11 Jan 2009 23:00:09 -0600, by Matt Mackall
-
revlog: kill from-style importsSun, 11 Jan 2009 22:55:36 -0600, by Matt Mackall
-
errors: move revlog errorsSun, 11 Jan 2009 22:48:28 -0600, by Matt Mackall
-
refactor version codeSat, 10 Jan 2009 18:02:38 -0600, by Matt Mackall
-
Merge with crew-stableTue, 13 Jan 2009 23:17:19 +0100, by Patrick Mezard
-
merge: fix execute bit update issue introduced by 89207edf3973Tue, 13 Jan 2009 22:41:06 +0100, by Patrick Mezard
-
transplant: move docstrings before imports (see issue1466)Tue, 13 Jan 2009 13:43:42 +0100, by Dirkjan Ochtman
-
diff: add --change option to display single changeset diff (issue1420)Tue, 13 Jan 2009 10:44:16 +0100, by Stepan Koltsov
-
mq: lowercase outputSat, 03 Jan 2009 17:15:21 +0100, by Martin Geisler
-
churn: lowercase outputSat, 03 Jan 2009 17:15:21 +0100, by Martin Geisler
-
bdiff: add comment about normalizationMon, 12 Jan 2009 17:51:57 +0100, by Benoit Boissinot
-
Improved hgweb test.Mon, 12 Jan 2009 13:20:09 +0100, by Stefan Ring
-
tests: use killdaemons.py in test-highlightMon, 12 Jan 2009 09:57:52 +0100, by Dirkjan Ochtman
-
use dict.iteritems() rather than dict.items()Mon, 12 Jan 2009 09:16:03 +0100, by Dirkjan Ochtman
-
mq: allow qpop if popped revisions are not working dir parentsMon, 12 Jan 2009 09:07:02 +0100, by Dirkjan Ochtman
-
mq: refactor the pop code to be more readable and allow more changesMon, 12 Jan 2009 09:53:55 +0100, by Dirkjan Ochtman
-
merge with crew-stableMon, 12 Jan 2009 09:13:45 +0100, by Dirkjan Ochtman
-
Bugzilla 2.18 and on use contrib/sendbugmail.pl, not processmail.Fri, 09 Jan 2009 22:15:08 +0000, by Jim Hague
-
merge with -stableFri, 09 Jan 2009 18:12:53 +0100, by Benoit Boissinot
-
use enumerate instead of zipFri, 09 Jan 2009 01:37:54 +0100, by Benoit Boissinot
-
patch: export shouldn't close files received as a parameterFri, 09 Jan 2009 01:36:35 +0100, by Benoit Boissinot
-
mq: make qnew patch format consistent with qrefresh (issue1457)Mon, 12 Jan 2009 09:12:35 +0100, by Bernhard Leiner
-
monoblue: fix child revision display in file diff pageSat, 10 Jan 2009 00:30:22 +0100, by Pascal Quantin
-
web: use the correct filectx in filelogFri, 09 Jan 2009 17:34:06 +0100, by Benoit Boissinot
-
convert: display child command output if --debug (fix 878466138b57)Thu, 08 Jan 2009 14:26:30 +0100, by Patrick Mezard
-
convert: print darcs error messages iff --debugWed, 07 Jan 2009 17:33:29 -0800, by Bryan O'Sullivan
-
convert: check for darcs-2-compatible pathWed, 07 Jan 2009 17:33:07 -0800, by Bryan O'Sullivan
-
merge with -stableWed, 07 Jan 2009 02:13:32 +0100, by Benoit Boissinot
-
merge with crew-stableTue, 06 Jan 2009 10:33:57 +0100, by Dirkjan Ochtman
-
zeroconf: add extension documentationMon, 05 Jan 2009 20:49:12 +0100, by David Soria Parra
-
1 file changed, 7 insertions(+), 9 deletions(-)Mon, 05 Jan 2009 12:48:20 -0500, by Benjamin Pollack
-
tests: shrink wait interval for test-convert-bzr-mergesMon, 05 Jan 2009 18:45:20 +0100, by Dirkjan Ochtman
-
Merge with crew-stableMon, 05 Jan 2009 14:37:46 +0100, by Patrick Mezard
-
tests: try to prevent different ordering in test-convert-bzr-mergesMon, 05 Jan 2009 12:31:00 +0100, by Marek Kubica
-
merge with crewSun, 04 Jan 2009 21:49:37 +0100, by Benoit Boissinot
-
lowercase promptsSat, 03 Jan 2009 17:15:21 +0100, by Martin Geisler
-
lowercase ui.debug and assert outputSat, 03 Jan 2009 17:15:21 +0100, by Martin Geisler
-
lowercase help outputSat, 03 Jan 2009 17:15:15 +0100, by Martin Geisler
-
mq, i18n: mark strings for translationSat, 03 Jan 2009 16:15:11 +0100, by Martin Geisler
-
commands: remove redundant paragraph from tags helpSat, 03 Jan 2009 16:15:05 +0100, by Martin Geisler
-
Merge with crew-stableSun, 04 Jan 2009 21:44:06 +0100, by Patrick Mezard
-
test: added testcase for cvsps log message lookaheadSun, 04 Jan 2009 10:06:44 +0000, by Frank Kingswood
-
cvsps: cvs log loop uses lookahead to avoid misleading textSun, 04 Jan 2009 01:43:12 -0600, by David Champion
-
convert/gnuarch: recode cat-log parts to utf-8 to be hg.description friendlySun, 04 Jan 2009 18:44:39 +0100, by Edouard Gomez
-
convert/gnuarch: add cat-log payload to commit descriptionSun, 04 Jan 2009 18:44:30 +0100, by Edouard Gomez
-
bisect: improve hg bisect -c (relative paths, error handling)Sun, 04 Jan 2009 19:38:41 +0100, by Benoit Boissinot
-
merge with crew-stableSun, 04 Jan 2009 19:13:02 +0100, by Dirkjan Ochtman
-
convert/gnuarch: correct indentationSun, 04 Jan 2009 19:12:42 +0100, by Dirkjan Ochtman
-
merge with crewSun, 04 Jan 2009 13:52:28 +0100, by Benoit Boissinot
-
test-audit-path: add one more test (issue 1450)Sun, 04 Jan 2009 08:06:05 +0100, by Peter Arrenbrecht
-
convert/gnuarch: follow continuation-of revisionsSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: retrieve known archive names listSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: parse continuation-of revisions in gnuarch sourceSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: use fully qualified revisionsSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: keep track of original revision in extra headersSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: robustify cat-log retrievalSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: set prefered locale for str conversionsSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: fix cat-log parsingSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
convert/gnuarch: remove unused codeSun, 04 Jan 2009 02:36:48 +0100, by Edouard Gomez
-
Merge with crew-stableSat, 03 Jan 2009 21:54:58 +0100, by Patrick Mezard
-
hgweb: fix long line lengths introduced in 2dc868712dccSat, 03 Jan 2009 21:44:15 +0100, by Dirkjan Ochtman
-
tests: use killdaemons.py in test-pull-httpSat, 03 Jan 2009 20:20:40 +0100, by Dirkjan Ochtman
-
cvsps: kill some more trailing whitespaceSat, 03 Jan 2009 21:25:19 +0100, by Dirkjan Ochtman
-
merge with crew-stableSat, 03 Jan 2009 21:24:31 +0100, by Dirkjan Ochtman
-
Merge with crew-stableSat, 03 Jan 2009 01:05:13 +0100, by Patrick Mezard
-
use repo.wjoin(f) instead of os.path.join(repo.root, f)Fri, 02 Jan 2009 22:53:33 +0100, by Martin Geisler
-
correctly update dirstate after update+mode change (issue1456)Wed, 07 Jan 2009 02:11:17 +0100, by Benoit Boissinot
-
mq: don't warn about ambiguous patch name when using patch index (issue1439)Tue, 06 Jan 2009 10:30:22 +0100, by Jason Orendorff
-
convert/gnuarch: fix switched copy source and destinationMon, 05 Jan 2009 14:34:20 +0100, by Patrick Mezard
-
mq: drop copy records when refreshing regular patches (issue1441)Sun, 04 Jan 2009 21:32:40 +0100, by Patrick Mezard
-
hgweb: fix problems with empty repositoriesSun, 04 Jan 2009 19:10:42 +0100, by Dirkjan Ochtman
-
localrepo: fix bad manifest delta generation (issue1433)Sat, 03 Jan 2009 20:16:10 +0100, by Patrick Mezard
-
hgweb: send HTTP unauthorized error when denying pullSat, 03 Jan 2009 20:50:06 +0100, by Mark Edgington
-
hgweb: allow static content when deny_read denies accessSat, 03 Jan 2009 20:33:19 +0100, by Mark Edgington
-
patch: kill some trailing whitespaceSat, 03 Jan 2009 20:33:37 +0100, by Dirkjan Ochtman
-
hgwebdir_mod: fix a performance issue with static filesSat, 03 Jan 2009 01:00:46 +0100, by Patrick Mezard
-
Merge with -stableWed, 31 Dec 2008 18:00:35 -0600, by Matt Mackall
-
setup: warn about missing standard Python componentsWed, 31 Dec 2008 17:59:58 -0600, by Matt Mackall
-
Circumvent removal of valid bisect candidates due to previously skipped onesSat, 27 Dec 2008 19:05:26 +0100, by Bernhard Leiner
-
Added signature for changeset 11a4eb81fb4fWed, 31 Dec 2008 17:38:35 -0600, by Matt Mackall
-
Added tag 1.1.2 for changeset 11a4eb81fb4fWed, 31 Dec 2008 17:38:35 -0600, by Matt Mackall
-
test-audit-path: add more tests (issue 1450) 1.1.2Tue, 30 Dec 2008 22:10:41 +0100, by Peter Arrenbrecht
-
audit: reject paths with .hg (issue 1450)Wed, 31 Dec 2008 16:27:20 -0600, by Matt Mackall
-
merge bookmarksWed, 31 Dec 2008 15:04:18 +0100, by Benoit Boissinot
-
bookmarks: tests for track.current optionWed, 31 Dec 2008 14:29:51 +0100, by David Soria Parra
-
bookmarks: set the current bookmark to the new name if we rename the current bookmarkThu, 18 Dec 2008 10:51:11 +0100, by David Soria Parra
-
merge with crew-stableWed, 31 Dec 2008 14:23:19 +0100, by Dirkjan Ochtman
-
monoblue: add less/more links to graph pageWed, 31 Dec 2008 14:21:00 +0100, by Pascal Quantin
-
python implementation of diffstatThu, 25 Dec 2008 10:48:24 +0200, by Alexander Solovyov
-
add a comment about the need of hg._update()Sun, 28 Dec 2008 19:59:42 +0100, by Benoit Boissinot
-
merge with -stableSun, 28 Dec 2008 20:21:20 +0100, by Benoit Boissinot
-
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.pyThu, 25 Dec 2008 17:49:08 +0100, by Gilles Moris
-
Merge crew and stableSun, 21 Dec 2008 12:19:12 -0800, by Bryan O'Sullivan
-
merge with stableSun, 21 Dec 2008 09:40:55 +0100, by Dirkjan Ochtman
-
Merge with stableSat, 20 Dec 2008 16:27:51 -0600, by Matt Mackall
-
merge with stableSat, 20 Dec 2008 13:09:05 +0100, by Dirkjan Ochtman
-
color: fix colorization of the 'old mode' git diff metadataFri, 19 Dec 2008 22:32:08 +0100, by Gilles Moris
-
merge with -stableSat, 20 Dec 2008 00:43:03 +0100, by Benoit Boissinot
-
merge with crew-stableFri, 19 Dec 2008 18:49:02 +0100, by Dirkjan Ochtman
-
merge with crew-stable (again)Fri, 19 Dec 2008 08:42:41 +0100, by Dirkjan Ochtman
-
merge with crew-stableFri, 19 Dec 2008 08:20:19 +0100, by Dirkjan Ochtman
-
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)Tue, 16 Dec 2008 09:58:41 +0100, by Christian Ebert
-
Merge with crew-stableMon, 15 Dec 2008 12:03:28 -0800, by Brendan Cully
-
Added signature for changeset 3773e510d433Sat, 20 Dec 2008 16:12:01 -0600, by Matt Mackall
-
Added tag 1.1.1 for changeset 3773e510d433Sat, 20 Dec 2008 16:12:00 -0600, by Matt Mackall