Mercurial > hg
graph
-
i18n: import _ instead of gettextTue, 21 Oct 2008 17:47:49 +0200, by Martin Geisler
-
Minor cleanup: Add missing space forgotten in recent change.Thu, 23 Oct 2008 19:27:25 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableThu, 23 Oct 2008 15:44:23 +0200, by Patrick Mezard
-
convert: read git output in binary mode under Windows (issue 1359)Thu, 23 Oct 2008 14:05:11 +0200, by Patrick Mezard
-
util: add 'mode' argument to popen()Thu, 23 Oct 2008 15:35:54 +0200, by Patrick Mezard
-
inotify: avoid passing potentially stale stat to updateWed, 22 Oct 2008 19:40:32 -0500, by Matt Mackall
-
inotify: add debugging mode to inotifyWed, 22 Oct 2008 19:40:32 -0500, by Matt Mackall
-
inotify: auto-start by default when enabledWed, 22 Oct 2008 19:40:29 -0500, by Matt Mackall
-
inotify: friendlier message when daemon not runningWed, 22 Oct 2008 17:41:41 -0500, by Matt Mackall
-
extensions: use new wrapper functionsWed, 22 Oct 2008 17:34:52 -0500, by Matt Mackall
-
extensions: add wrapping functionsWed, 22 Oct 2008 17:34:50 -0500, by Matt Mackall
-
run-tests: --interactive overrides -jWed, 22 Oct 2008 17:34:37 -0500, by Matt Mackall
-
findcmd: have dispatch look up strict flagWed, 22 Oct 2008 17:34:08 -0500, by Matt Mackall
-
imported patch filteruser.patchWed, 22 Oct 2008 17:00:05 -0500, by Matt Mackall
-
Autodetect static-httpWed, 22 Oct 2008 15:41:32 -0500, by Matt Mackall
-
help: update helpWed, 22 Oct 2008 14:30:34 -0500, by Matt Mackall
-
chmod -x simplemerge.pyWed, 22 Oct 2008 13:05:40 -0500, by Matt Mackall
-
findincoming: do the binary search in branches in parallelWed, 22 Oct 2008 21:43:35 +0200, by Benoit Boissinot
-
protocol/between: the protocol expects to have ' '-separated tuplesWed, 22 Oct 2008 21:41:57 +0200, by Benoit Boissinot
-
tests: log and show errorsWed, 22 Oct 2008 21:39:56 +0200, by Benoit Boissinot
-
theme/monoblue: put the search box entirely in the headerWed, 22 Oct 2008 19:28:37 +0200, by Benoit Boissinot
-
Remove trailing spaceWed, 22 Oct 2008 18:55:07 +0200, by Thomas Arendsen Hein
-
theme/monoblue: do not use a fixed width for the overview boxWed, 22 Oct 2008 18:32:22 +0200, by Benoit Boissinot
-
tests: add more testing for webdir nestingWed, 22 Oct 2008 18:32:17 +0200, by Dirkjan Ochtman
-
hgwebdir: show nested repositories (issue1336)Wed, 22 Oct 2008 18:23:32 +0200, by Benoit Allard
-
patch/diff: use a separate function to write the first line of a file diffWed, 22 Oct 2008 13:14:52 +0200, by Dirkjan Ochtman
-
patch: consolidate two different regexes for parsing of git diffsWed, 22 Oct 2008 12:56:28 +0200, by Dirkjan Ochtman
-
patch: extract local function addmodehdrWed, 22 Oct 2008 09:29:26 +0200, by Dirkjan Ochtman
-
help: show extension commands in short list, separate extension list in helpTue, 21 Oct 2008 11:29:27 +0200, by Dirkjan Ochtman
-
help: show help topics by default in 'hg help', with longest available idTue, 21 Oct 2008 11:05:45 +0200, by Dirkjan Ochtman
-
mail: correct typo in variable nameTue, 21 Oct 2008 10:29:57 +0200, by Christian Ebert
-
merge with crewMon, 20 Oct 2008 18:29:44 +0200, by Thomas Arendsen Hein
-
mail: test patch mime encoding for patchbombMon, 20 Oct 2008 17:40:29 +0200, by Christian Ebert
-
patchbomb: mime-encode clean utf-8 patches (issue814)Mon, 20 Oct 2008 17:40:29 +0200, by Christian Ebert
-
mail: mime-encode patches that are utf-8Mon, 20 Oct 2008 17:40:29 +0200, by Christian Ebert
-
Some additional space/tab cleanupsMon, 20 Oct 2008 15:19:05 +0200, by Thomas Arendsen Hein
-
merge with crew-stable, againMon, 20 Oct 2008 14:58:49 +0200, by Dirkjan Ochtman
-
merge with crew-stableMon, 20 Oct 2008 14:57:56 +0200, by Dirkjan Ochtman
-
spaces->tabs in one line of a C extension for consistencyMon, 20 Oct 2008 14:53:53 +0200, by Thomas Arendsen Hein
-
clean up trailing spaces, leading spaces in CMon, 20 Oct 2008 14:57:04 +0200, by Dirkjan Ochtman
-
merge with crew-stableMon, 20 Oct 2008 14:52:58 +0200, by Dirkjan Ochtman
-
clean up trailing spacesMon, 20 Oct 2008 14:51:55 +0200, by Dirkjan Ochtman
-
hgweb: working diff for removed filesMon, 20 Oct 2008 14:13:37 +0200, by Dirkjan Ochtman
-
hgweb: remove links to non-existent file versionsMon, 20 Oct 2008 12:41:09 +0200, by Dirkjan Ochtman
-
coal/paper: widen author column in log tableMon, 20 Oct 2008 10:20:35 +0200, by Dirkjan Ochtman
-
hgweb: be sure to drain request data even in early error conditionsMon, 20 Oct 2008 10:15:26 +0200, by Dirkjan Ochtman
-
merge with crew-stableSun, 19 Oct 2008 22:07:43 +0200, by Thomas Arendsen Hein
-
Fix Debian bug #494889 (fetching from static-http://... broken)Sun, 19 Oct 2008 19:49:56 +0200, by Thomas Arendsen Hein
-
mq: Fix --qrefresh --short to work with --exclude and --includeSun, 19 Oct 2008 16:31:24 +0200, by Mads Kiilerich
-
merge with crewSun, 19 Oct 2008 20:29:41 +0200, by Benoit Boissinot
-
parsers.c: do not try to untrack after a failureSun, 19 Oct 2008 20:17:06 +0200, by Benoit Boissinot
-
parsers.c: fix integer overflowsSun, 19 Oct 2008 20:16:37 +0200, by Benoit Boissinot
-
Merge with crewSun, 19 Oct 2008 19:10:26 +0200, by Thomas Arendsen Hein
-
Use dummy diffstat in tests and remove older diffstat workaround.Sun, 19 Oct 2008 19:03:23 +0200, by Thomas Arendsen Hein
-
Fix test-bundle-type output by changing head|cut to cut|head.Sun, 19 Oct 2008 17:40:35 +0200, by Thomas Arendsen Hein
-
convert documentation: --config argument with spaces needs quoting.Sun, 19 Oct 2008 15:24:33 +0200, by Thomas Arendsen Hein
-
Copy index before parsing to enforce alignment with inline data present.Sun, 19 Oct 2008 15:08:30 +0200, by Thomas Arendsen Hein
-
parsers.c: there is no reference to data_obj, so it shouldn't be decref'edSun, 19 Oct 2008 16:11:23 +0200, by Benoit Boissinot
-
merge with crewSun, 19 Oct 2008 13:00:36 +0200, by Benoit Boissinot
-
hgweb: nodeids should be aligned in raw changesetsSun, 19 Oct 2008 12:23:58 +0200, by Benoit Boissinot