Mercurial > hg
graph
-
merge with stableWed, 18 May 2011 19:22:55 +0200, by Martin Geisler
-
subrepo: respect non-default path for incoming/outgoing stableWed, 18 May 2011 15:13:26 +0200, by Martin Geisler
-
run-tests: print a newline after all warningsWed, 18 May 2011 15:45:57 +0200, by Thomas Arendsen Hein
-
annotate: fix alignment of columns in front of line numbers (issue2807)Wed, 18 May 2011 15:41:03 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 18 May 2011 09:56:27 +0200, by Martin Geisler
-
revset: the name is optional for the tag predicate stableWed, 18 May 2011 09:31:19 +0200, by Martin Geisler
-
revset: note case-insensitive matches in keyword and user stableWed, 18 May 2011 09:20:52 +0200, by Martin Geisler
-
revset: expand help for contains predicate stableWed, 18 May 2011 09:15:18 +0200, by Martin Geisler
-
patch: remove unused variable to make pyflakes test happyWed, 18 May 2011 09:05:18 +0200, by Sune Foldager
-
patch: add lexists() to backends, use it in selectfile()Tue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: move copyfile() into backends, abstract basedirTue, 17 May 2011 23:46:38 +0200, by Patrick Mezard
-
patch: merge makerejlines() into write_rej()Tue, 17 May 2011 23:46:37 +0200, by Patrick Mezard
-
patch: extract fs access from patchfile into fsbackendTue, 17 May 2011 23:46:15 +0200, by Patrick Mezard
-
mq: fix qpush changes detection of renamed filesTue, 17 May 2011 23:27:58 +0200, by Patrick Mezard
-
httpconnection: correctly handle redirects from http to httpsMon, 16 May 2011 16:59:45 -0500, by Augie Fackler
-
win32.py: add argtypes and restypeSun, 15 May 2011 21:33:51 +0200, by Adrian Buehlmann
-
win32.py: more explicit definition of _STD_ERROR_HANDLESun, 15 May 2011 21:27:59 +0200, by Adrian Buehlmann
-
revset: add follow(filename) to follow a filename's history across copiesMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
revset: introduce filelog() to emulate log's fast pathMon, 16 May 2011 17:02:35 -0500, by Matt Mackall
-
httpclient: import revision b8c3511a8cae from py-nonblocking-httpThu, 12 May 2011 10:48:31 -0500, by Augie Fackler
-
run-tests: replace chdir() with Popen cwd optionMon, 16 May 2011 21:56:26 +0200, by Patrick Mezard
-
run-tests: make --debug run in the temporary test directoryMon, 16 May 2011 21:54:43 +0200, by Patrick Mezard
-
run-tests: use the common test path on Windows and JavaMon, 16 May 2011 21:52:28 +0200, by Patrick Mezard
-
run-tests: ignore timeout when Popen.terminate is unavailableMon, 16 May 2011 21:41:46 +0200, by Patrick Mezard
-
run-tests: fix hg.bat python referenceMon, 16 May 2011 21:26:50 +0200, by Patrick Mezard
-
run-tests: fix python executable detection and copy on WindowsMon, 16 May 2011 21:24:14 +0200, by Patrick Mezard
-
changelog: don't use generaldeltaMon, 16 May 2011 13:06:48 +0200, by Sune Foldager