Mon, 03 Nov 2008 16:30:21 +0100 mq: reflow qnew help, add help for options
Dirkjan Ochtman <dirkjan@ochtman.nl> [Mon, 03 Nov 2008 16:30:21 +0100] rev 7306
mq: reflow qnew help, add help for options
Mon, 03 Nov 2008 10:20:28 +0100 hgweb: descend empty directories in web view
Ry4an Brase <ry4an-hg@ry4an.org> [Mon, 03 Nov 2008 10:20:28 +0100] rev 7305
hgweb: descend empty directories in web view When a manifest has a series of directories with nothing in them but a single directory, displaying the entire chain of empty directories allows for navigation down to the first non-empty directory with a single click. Because Java links package hierarchy to directory hierarchy, and because Java conventions include at least three empty directories at the top of this hierarchy, descending down empty directories is very common in Java web tools.
Sun, 02 Nov 2008 22:44:42 +0100 inotify: fix bug in formatting
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 02 Nov 2008 22:44:42 +0100] rev 7304
inotify: fix bug in formatting
Sun, 02 Nov 2008 17:28:03 +0100 Corrected some command synopsises
Thomas Arendsen Hein <thomas@intevation.de> [Sun, 02 Nov 2008 17:28:03 +0100] rev 7303
Corrected some command synopsises
Sat, 01 Nov 2008 14:05:13 +0200 inotify: server raising an error when removing a file (issue1371)
Gerard Korsten <soonkia77@gmail.com> [Sat, 01 Nov 2008 14:05:13 +0200] rev 7302
inotify: server raising an error when removing a file (issue1371) When a file is deleted via hg rm <file> the dirstate marks the file with a status of 'r'. The physical file has been deleted, but the inotify server tries to do a stat on the file after it's been removed. Patch catches the exception and correctly call updatestatus()
Sat, 01 Nov 2008 15:15:14 +0300 Fix util._statfiles_clustered() failing at root of a windows drive
Patrick Mezard <pmezard@gmail.com> [Sat, 01 Nov 2008 15:15:14 +0300] rev 7301
Fix util._statfiles_clustered() failing at root of a windows drive Report and initial fix by Andrei Vermel <avermel@mail.ru>.
Sat, 01 Nov 2008 13:07:24 +0100 hgweb: conditionally show file logs for deleted files
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 01 Nov 2008 13:07:24 +0100] rev 7300
hgweb: conditionally show file logs for deleted files
Sat, 01 Nov 2008 13:07:20 +0100 coal/paper: show a search tip when hovering over search box
Benoit Allard <benoit@aeteurope.nl> [Sat, 01 Nov 2008 13:07:20 +0100] rev 7299
coal/paper: show a search tip when hovering over search box This doesn't work in IE, because IE only supports :hover on <a> elements.
Sat, 01 Nov 2008 13:06:36 +0100 kill some trailing spaces
Dirkjan Ochtman <dirkjan@ochtman.nl> [Sat, 01 Nov 2008 13:06:36 +0100] rev 7298
kill some trailing spaces
Thu, 30 Oct 2008 12:38:24 -0700 mq: use cmdutil.matchfiles instead of match for qnew -f.
Brendan Cully <brendan@kublai.com> [Thu, 30 Oct 2008 12:38:24 -0700] rev 7297
mq: use cmdutil.matchfiles instead of match for qnew -f. Closes issue1368.
Thu, 30 Oct 2008 12:31:24 -0700 mq: put qnew tests into own file, fold in qnew-twice
Brendan Cully <brendan@kublai.com> [Thu, 30 Oct 2008 12:31:24 -0700] rev 7296
mq: put qnew tests into own file, fold in qnew-twice
Wed, 29 Oct 2008 18:54:46 -0500 zeroconf: Don't break serve if no internet connection is present.
Augie Fackler <durin42@gmail.com> [Wed, 29 Oct 2008 18:54:46 -0500] rev 7295
zeroconf: Don't break serve if no internet connection is present.
Thu, 30 Oct 2008 09:46:45 +0100 hgweb: pass more information about parent/child csets to templates
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 30 Oct 2008 09:46:45 +0100] rev 7294
hgweb: pass more information about parent/child csets to templates
Thu, 30 Oct 2008 08:21:20 +0100 help: add a topic on git diffs (issue1352)
Dirkjan Ochtman <dirkjan@ochtman.nl> [Thu, 30 Oct 2008 08:21:20 +0100] rev 7293
help: add a topic on git diffs (issue1352)
Wed, 29 Oct 2008 10:55:51 -0700 hgweb coal/paper: Restore IE compatibility hack
Brendan Cully <brendan@kublai.com> [Wed, 29 Oct 2008 10:55:51 -0700] rev 7292
hgweb coal/paper: Restore IE compatibility hack
Wed, 29 Oct 2008 10:55:29 -0700 Backed out changeset a1f8ad3c1821
Brendan Cully <brendan@kublai.com> [Wed, 29 Oct 2008 10:55:29 -0700] rev 7291
Backed out changeset a1f8ad3c1821
Wed, 29 Oct 2008 13:37:35 +0100 add test-fncache
Adrian Buehlmann <adrian@cadifra.com> [Wed, 29 Oct 2008 13:37:35 +0100] rev 7290
add test-fncache
Wed, 29 Oct 2008 11:39:32 +0100 merge with mpm
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 29 Oct 2008 11:39:32 +0100] rev 7289
merge with mpm
Tue, 28 Oct 2008 22:24:17 -0700 Allow per-file shadowing of static directory in templatepath
Brendan Cully <brendan@kublai.com> [Tue, 28 Oct 2008 22:24:17 -0700] rev 7288
Allow per-file shadowing of static directory in templatepath
Tue, 28 Oct 2008 21:58:30 -0700 hgweb: handle subdirectories within static directory
Brendan Cully <brendan@kublai.com> [Tue, 28 Oct 2008 21:58:30 -0700] rev 7287
hgweb: handle subdirectories within static directory
Tue, 28 Oct 2008 21:31:21 -0700 coal: remove dead CSS code
Brendan Cully <brendan@kublai.com> [Tue, 28 Oct 2008 21:31:21 -0700] rev 7286
coal: remove dead CSS code
Tue, 28 Oct 2008 23:54:01 +0100 url: detect scheme with a regexp instead of urlsplit()
Patrick Mezard <pmezard@gmail.com> [Tue, 28 Oct 2008 23:54:01 +0100] rev 7285
url: detect scheme with a regexp instead of urlsplit() The latter says 'c' is a scheme in 'c:\foo\bar'
Tue, 28 Oct 2008 22:24:41 +0100 url: fix file:// URL handling
Patrick Mezard <pmezard@gmail.com> [Tue, 28 Oct 2008 22:24:41 +0100] rev 7284
url: fix file:// URL handling
Tue, 28 Oct 2008 20:48:30 +0100 bookmarks: fix strip handling
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 20:48:30 +0100] rev 7283
bookmarks: fix strip handling
Tue, 28 Oct 2008 20:23:22 +0100 fix zeroconf handling for hgwebdir (error found by pychecker)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 20:23:22 +0100] rev 7282
fix zeroconf handling for hgwebdir (error found by pychecker)
Tue, 28 Oct 2008 20:14:45 +0100 fix missing import, spotted by pychecker
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 20:14:45 +0100] rev 7281
fix missing import, spotted by pychecker
Tue, 28 Oct 2008 19:25:26 +0100 remove unused variables
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 19:25:26 +0100] rev 7280
remove unused variables
Tue, 28 Oct 2008 19:07:14 +0100 Fix https availability checking
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 19:07:14 +0100] rev 7279
Fix https availability checking thanks to Augie Fackler for noticing it.
Tue, 16 Sep 2008 17:51:14 +0200 rebase: avoid redundant merges (issue1301)
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Tue, 16 Sep 2008 17:51:14 +0200] rev 7278
rebase: avoid redundant merges (issue1301)
Mon, 06 Oct 2008 14:41:22 +0200 Make contrib/buildrpm work on Fedora 9.
Mads Kiilerich <mads@kiilerich.com> [Mon, 06 Oct 2008 14:41:22 +0200] rev 7277
Make contrib/buildrpm work on Fedora 9. mercurial.spec had bitrotted. These changes makes it possible to build an rpm that is usable. Only minimal changes has been made, and there is plenty of room for improvement.
Mon, 27 Oct 2008 13:38:31 -0400 help: Refine a bit the help text of "hg update"
Greg Ward <gerg.ward+hg@gmail.com> [Mon, 27 Oct 2008 13:38:31 -0400] rev 7276
help: Refine a bit the help text of "hg update" Parts of the original text were submitted by Hubert Kauker (Hubert dot Kauker at travelbasys.de). This is a slightly revised version of Hubert's original text.
Mon, 27 Oct 2008 19:39:41 +0100 add new test-hybridencode.py
Adrian Buehlmann <adrian@cadifra.com> [Mon, 27 Oct 2008 19:39:41 +0100] rev 7275
add new test-hybridencode.py
Tue, 28 Oct 2008 08:26:18 +0100 statichttprepo: cleanups, use url.py (proxy, password support)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 08:26:18 +0100] rev 7274
statichttprepo: cleanups, use url.py (proxy, password support) - unify httprangereader.py and statichttprepo.py:rangegreader() - build the opener from url.py, that allows use to puse username and password in the url, to follow the proxy settings from hgrc, etc.
Tue, 28 Oct 2008 08:18:11 +0100 '\' should be escaped twice, for the shell, and for tr
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 08:18:11 +0100] rev 7273
'\' should be escaped twice, for the shell, and for tr
Tue, 28 Oct 2008 00:03:28 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 28 Oct 2008 00:03:28 +0100] rev 7272
merge with crew
Mon, 27 Oct 2008 21:50:16 +0100 use our urlopener (proxy handling, etc) instead of urllib
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 21:50:16 +0100] rev 7271
use our urlopener (proxy handling, etc) instead of urllib
Mon, 27 Oct 2008 21:50:01 +0100 factor out the url handling from httprepo
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 21:50:01 +0100] rev 7270
factor out the url handling from httprepo Create url.py to handle all the url handling: - proxy handling - workaround various python bugs - handle username/password embedded in the url
Mon, 27 Oct 2008 17:48:05 +0100 httprepo: factor out proxy handling
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 17:48:05 +0100] rev 7269
httprepo: factor out proxy handling
Mon, 27 Oct 2008 23:47:17 +0100 test-http-proxy: hide logged URL port number, works with--jobs
Patrick Mezard <pmezard@gmail.com> [Mon, 27 Oct 2008 23:47:17 +0100] rev 7268
test-http-proxy: hide logged URL port number, works with--jobs
Mon, 27 Oct 2008 22:57:55 +0100 patch: rewrite diffstat with util.filter()
Patrick Mezard <pmezard@gmail.com> [Mon, 27 Oct 2008 22:57:55 +0100] rev 7267
patch: rewrite diffstat with util.filter() Simpler and works under Windows.
Sat, 25 Oct 2008 13:24:14 +0200 test-mq-qimport: fix URL generation under windows
Patrick Mezard <pmezard@gmail.com> [Sat, 25 Oct 2008 13:24:14 +0200] rev 7266
test-mq-qimport: fix URL generation under windows
Mon, 27 Oct 2008 22:07:39 +0100 test-patchbomb: write in binary mode, force non-interactive mode (win32)
Patrick Mezard <pmezard@gmail.com> [Mon, 27 Oct 2008 22:07:39 +0100] rev 7265
test-patchbomb: write in binary mode, force non-interactive mode (win32)
Mon, 27 Oct 2008 17:37:37 +0100 test-http-proxy: print the log from the proxy
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 17:37:37 +0100] rev 7264
test-http-proxy: print the log from the proxy
Mon, 27 Oct 2008 13:52:55 +0100 merge with dsop
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 13:52:55 +0100] rev 7263
merge with dsop
Sun, 26 Oct 2008 17:08:48 +0800 bookmarks: do nothing if commit was not successful.
Dmitriy Taychenachev <dimichxp@gmail.com> [Sun, 26 Oct 2008 17:08:48 +0800] rev 7262
bookmarks: do nothing if commit was not successful.
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Add tests
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7261
bookmarks: Add tests
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Strip bookmark names of whitespace, just like tag names
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7260
bookmarks: Strip bookmark names of whitespace, just like tag names
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Correctly reject newlines in bookmark names
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7259
bookmarks: Correctly reject newlines in bookmark names Without this fix, a single newline is a valid bookmark name since strip() removes it.
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Require a bookmark name when a revision is specified
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7258
bookmarks: Require a bookmark name when a revision is specified
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Improve documentation
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7257
bookmarks: Improve documentation
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Avoid unconditional forwarding of bookmarks for the null revision
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7256
bookmarks: Avoid unconditional forwarding of bookmarks for the null revision This patch fixes the following minor problem: % hg bookmark -r null test % hg bookmarks test -1:000000000000 [...] % hg commit % hg bookmarks * test 17:861ce7a241f9 That is: Bookmarks referring to the null revision are always forwarded to the current revision.
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Rename --move to --rename
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7255
bookmarks: Rename --move to --rename To me, --move sounds like "make an existing bookmark refer to another revision", but --move currently means "rename an existing bookmark". This patch renames the switch to --rename to make it easier to understand.
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Require new bookmark name when renaming
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7254
bookmarks: Require new bookmark name when renaming
Sat, 25 Oct 2008 19:05:52 +0200 bookmarks: Only save undo.bookmarks if bookmarks exist
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:52 +0200] rev 7253
bookmarks: Only save undo.bookmarks if bookmarks exist Otherwise the command will abort when there is no .hg/bookmarks file.
Sat, 25 Oct 2008 19:05:42 +0200 bookmarks: Avoid long lines
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 19:05:42 +0200] rev 7252
bookmarks: Avoid long lines
Sat, 25 Oct 2008 16:30:11 +0200 bookmarks: Fix spelling and grammar
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 16:30:11 +0200] rev 7251
bookmarks: Fix spelling and grammar
Sat, 25 Oct 2008 16:29:58 +0200 bookmarks: Remove trailing space
Joel Rosdahl <joel@rosdahl.net> [Sat, 25 Oct 2008 16:29:58 +0200] rev 7250
bookmarks: Remove trailing space
Mon, 27 Oct 2008 13:22:45 +0100 test-init: add test with format.usefncache=false
Adrian Buehlmann <adrian@cadifra.com> [Mon, 27 Oct 2008 13:22:45 +0100] rev 7249
test-init: add test with format.usefncache=false
Mon, 27 Oct 2008 13:17:26 +0100 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Mon, 27 Oct 2008 13:17:26 +0100] rev 7248
merge with crew
Sun, 26 Oct 2008 17:26:28 +0100 patch: fix patched files records in externalpatcher()
Patrick Mezard <pmezard@gmail.com> [Sun, 26 Oct 2008 17:26:28 +0100] rev 7247
patch: fix patched files records in externalpatcher()
Sun, 26 Oct 2008 14:02:32 +0100 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Sun, 26 Oct 2008 14:02:32 +0100] rev 7246
Merge with crew-stable
Sat, 25 Oct 2008 15:34:58 +0200 merge with crew
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 25 Oct 2008 15:34:58 +0200] rev 7245
merge with crew
Fri, 24 Oct 2008 20:46:56 +0200 patch: remove double variables in copyfile() func
Bartosz SKOWRON <getxsick at gmail dot com> [Fri, 24 Oct 2008 20:46:56 +0200] rev 7244
patch: remove double variables in copyfile() func
Sun, 19 Oct 2008 00:32:23 +0200 convert: return remote branches in git source
Edouard Gomez <ed.gomez@free.fr> [Sun, 19 Oct 2008 00:32:23 +0200] rev 7243
convert: return remote branches in git source When converting git repos, all stuff happening on branches seems to be ignored. This is caused by the fact a "git clone" of a remote git repo has all its branches prefixed with "origin/". By chance, the "origin/master" branch is always linked to a local "master" branch. So getheads() returns only the master head, and it ignores all the other heads. Make sure getheads() returns all heads, forcing remote branches to be return by git-rev-parse.
Sun, 26 Oct 2008 13:23:02 +0100 convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
Patrick Mezard <pmezard@gmail.com> [Sun, 26 Oct 2008 13:23:02 +0100] rev 7242
convert: fix non-ASCII filenames retrieval from git sources (issue 1360)
Wed, 22 Oct 2008 11:57:20 +0200 hgrc.5: explain order of mail.charsets
Christian Ebert <blacktrash@gmx.net> [Wed, 22 Oct 2008 11:57:20 +0200] rev 7241
hgrc.5: explain order of mail.charsets TODO: add mail.charsets section to hgrc.5.ja.txt
Fri, 24 Oct 2008 08:16:01 +0200 test 261a9f47b44b: grep w/ match in last line w/o newline
Christian Ebert <blacktrash@gmx.net> [Fri, 24 Oct 2008 08:16:01 +0200] rev 7240
test 261a9f47b44b: grep w/ match in last line w/o newline Last character in match output omitted to avoid infinite loop.
Wed, 22 Oct 2008 21:53:27 +0200 Bookmarks: Add the bookmarks extension
David Soria Parra <dsp@php.net> [Wed, 22 Oct 2008 21:53:27 +0200] rev 7239
Bookmarks: Add the bookmarks extension Mercurial bookmarks are local moveable pointers to changesets. If you commit a changeset that is based on a changeset that has a bookmark on it, the bookmark is forwarded to the new changeset. Thanks to Ian Dees, Ronny Pfannschmidt for their patches, Thanks to ronny, tonfa, prianha, mpm, #mercurial for their comments and their support that helped me to get things done.
Fri, 24 Oct 2008 11:35:47 -0500 zeroconf: don't break on hg showconfig
Matt Mackall <mpm@selenic.com> [Fri, 24 Oct 2008 11:35:47 -0500] rev 7238
zeroconf: don't break on hg showconfig
Fri, 24 Oct 2008 16:20:53 +0200 findincoming: build the correct list from the start
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 24 Oct 2008 16:20:53 +0200] rev 7237
findincoming: build the correct list from the start
Fri, 24 Oct 2008 15:00:40 +0200 Remove trailing spaces.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 24 Oct 2008 15:00:40 +0200] rev 7236
Remove trailing spaces.
Fri, 24 Oct 2008 14:58:24 +0200 Document config option format.usefncache and improve format.usestore docs.
Thomas Arendsen Hein <thomas@intevation.de> [Fri, 24 Oct 2008 14:58:24 +0200] rev 7235
Document config option format.usefncache and improve format.usestore docs.
Fri, 24 Oct 2008 10:31:51 +0200 add format.usefncache config option (default is true)
Adrian Buehlmann <adrian@cadifra.com> [Fri, 24 Oct 2008 10:31:51 +0200] rev 7234
add format.usefncache config option (default is true) This enables for example "hg clone --config format.usefncache=0" which creates a non-fncache repository, which then can be read by Mercurial versions before 7946503ec76e.
Tue, 21 Oct 2008 17:00:35 +0200 fix pull racing with push/commit (issue1320)
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 21 Oct 2008 17:00:35 +0200] rev 7233
fix pull racing with push/commit (issue1320) changegroup() has a problem when nodes which does not descend from a node in <bases> are added to remote after the discovery phase. If that happens, changegroup() won't send the correct set of nodes, ie. some nodes will be missing. To correct it we have to find the set of nodes that both remote and self have (called <common>), and send all the nodes not in <common>. This fix has some overhead, in the worst case it will re-send a whole branch. A proper fix to avoid this overhead might be to change the protocol so that the <common> nodes are sent (instead of the <bases> of the missing nodes).
Thu, 23 Oct 2008 23:03:09 +0200 convert: correctly detect missing revlog for root revisions
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Oct 2008 23:03:09 +0200] rev 7232
convert: correctly detect missing revlog for root revisions
Tue, 21 Oct 2008 21:24:47 +0200 convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
Patrick Mezard <pmezard@gmail.com> [Tue, 21 Oct 2008 21:24:47 +0200] rev 7231
convert: ignore hg source errors with hg.ignoreerrors (issue 1357) This flag makes missing revlog errors to be ignored which allow broken repositories to be fixed by converting them from and to Mercurial.
Thu, 23 Oct 2008 14:56:16 -0500 grep: avoid infinite loop when trailing newline is missing
Matt Mackall <mpm@selenic.com> [Thu, 23 Oct 2008 14:56:16 -0500] rev 7230
grep: avoid infinite loop when trailing newline is missing
Sun, 19 Oct 2008 19:12:07 +0200 introduce fncache repository layout
Adrian Buehlmann <adrian@cadifra.com> [Sun, 19 Oct 2008 19:12:07 +0200] rev 7229
introduce fncache repository layout * adds a new entry 'fncache' to '.hg/requires' for new repos * writes new file '.hg/store/fncache' * hash-encodes filenames with long paths (issue839) * encodes Windows reserved filenames (issue793)
Thu, 16 Oct 2008 19:40:09 +0300 bisect with command: ability to skip revision or abort bisection
Alexander Solovyov <piranha@piranha.org.ua> [Thu, 16 Oct 2008 19:40:09 +0300] rev 7228
bisect with command: ability to skip revision or abort bisection
Fri, 10 Oct 2008 16:58:14 +0300 bisect: ability to check revision with command
Alexander Solovyov <piranha@piranha.org.ua> [Fri, 10 Oct 2008 16:58:14 +0300] rev 7227
bisect: ability to check revision with command
Tue, 14 Oct 2008 21:28:49 +0200 Make it possible to disable filtering for a pattern.
Mads Kiilerich <mads@kiilerich.com> [Tue, 14 Oct 2008 21:28:49 +0200] rev 7226
Make it possible to disable filtering for a pattern. Rationale: Apparently there were no way to disable for example win32text extension locally. RFC: Can it already be done another way?
Tue, 21 Oct 2008 17:47:49 +0200 i18n: import _ instead of gettext
Martin Geisler <mg@daimi.au.dk> [Tue, 21 Oct 2008 17:47:49 +0200] rev 7225
i18n: import _ instead of gettext
Thu, 23 Oct 2008 19:27:25 +0200 Minor cleanup: Add missing space forgotten in recent change.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 23 Oct 2008 19:27:25 +0200] rev 7224
Minor cleanup: Add missing space forgotten in recent change.
Thu, 23 Oct 2008 15:44:23 +0200 Merge with crew-stable
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Oct 2008 15:44:23 +0200] rev 7223
Merge with crew-stable
Thu, 23 Oct 2008 14:05:11 +0200 convert: read git output in binary mode under Windows (issue 1359)
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Oct 2008 14:05:11 +0200] rev 7222
convert: read git output in binary mode under Windows (issue 1359)
Thu, 23 Oct 2008 15:35:54 +0200 util: add 'mode' argument to popen()
Patrick Mezard <pmezard@gmail.com> [Thu, 23 Oct 2008 15:35:54 +0200] rev 7221
util: add 'mode' argument to popen()
Wed, 22 Oct 2008 19:40:32 -0500 inotify: avoid passing potentially stale stat to update
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 19:40:32 -0500] rev 7220
inotify: avoid passing potentially stale stat to update
Wed, 22 Oct 2008 19:40:32 -0500 inotify: add debugging mode to inotify
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 19:40:32 -0500] rev 7219
inotify: add debugging mode to inotify compare inotify results with dirstate results and report any changes return dirstate results for safety
Wed, 22 Oct 2008 19:40:29 -0500 inotify: auto-start by default when enabled
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 19:40:29 -0500] rev 7218
inotify: auto-start by default when enabled
Wed, 22 Oct 2008 17:41:41 -0500 inotify: friendlier message when daemon not running
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:41:41 -0500] rev 7217
inotify: friendlier message when daemon not running
Wed, 22 Oct 2008 17:34:52 -0500 extensions: use new wrapper functions
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:34:52 -0500] rev 7216
extensions: use new wrapper functions
Wed, 22 Oct 2008 17:34:50 -0500 extensions: add wrapping functions
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:34:50 -0500] rev 7215
extensions: add wrapping functions
Wed, 22 Oct 2008 17:34:37 -0500 run-tests: --interactive overrides -j
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:34:37 -0500] rev 7214
run-tests: --interactive overrides -j
Wed, 22 Oct 2008 17:34:08 -0500 findcmd: have dispatch look up strict flag
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:34:08 -0500] rev 7213
findcmd: have dispatch look up strict flag
Wed, 22 Oct 2008 17:00:05 -0500 imported patch filteruser.patch
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 17:00:05 -0500] rev 7212
imported patch filteruser.patch
Wed, 22 Oct 2008 15:41:32 -0500 Autodetect static-http
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 15:41:32 -0500] rev 7211
Autodetect static-http
Wed, 22 Oct 2008 14:30:34 -0500 help: update help
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 14:30:34 -0500] rev 7210
help: update help make help description 'topic'-oriented rather than 'command'-oriented change 'special' to 'additional'
Wed, 22 Oct 2008 13:05:40 -0500 chmod -x simplemerge.py
Matt Mackall <mpm@selenic.com> [Wed, 22 Oct 2008 13:05:40 -0500] rev 7209
chmod -x simplemerge.py
Wed, 22 Oct 2008 21:43:35 +0200 findincoming: do the binary search in branches in parallel
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Oct 2008 21:43:35 +0200] rev 7208
findincoming: do the binary search in branches in parallel
Wed, 22 Oct 2008 21:41:57 +0200 protocol/between: the protocol expects to have ' '-separated tuples
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Oct 2008 21:41:57 +0200] rev 7207
protocol/between: the protocol expects to have ' '-separated tuples
Wed, 22 Oct 2008 21:39:56 +0200 tests: log and show errors
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Oct 2008 21:39:56 +0200] rev 7206
tests: log and show errors
Wed, 22 Oct 2008 19:28:37 +0200 theme/monoblue: put the search box entirely in the header
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Oct 2008 19:28:37 +0200] rev 7205
theme/monoblue: put the search box entirely in the header
Wed, 22 Oct 2008 18:55:07 +0200 Remove trailing space
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 22 Oct 2008 18:55:07 +0200] rev 7204
Remove trailing space
Wed, 22 Oct 2008 18:32:22 +0200 theme/monoblue: do not use a fixed width for the overview box
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Oct 2008 18:32:22 +0200] rev 7203
theme/monoblue: do not use a fixed width for the overview box
Wed, 22 Oct 2008 18:32:17 +0200 tests: add more testing for webdir nesting
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 22 Oct 2008 18:32:17 +0200] rev 7202
tests: add more testing for webdir nesting
Wed, 22 Oct 2008 18:23:32 +0200 hgwebdir: show nested repositories (issue1336)
Benoit Allard <benoit@aeteurope.nl> [Wed, 22 Oct 2008 18:23:32 +0200] rev 7201
hgwebdir: show nested repositories (issue1336)
Wed, 22 Oct 2008 13:14:52 +0200 patch/diff: use a separate function to write the first line of a file diff
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 22 Oct 2008 13:14:52 +0200] rev 7200
patch/diff: use a separate function to write the first line of a file diff
Wed, 22 Oct 2008 12:56:28 +0200 patch: consolidate two different regexes for parsing of git diffs
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 22 Oct 2008 12:56:28 +0200] rev 7199
patch: consolidate two different regexes for parsing of git diffs
Wed, 22 Oct 2008 09:29:26 +0200 patch: extract local function addmodehdr
Dirkjan Ochtman <dirkjan@ochtman.nl> [Wed, 22 Oct 2008 09:29:26 +0200] rev 7198
patch: extract local function addmodehdr
Tue, 21 Oct 2008 11:29:27 +0200 help: show extension commands in short list, separate extension list in help
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 21 Oct 2008 11:29:27 +0200] rev 7197
help: show extension commands in short list, separate extension list in help In 'hg', we now show a short list of commands, including extension commands. In 'hg help', we show core commands, a list of enabled extensions, and topics.
Tue, 21 Oct 2008 11:05:45 +0200 help: show help topics by default in 'hg help', with longest available id
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 21 Oct 2008 11:05:45 +0200] rev 7196
help: show help topics by default in 'hg help', with longest available id
Tue, 21 Oct 2008 10:29:57 +0200 mail: correct typo in variable name
Christian Ebert <blacktrash@gmx.net> [Tue, 21 Oct 2008 10:29:57 +0200] rev 7195
mail: correct typo in variable name
(0) -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip