Mercurial > hg
graph
-
dirstate: refactor granularity code, add a testThu, 20 Mar 2008 13:53:59 -0500, by Matt Mackall
-
dirstate: ignore stat data for files that were updated too recentlyWed, 19 Mar 2008 17:55:21 -0300, by Alexis S. L. Carvalho
-
pager: remove pager code from coreThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
pager: further simplify code, clean up commentsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Use the pager given by the environment to display long outputThu, 20 Mar 2008 00:57:14 +0100, by David Soria Parra
-
hgk: don't exit if mercurial commands only print warningsWed, 16 Jan 2008 11:50:24 +0100, by Dennis Schoen
-
tag: allow multiple tags to be added or removedFri, 14 Mar 2008 15:38:56 -0700, by John Coomes
-
tests: update test-command-template for the new {isodatesec} filterMon, 17 Mar 2008 19:28:46 +0200, by Giorgos Keramidas
-
Add an {isodatesec} template, to show seconds too.Mon, 17 Mar 2008 19:17:54 +0200, by Giorgos Keramidas
-
convert: Add convert.cvsps option to set up an alternate cvsps command line.Mon, 17 Mar 2008 12:41:14 -0700, by Eric Hopper
-
hgwebdir: Tiny fix for webdir on non-symlink capable platforms.Mon, 17 Mar 2008 12:40:02 -0700, by Eric Hopper
-
Add tests for cloning from a all-history bundleSat, 15 Mar 2008 12:22:15 -0400, by John Mulligan
-
clone: use cancopyThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add ability to directly clone from all-history bundlesSat, 15 Mar 2008 12:04:28 -0400, by John Mulligan
-
remoterepo: no longer neededThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
repo classes: remove unused dev() methodThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
Add default local() and cancopy() methods to repository base classSat, 15 Mar 2008 15:23:20 -0400, by John Mulligan
-
make hgrc man page tell about ~/.hgrc on WindowsFri, 07 Mar 2008 16:19:46 +0100, by Peter Arrenbrecht
-
ui: make chuild ui feed output to parentui's active bufferThu, 20 Mar 2008 11:12:35 -0500, by Peter Arrenbrecht
-
convert: fix test complaint for mtn bitsThu, 20 Mar 2008 11:12:35 -0500, by Matt Mackall
-
cleanup monotone conversion and use commandline classSun, 03 Feb 2008 16:14:05 +0100, by Mikkel Fahnøe Jørgensen
-
initial version of monotone source for convert extensionSat, 02 Feb 2008 19:14:59 +0100, by Mikkel Fahnøe Jørgensen
-
notify: print diffstat even if maxline == 0Thu, 20 Mar 2008 16:42:51 +0100, by Benoît Allard
-
Make clear that for a changegroup '-r' pulls "up to" a revisionThu, 20 Mar 2008 01:47:35 +0100, by Benoit Boissinot
-
two fixes for the pager stuffWed, 19 Mar 2008 16:54:35 -0300, by Alexis S. L. Carvalho
-
Use the pager given by the environment to display long outputTue, 18 Mar 2008 22:12:34 +0100, by David Soria Parra
-
Fix thinko in test-inherit-modeTue, 18 Mar 2008 18:14:59 -0300, by Alexis S. L. Carvalho
-
test-serve: replace copy/paste with shell functionMon, 17 Mar 2008 16:15:43 +0100, by Patrick Mezard