Mercurial > hg
graph
-
Make {urlbase} work in templates when https is used.Tue, 10 Jul 2007 10:54:54 -0600, by Wesley J. Landaker
-
replace .hgtags instead of appending to it when doing a raw commitWed, 11 Jul 2007 00:53:44 -0700, by Brendan Cully
-
handle nonexistent .hgtags in raw _tagWed, 11 Jul 2007 00:34:35 -0700, by Brendan Cully
-
Export extra in _tag so convert can set the branch of a tagWed, 11 Jul 2007 00:04:15 -0700, by Brendan Cully
-
archive: abort on empty repository. Fixes #624.Tue, 10 Jul 2007 10:06:24 -0700, by Brendan Cully
-
mq: improve qclone error handling when patch directory is not a repository.Tue, 10 Jul 2007 09:52:32 -0700, by Brendan Cully
-
Fix test-debugcomplete for new --certificate optionMon, 09 Jul 2007 22:35:10 -0700, by Lee Cantey
-
Add SSL support to hg serve, activated via --certificate optionMon, 09 Jul 2007 22:12:28 -0700, by Brendan Cully
-
Correct inadvertent line ending change.Mon, 09 Jul 2007 10:59:49 -0700, by Lee Cantey
-
Fix for win32text corrupting files that have CRLF line endings. (issue302)Mon, 09 Jul 2007 10:46:41 -0700, by Lee Cantey
-
Add --line-number option to hg annotate (issue506)Sun, 08 Jul 2007 19:59:02 +0200, by Thomas Arendsen Hein
-
Allow filectx.annotate to return the line number of first appearance.Sun, 08 Jul 2007 19:46:04 +0200, by FUJIWARA Katsunori
-
Check for conflict markers in hgmerge (issue471)Sun, 08 Jul 2007 13:44:41 +0200, by Thomas Arendsen Hein
-
merge with crew-stableSun, 08 Jul 2007 12:59:58 +0200, by Thomas Arendsen Hein
-
Removed deprecated hg:// and old-http:// protocols (issue406)Sun, 08 Jul 2007 09:54:42 +0200, by Thomas Arendsen Hein
-
hgwebdir: check for repo foo before browsing subdirectories of foo/Sat, 07 Jul 2007 21:55:56 -0700, by Brendan Cully
-
Merge with crewSat, 07 Jul 2007 15:09:28 -0700, by Brendan Cully
-
hgweb: browse subdirectories before checking whether parent directory is also a repositorySat, 07 Jul 2007 15:09:08 -0700, by Brendan Cully
-
Use a prefix for debuginstall tempfiles.Sat, 07 Jul 2007 20:52:31 +0200, by Thomas Arendsen Hein
-
python 2.3 does not have sortedFri, 06 Jul 2007 10:29:09 -0700, by Brendan Cully
-
Sort changelog extra dict to avoid possible nondeterminismFri, 06 Jul 2007 10:22:22 -0700, by Brendan Cully
-
Last change broke new-style URLsFri, 06 Jul 2007 10:11:48 -0700, by Brendan Cully
-
hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.Fri, 06 Jul 2007 09:15:17 -0700, by Brendan Cully
-
merge with crew-stableFri, 06 Jul 2007 08:55:36 +0200, by Thomas Arendsen Hein
-
hgwebdir: show only trailing part of path when browsing subdirectoriesThu, 05 Jul 2007 19:56:16 -0700, by Brendan Cully
-
gitweb: add notfound templateThu, 05 Jul 2007 19:47:04 -0700, by Brendan Cully
-
hgweb: let hgwebdir browse subdirectoriesThu, 05 Jul 2007 19:44:06 -0700, by Brendan Cully
-
convert: svn code movement (no actual changes)Thu, 05 Jul 2007 16:14:01 -0700, by Brendan Cully
-
convert: svn: avoid parsing already-seen logentries due to branch followingThu, 05 Jul 2007 15:01:31 -0700, by Brendan Cully
-
Merge with mainThu, 05 Jul 2007 14:32:18 -0700, by Brendan Cully
-
convert: svn: some improvements in memory usageThu, 05 Jul 2007 14:31:13 -0700, by Brendan Cully
-
archive: make the %r escape work.Wed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
serve: respect settings from .hg/hgrcWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
Fix inconsistency for the stream_out capability in hgwebSat, 12 May 2007 00:41:30 +0200, by Edouard Gomez
-
improve warning for hg add foo; hg mv foo barWed, 11 Jul 2007 19:56:16 -0300, by Alexis S. L. Carvalho
-
util._hgexecutable: default to 'hg'Wed, 11 Jul 2007 18:15:21 -0300, by Alexis S. L. Carvalho
-
archive: add symlink supportWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
archive: use util.opener when archiving files.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
localrepo.wwrite: use opener.symlinkWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Add symlink method to util.opener.Wed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
turn util.opener into a classWed, 11 Jul 2007 17:40:41 -0300, by Alexis S. L. Carvalho
-
Fixed double slash for doc install path introduced by using $DESTDIR (issue620)Sun, 08 Jul 2007 12:58:19 +0200, by Thomas Arendsen Hein
-
hg log: Move filtering implicit parents to own method and use it in templater.Sun, 08 Jul 2007 12:52:08 +0200, by Thomas Arendsen Hein
-
Strip whitespace from changeset description in changeset_templater.Sun, 08 Jul 2007 10:43:57 +0200, by Thomas Arendsen Hein
-
merge with crew-stableFri, 06 Jul 2007 08:48:28 +0200, by Thomas Arendsen Hein
-
Add html docs and use for help shortcutThu, 05 Jul 2007 15:40:29 -0700, by Lee Cantey
-
Merge with stableThu, 05 Jul 2007 16:17:01 -0500, by Matt Mackall
-
Merge with crew-stableThu, 05 Jul 2007 16:15:57 -0500, by Matt Mackall
-
merge: fix adding untracked files on directory rename (issue612)Thu, 05 Jul 2007 16:01:07 -0500, by Matt Mackall
-
extensions: untangle some recursive dependenciesThu, 05 Jul 2007 15:37:23 -0500, by Matt Mackall
-
interhg extension allows you to change changelog text like InterWiki.Tue, 03 Jul 2007 00:13:52 +0900, by OHASHI Hideya
-
setup.py not executable: change instructions at beginning of fileThu, 28 Jun 2007 02:11:54 +0200, by Christian Ebert
-
Merge with stableThu, 05 Jul 2007 15:36:56 -0500, by Matt Mackall
-
convert: svn: remove svn_paths wrappersThu, 05 Jul 2007 12:45:41 -0700, by Brendan Cully
-
convert: svn: use revmap to parse only new revisions in incremental conversionsThu, 05 Jul 2007 12:41:58 -0700, by Brendan Cully
-
convert: export revmap to source.Thu, 05 Jul 2007 12:24:26 -0700, by Brendan Cully
-
convert: svn: defer get_log parsing until after get_log completes.Thu, 05 Jul 2007 12:18:01 -0700, by Brendan Cully
-
convert: move some code into common init functionThu, 05 Jul 2007 12:08:48 -0700, by Brendan Cully
-
Merge with crewThu, 05 Jul 2007 12:00:43 -0700, by Brendan Cully
-
alias: remove dead codeThu, 05 Jul 2007 12:00:26 -0700, by Brendan Cully
-
convert: call superclass init from engine init functionsThu, 05 Jul 2007 12:00:04 -0700, by Brendan Cully
-
Merge with crew-stableThu, 05 Jul 2007 20:50:24 +0200, by Patrick Mezard
-
test-archive: stop checking md5 absolute valuesThu, 05 Jul 2007 20:39:03 +0200, by Patrick Mezard
-
Fix issue589 wording problemThu, 05 Jul 2007 19:13:08 +0200, by Patrick Mezard
-
Fix serve on Windows without win32* modules.Tue, 26 Jun 2007 10:48:58 -0400, by Nathan Jones
-
test-demandimport: match upper-case hexadecimalThu, 05 Jul 2007 19:11:38 +0200, by Patrick Mezard
-
Add alias extensionWed, 04 Jul 2007 13:38:49 -0700, by Brendan Cully
-
merge with crew-stableWed, 04 Jul 2007 09:24:19 +0200, by Thomas Arendsen Hein
-
convert svn: minor improvement to tag detection.Tue, 03 Jul 2007 20:22:39 -0700, by Brendan Cully
-
convert: svn merges produce hard-to-trace file entries. Ignore them for now.Tue, 03 Jul 2007 19:49:36 -0700, by Brendan Cully
-
convert: svn: autodetect /branches, /tags, /trunk.Tue, 03 Jul 2007 19:26:41 -0700, by Brendan Cully
-
convert: svn: pull out broken batching code, add alpha tags supportTue, 03 Jul 2007 17:07:58 -0700, by Brendan Cully
-
convert: svn: get parent for branch creation eventsTue, 03 Jul 2007 15:34:30 -0700, by Brendan Cully
-
convert: add optional module argument to svn._fetch_revisionsTue, 03 Jul 2007 15:12:07 -0700, by Brendan Cully
-
convert: svn: parse log entries as they arrive instead of deferring itTue, 03 Jul 2007 14:16:54 -0700, by Brendan Cully
-
convert: svn: move some debug output to verboseTue, 03 Jul 2007 13:50:26 -0700, by Brendan Cully
-
convert: another typo in svn.latestTue, 03 Jul 2007 12:56:30 -0700, by Brendan Cully
-
convert: typo in svn.latestTue, 03 Jul 2007 12:52:13 -0700, by Brendan Cully
-
convert: svn: add function to get the latest revision touching a pathTue, 03 Jul 2007 12:44:04 -0700, by Brendan Cully
-
convert: svn: add an early return to move most changeset parsing out an indent levelTue, 03 Jul 2007 11:36:06 -0700, by Brendan Cully
-
convert: svn: use a separate mempool for each ls in the 1.4 fallback pathTue, 03 Jul 2007 10:55:46 -0700, by Brendan Cully
-
Remove specific version requirement and point to latest versions of Mac Python downloads.Tue, 03 Jul 2007 04:18:24 -0700, by Lee Cantey
-
children extension: Don't abort when looking at the null revision.Tue, 03 Jul 2007 12:50:05 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 12:46:34 +0200, by Thomas Arendsen Hein
-
Add extension to provide the 'hg children' command (with tests)Tue, 03 Jul 2007 12:14:25 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 03 Jul 2007 03:14:18 -0300, by Alexis S. L. Carvalho
-
Merge with tahMon, 02 Jul 2007 22:34:38 -0700, by Brendan Cully
-
convert: make convertsource option handling transparentMon, 02 Jul 2007 22:33:48 -0700, by Brendan Cully
-
Added import test for [PATCH] subject and message body with subjectMon, 02 Jul 2007 22:45:58 +0200, by Thomas Arendsen Hein
-
patch.extract: fix test-import breakage introduced in the previous changesetMon, 02 Jul 2007 13:26:12 -0700, by Brendan Cully
-
patch.extract: do not prepend subject if the description already starts with itMon, 02 Jul 2007 10:59:16 -0700, by Brendan Cully
-
convert: svn: skip revisions without file entriesMon, 02 Jul 2007 08:31:02 -0700, by Brendan Cully
-
convert: svn: disable batched fetch - get the whole log immediatelyMon, 02 Jul 2007 07:54:51 -0700, by Brendan Cully
-
convert: svn: add revnum() to convert rev to revnumMon, 02 Jul 2007 07:28:54 -0700, by Brendan Cully
-
convert: svn: abort if module stat failsMon, 02 Jul 2007 07:22:11 -0700, by Brendan Cully
-
convert: fetch svn changes on demand (in batches)Sun, 01 Jul 2007 23:28:21 -0700, by Brendan Cully
-
convert: svn: convert branch trunk to defaultSun, 01 Jul 2007 22:23:33 -0700, by Brendan Cully
-
convert: svn: fix fallback directory listing code when importing a submoduleSun, 01 Jul 2007 22:21:05 -0700, by Brendan Cully
-
convert: remove svn debugger trapSun, 01 Jul 2007 22:09:33 -0700, by Brendan Cully
-
convert: import all branches from git repositoriesSun, 01 Jul 2007 22:00:25 -0700, by Brendan Cully
-
convert: gitcmd wrapper for os.popenSun, 01 Jul 2007 21:09:08 -0700, by Brendan Cully
-
convert: activate subversion engineSun, 01 Jul 2007 20:30:04 -0700, by Brendan Cully
-
convert extension: Add SVN converterSun, 01 Jul 2007 23:56:11 +0200, by Daniel Holth
-
convert extension: stripped-down svn transport moduleSun, 01 Jul 2007 17:15:54 +0200, by Daniel Holth
-
convert: split converter into convertsource and convertsinkSun, 01 Jul 2007 19:58:19 -0700, by Brendan Cully
-
convert: move *** empty log message *** into commit classSun, 01 Jul 2007 19:40:02 -0700, by Brendan Cully
-
convert: initialize source after destination, cleaning up if source is unusableSun, 01 Jul 2007 19:23:10 -0700, by Brendan Cully
-
convert: add -r argument specifying latest revision to convertSun, 01 Jul 2007 15:02:15 -0700, by Brendan Cully
-
convert: ove recode method into converter_sourceSun, 01 Jul 2007 12:58:08 -0700, by Brendan Cully
-
Merge with crew-stableSun, 01 Jul 2007 19:19:42 +0200, by Thomas Arendsen Hein
-
Merge with Adam SpiersSat, 30 Jun 2007 08:31:23 -0700, by Brendan Cully
-
mercurial.spec: convert extension now installs files into hgext/convert/Sat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: fix rpm release number calculationSat, 30 Jun 2007 01:21:41 +0100, by Adam Spiers
-
buildrpm: auto-generate %changelog in .spec fileSun, 03 Jun 2007 14:42:39 +0100, by Adam Spiers
-
mercurial.spec: include CONTRIBUTORS, COPYING and man pages in rpmSat, 30 Jun 2007 01:21:22 +0100, by Adam Spiers
-
mercurial.spec: include various utility files from contrib/ in rpmSun, 03 Jun 2007 14:40:56 +0100, by Adam Spiers
-
mercurial.spec: add BuildRequiresSun, 21 Jan 2007 00:59:23 -1000, by julian
-
mercurial.spec: fix when default python prefix != rpm %{_prefix}Sat, 02 Jun 2007 12:42:47 +0100, by Adam Spiers
-
Convert default mercurial.ini file to Windows line endingsFri, 29 Jun 2007 13:06:49 -0700, by Lee Cantey
-
merge: make test for fast-forward merge stricter (issue619)Thu, 05 Jul 2007 13:34:18 -0500, by Matt Mackall