Mercurial > hg
graph
-
git binary patches: use hashes to detect identical filesSat, 17 Feb 2007 09:54:59 -0200, by Alexis S. L. Carvalho
-
add test for diffing identical binary filesSat, 17 Feb 2007 09:54:58 -0200, by Alexis S. L. Carvalho
-
Don't lie that "binary file has changed"Sat, 17 Feb 2007 09:54:56 -0200, by tailgunner
-
convert-repo: use .git/objects/ rather than .git/HEAD to detect git reposWed, 21 Feb 2007 11:02:37 -0600, by Matt Mackall
-
add some tests for qpush/qpop error codesSat, 17 Feb 2007 04:50:06 -0200, by Alexis S. L. Carvalho
-
Modify qpush/qpop idempotent operations to return successTue, 13 Feb 2007 08:54:48 -0500, by Ben Thomas
-
mq: propagate the return error of popSat, 17 Feb 2007 04:50:03 -0200, by Alexis S. L. Carvalho
-
util_win32.py: fix user_rcpathFri, 16 Feb 2007 05:53:03 -0200, by Alexis S. L. Carvalho
-
Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.pyThu, 15 Feb 2007 09:51:57 -0700, by Shane Holloway
-
merge with crew-stableFri, 16 Feb 2007 05:27:37 -0200, by Alexis S. L. Carvalho
-
hgweb: catch util.Abort raised by addchangegroupFri, 16 Feb 2007 05:10:43 -0200, by Alexis S. L. Carvalho
-
notify: don't try to fix addresses if notify.domain is not setFri, 16 Feb 2007 04:54:49 -0200, by Alexis S. L. Carvalho
-
mail.py: don't try to use TLS if python doesn't have SSL supportFri, 16 Feb 2007 04:54:47 -0200, by Alexis S. L. Carvalho
-
git patches: handle renames of binary filesFri, 16 Feb 2007 04:54:46 -0200, by Alexis S. L. Carvalho
-
hgweb/server.py: use hg.repository to create a repo objectThu, 15 Feb 2007 08:49:20 -0200, by Alexis S. L. Carvalho
-
qclone: don't call reposetup manuallyThu, 15 Feb 2007 08:44:08 -0200, by Alexis S. L. Carvalho
-
extdiff: open files in binary modeThu, 15 Feb 2007 08:14:03 -0200, by Alexis S. L. Carvalho
-
Make extdiff work at root directoryThu, 15 Feb 2007 12:51:43 +0300, by Andrei Vermel
-
Fix util.shellquote on windows.Thu, 15 Feb 2007 05:38:00 -0200, by Alexis S. L. Carvalho
-
Fix accessing the repo through a symlink.Thu, 15 Feb 2007 05:18:23 -0200, by Jun Inoue
-
Fix hg showconfig traceback with values that aren't stringsThu, 15 Feb 2007 10:15:08 -0200, by Alexis S. L. Carvalho
-
hgweb: allow static files to be served directly by the HTTP serverThu, 15 Feb 2007 08:51:32 -0200, by Alexis S. L. Carvalho
-
Unified *_rcpath so the interface is similar across operating systemsWed, 14 Feb 2007 15:20:06 -0700, by Shane Holloway
-
convert-repo converts symlinks from gitTue, 30 Jan 2007 23:09:06 -0500, by Daniel Holth
-
merge with crew-stableTue, 13 Feb 2007 10:25:45 -0200, by Alexis S. L. Carvalho
-
hgwebdir: try to get web.style and web.motd from the ui.config systemTue, 13 Feb 2007 10:02:07 -0200, by Alexis S. L. Carvalho
-
Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgwebTue, 13 Feb 2007 10:01:44 -0200, by Alexis S. L. Carvalho
-
hg serve: call setconfig on the parentuiTue, 13 Feb 2007 10:00:17 -0200, by Alexis S. L. Carvalho
-
Prevent type exception on concatenation if diffstat returns None.Tue, 30 Jan 2007 10:35:25 -0500, by Sean Dague
-
Switch CGI stdout to binary on windowsTue, 13 Feb 2007 06:50:00 -0200, by Alexis S. L. Carvalho
-
Fix dirstate fail at drive root on WindowsFri, 09 Feb 2007 20:50:41 +0300, by Andrei Vermel
-
Try to pass repo.ui to reposetup hooksThu, 08 Feb 2007 16:31:21 -0200, by Alexis S. L. Carvalho