Mercurial > hg
graph
-
doc: Add diff.unified to the hgrc docs.Fri, 11 Feb 2011 17:23:24 +0800, by Afuna
-
tests: push wire protocol over CGI-based hgwebWed, 26 Jan 2011 18:19:49 +0800, by Steven Brown
-
add debugignore which yields the combined ignore patten of the .hgignore filesSat, 15 Jan 2011 16:02:03 +0100, by jfh
-
diffstat: fix parsing of filenames with spacesFri, 04 Feb 2011 16:32:14 -0300, by Gastón Kleiman
-
dispatch: use flag cmdalias.shell for detecting shell aliasesThu, 10 Feb 2011 15:41:34 +0300, by Roman Sokolov
-
dispatch: debug message for missing arguments in shell aliasFri, 11 Feb 2011 03:46:28 +0300, by Roman Sokolov
-
dispatch: support for $ escaping in shell-alias definitionFri, 11 Feb 2011 03:32:40 +0300, by Roman Sokolov
-
fncachestore: defer updating the fncache file to a single file openFri, 28 Jan 2011 13:38:34 +0100, by Adrian Buehlmann
-
localrepo: acquire lock on stream_inFri, 28 Jan 2011 13:34:07 +0100, by Adrian Buehlmann
-
tests: sort fncacheFri, 28 Jan 2011 13:54:38 +0100, by Adrian Buehlmann
-
localrepo: sort hg bookmark outputFri, 11 Feb 2011 20:35:32 +0100, by David Soria Parra
-
templates: add bookmarks to command line stylesFri, 11 Feb 2011 20:35:30 +0100, by David Soria Parra
-
templater: add bookmarks to templates and default outputFri, 11 Feb 2011 19:47:39 +0100, by David Soria Parra
-
tags: do not merge bookmarks with tagsFri, 11 Feb 2011 19:44:17 +0100, by David Soria Parra
-
context: add method to return all bookmarks pointing to a nodeFri, 11 Feb 2011 19:36:15 +0100, by David Soria Parra
-
contrib: add win32/buildlocal.batSun, 13 Feb 2011 11:14:46 +0100, by Adrian Buehlmann
-
Make sure bundlerepo doesn't leak temp files (issue2491)Sat, 12 Feb 2011 10:58:11 +0100, by Adrian Buehlmann
-
bookmarks: read current bookmark as utf-8 and convert it to localFri, 11 Feb 2011 19:32:49 +0100, by David Soria Parra
-
hgk: gitk->hgk in About... menuMon, 14 Feb 2011 07:39:21 +0000, by Javi Merino
-
eliminate win32.user_rcpath_win32()Mon, 14 Feb 2011 11:13:05 +0100, by Adrian Buehlmann
-
windows: eliminate system_rcpath_win32()Mon, 14 Feb 2011 11:12:57 +0100, by Adrian Buehlmann
-
win32: move system_rcpath_win32() to windows.pyMon, 14 Feb 2011 11:12:35 +0100, by Adrian Buehlmann
-
win32: new function executable_pathMon, 14 Feb 2011 11:12:31 +0100, by Adrian Buehlmann
-
port win32.py to using the Python ctypes libraryMon, 14 Feb 2011 11:12:26 +0100, by Adrian Buehlmann
-
win32: optimize parameters for the CreateFile call in _getfileinfoMon, 14 Feb 2011 11:12:22 +0100, by Adrian Buehlmann
-
merge with stableMon, 14 Feb 2011 14:12:48 -0600, by Steve Borho
-
url: return the matched authentication group name from readauthforuri()Sun, 13 Feb 2011 12:19:58 -0600, by Steve Borho
-
url: move [auth] parsing out into a utility functionSat, 12 Feb 2011 21:59:43 -0600, by Steve Borho
-
url: use rsplit to split [auth] keysSat, 12 Feb 2011 21:53:27 -0600, by Steve Borho
-
mq: catch attempt to qpush to an earlier patch (issue2587) stableSat, 12 Feb 2011 16:08:41 +0800, by Afuna
-
bookmarks: move push/pull command features to coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge current tracking on update into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge incoming/outgoing into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge suspect addchangegroup into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge low-level push/pull support into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge lookup into localrepoThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move strip support to repairThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move color style to colorThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge _findtags method into coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: move revset support to coreThu, 10 Feb 2011 13:46:28 -0600, by Matt Mackall
-
bookmarks: merge invalidation into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move commit action into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: merge rollback support into localrepoThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move property methods into localrepoThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move diff to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move pushkey functions into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move update into coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move read methods to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
bookmarks: move basic io to coreThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
extensions: add an ignore list for old extensionsThu, 10 Feb 2011 13:46:27 -0600, by Matt Mackall
-
run-tests: only call WIFEXITED on systems it existsWed, 02 Feb 2011 23:21:13 +0100, by Simon Heimberg
-
run-tests: loadable as moduleTue, 01 Feb 2011 20:47:05 +0100, by Simon Heimberg
-
hgignore: ignore more bytecodeThu, 03 Feb 2011 07:58:54 +0100, by Simon Heimberg
-
doc: Capitalize the "options" header of mercurial commandsSat, 05 Feb 2011 14:37:25 +0000, by Javi Merino
-
doc: Add back quotes around filenamesSat, 05 Feb 2011 13:59:34 +0000, by Javi Merino
-
merge with stableFri, 04 Feb 2011 09:17:07 +0100, by Martin Geisler
-
opener: use posixfile to hold file open when calling nlinks()Wed, 02 Feb 2011 13:51:22 +0100, by Adrian Buehlmann
-
remove pointless os.path.join calls when opening files in .hg/cacheMon, 17 Jan 2011 09:37:20 +0100, by Adrian Buehlmann
-
backout: make help more explicit about what backout does stableThu, 03 Feb 2011 00:27:44 -0600, by Jonathan Nieder
-
subrepo: fix pruning of subrepo filenames in dirstate (issue2619) stableFri, 04 Feb 2011 09:05:23 +0100, by trbs
-
merge with selfTue, 01 Feb 2011 17:53:50 -0600, by Matt Mackall
-
merge with stableTue, 01 Feb 2011 17:52:25 -0600, by Matt Mackall
-
Merge with stableTue, 01 Feb 2011 21:59:07 +0100, by Patrick Mezard
-
subrepo: fix update -C with svn subrepos when cwd != repo.root stableTue, 01 Feb 2011 21:39:28 +0100, by Patrick Mezard
-
test-subrepo-git.t: make compatible with old gitMon, 31 Jan 2011 19:19:56 -0500, by Eric Eisner
-
merge with stableTue, 01 Feb 2011 01:55:45 +0100, by Mads Kiilerich
-
url: add --insecure option to bypass verification of ssl certificates stableSat, 29 Jan 2011 23:23:24 +0900, by Yuya Nishihara
-
mq: factor out push conditions checksMon, 31 Jan 2011 22:16:33 +0100, by Patrick Mezard
-
test-subrepo-mq-svn.t: correct commentThu, 27 Jan 2011 15:51:26 -0600, by Kevin Bullock
-
subrepo: clarify comments in dirty() methodsTue, 04 Jan 2011 10:42:00 -0600, by Kevin Bullock
-
subrepo: make update -C clean the working directory for git subreposMon, 31 Jan 2011 13:40:05 +0100, by Erik Zielke
-
merge with stableMon, 31 Jan 2011 13:38:00 +0100, by Martin Geisler
-
subrepo: make update -C clean the working directory for svn subrepos stableMon, 31 Jan 2011 13:33:41 +0100, by Erik Zielke
-
i18n-pt_BR: messages from crew a939f08fae9c stable 1.7.4Tue, 01 Feb 2011 10:15:50 -0200, by Wagner Bruna
-
i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes stableFri, 28 Jan 2011 13:31:17 -0200, by Wagner Bruna
-
util: delay loading of textwrapFri, 28 Jan 2011 17:02:29 -0600, by Matt Mackall
-
merge with stableFri, 28 Jan 2011 03:09:22 +0100, by Mads Kiilerich
-
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates stableFri, 28 Jan 2011 02:57:59 +0100, by Mads Kiilerich
-
merge with stableThu, 27 Jan 2011 17:22:37 -0600, by Matt Mackall
-
i18n-de: translated some rebase strings. stableFri, 24 Dec 2010 15:10:24 +0100, by Arne Babenhauserheide
-
i18n-de: translated missing strings for progress extension. stableThu, 23 Dec 2010 15:51:14 +0100, by Arne Babenhauserheide
-
bookmarks: respect rollbacks dryrun parameter stableThu, 27 Jan 2011 02:58:48 +0100, by David Soria Parra
-
opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922) stableWed, 26 Jan 2011 19:14:30 +0100, by Adrian Buehlmann
-
help: ssh urls don't allow passwordsThu, 27 Jan 2011 13:29:21 -0600, by Matt Mackall
-
commit: use the term SCM instead of RCSTue, 18 Jan 2011 14:16:27 +0100, by Adrian Buehlmann
-
backout of 613b8bd2284eThu, 27 Jan 2011 11:15:08 +0100, by Martin Geisler
-
check-code: do not complain about 'ls x | foo -v'Wed, 26 Jan 2011 12:35:02 +0100, by Martin Geisler
-
subrepo: separate out mq+svn subrepo testsMon, 10 Jan 2011 16:02:41 -0500, by Kevin Bullock
-
keyword: move repo.__class__ assignment out of monkeypatch contextSun, 23 Jan 2011 03:15:44 +0100, by Christian Ebert
-
keyword: inform user about current keywordset in kwdemoSun, 23 Jan 2011 03:15:39 +0100, by Christian Ebert
-
specify C indention style using Emacs file local variablesWed, 26 Jan 2011 12:05:01 +0100, by Martin Geisler
-
Ignore pax_global_header that some tar versions write as a file.Tue, 25 Jan 2011 16:33:46 -0800, by Lee Cantey
-
record: do not include files into changes countMon, 24 Jan 2011 23:25:46 +0100, by Patrick Mezard
-
record: simplify header methods with util.anySun, 23 Jan 2011 15:21:56 +0100, by Patrick Mezard
-
record: refactor the prompt loopSun, 23 Jan 2011 15:21:37 +0100, by Patrick Mezard
-
test-record: test peculiar changes numberingSun, 23 Jan 2011 15:21:34 +0100, by Patrick Mezard
-
record: turn prompt() into a pure functionSun, 23 Jan 2011 13:01:17 +0100, by Patrick Mezard
-
record: turn consumefile() into a pure functionSun, 23 Jan 2011 12:44:05 +0100, by Patrick Mezard
-
hghave: remove unused hotshot checkSun, 23 Jan 2011 12:30:15 +0100, by Patrick Mezard
-
Merge with stableSat, 22 Jan 2011 16:29:10 +0100, by Patrick Mezard
-
subrepo: compare svn subrepo state to last committed revision stableSat, 22 Jan 2011 16:15:40 +0100, by Patrick Mezard
-
merge with stableSat, 22 Jan 2011 09:13:04 -0600, by Steve Borho
-
win32: win32console.GetStdHandle() can return None stableFri, 21 Jan 2011 14:42:15 -0600, by Steve Borho
-
revlog: remove stray test in rev()Fri, 21 Jan 2011 16:26:01 -0600, by Matt Mackall
-
merge with mainThu, 20 Jan 2011 20:35:54 +0100, by Benoit Boissinot
-
opener: use util.unlink (issue2524)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
lock: use util.unlink (issue2537)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
reintroduces util.unlink, for POSIX and Windows.Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
opener: check exception for ENOENTTue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann