Mercurial > hg
graph
-
fix hg log -r ''Mon, 27 Nov 2006 22:56:26 -0200, by Alexis S. L. Carvalho
-
handle files with more than one git binary patchMon, 27 Nov 2006 22:03:36 -0200, by Alexis S. L. Carvalho
-
handle files with both git binary patches and copy/rename opsMon, 27 Nov 2006 22:03:31 -0200, by Alexis S. L. Carvalho
-
Make context __eq__ handle arbitrary RHS valuesMon, 27 Nov 2006 15:27:09 -0800, by Brendan Cully
-
Add transplant extensionMon, 27 Nov 2006 15:13:01 -0800, by Brendan Cully
-
don't create the .hg/data at init timeMon, 27 Nov 2006 22:22:44 +0100, by Benoit Boissinot
-
context: None is not a valid filenode (revert from 23ede9e7ad4d)Mon, 27 Nov 2006 20:55:50 +0100, by Benoit Boissinot
-
update rewrite-log for tip ; chmod itSun, 26 Nov 2006 13:28:30 +0100, by Benoit Boissinot
-
merge: Don't search for copies across unrelated manifestsThu, 23 Nov 2006 22:45:00 -0800, by Brendan Cully
-
Expand test-commit to cover one of the recent bugs.Wed, 22 Nov 2006 00:53:56 +0200, by Giorgos Keramidas
-
Make mq use changegroup.writebundle for writing strip backups.Wed, 22 Nov 2006 23:07:15 +0100, by Thomas Arendsen Hein
-
Removed unused ui parameter from revpair/revrange and fix its users.Wed, 22 Nov 2006 23:02:28 +0100, by Thomas Arendsen Hein
-
Use 'bundletype' instead of 'type' to not shadow built-in function.Wed, 22 Nov 2006 22:33:57 +0100, by Thomas Arendsen Hein
-
BZ2Compressor already defaults to compresslevel=9.Wed, 22 Nov 2006 22:32:23 +0100, by Thomas Arendsen Hein
-
fix writebundle for bz2 bundlesWed, 22 Nov 2006 22:08:00 +0100, by Benoit Boissinot
-
fix push over HTTP to older serversTue, 21 Nov 2006 23:08:29 -0200, by Alexis S. L. Carvalho
-
Don't generate git patches that rename a file to multiple destinationsMon, 20 Nov 2006 19:32:46 -0200, by Alexis S. L. Carvalho
-
handle git patches that rename a file to more than one destinationMon, 20 Nov 2006 19:32:45 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of copies in the fast pathMon, 20 Nov 2006 19:32:43 -0200, by Alexis S. L. Carvalho
-
qrefresh: fix handling of added files (including copies) in the slow pathMon, 20 Nov 2006 19:32:42 -0200, by Alexis S. L. Carvalho
-
qrefresh: respect --git even in the slow pathMon, 20 Nov 2006 19:32:41 -0200, by Alexis S. L. Carvalho
-
add --git option to qdiffMon, 20 Nov 2006 19:32:40 -0200, by Alexis S. L. Carvalho
-
diff: better detection of renames when comparing with the working dir.Mon, 20 Nov 2006 19:32:38 -0200, by Alexis S. L. Carvalho
-
fix typo in mercurial/patch.pyMon, 20 Nov 2006 19:32:37 -0200, by Alexis S. L. Carvalho
-
renamedbetween: only return (file, node) pairs that exist in the original revMon, 20 Nov 2006 19:32:36 -0200, by Alexis S. L. Carvalho
-
diff: improve detection of renames when diffing across many revisionsMon, 20 Nov 2006 19:32:35 -0200, by Alexis S. L. Carvalho
-
Merge with crewMon, 20 Nov 2006 13:06:04 -0800, by Brendan Cully
-
mq: add --git option to qimport -rMon, 20 Nov 2006 13:03:52 -0800, by Brendan Cully
-
Make qrefresh help more explanatory for options -m, -l and -sSun, 19 Nov 2006 22:02:00 +0100, by Mathieu Clabaut
-
Improved examples for network support in README.Mon, 20 Nov 2006 21:03:02 +0100, by Thomas Arendsen Hein
-
Corrected "waiting for lock on repository FOO held by BAR" message.Mon, 20 Nov 2006 19:55:59 +0100, by Thomas Arendsen Hein
-
Handle locking exceptions if streaming clone can't lock the repo. (Issue324)Mon, 20 Nov 2006 19:41:49 +0100, by Thomas Arendsen Hein
-
Don't step into an endless loop when lock file is empty.Mon, 20 Nov 2006 19:36:28 +0100, by Thomas Arendsen Hein
-
Issue424: mq patch loses guard when qrenamedSun, 19 Nov 2006 23:47:19 +0100, by Mathieu Clabaut
-
correct remote heads test in prepushSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
add docstring to reachableSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
reorder tests in prepushSun, 19 Nov 2006 16:32:36 -0600, by Matt Mackall
-
fix qseries -v when there are unapplied patchesSun, 19 Nov 2006 17:01:59 -0200, by Alexis S. L. Carvalho
-
Indentation cleanups for 2956948b81f3.Sun, 19 Nov 2006 16:09:04 +0100, by Thomas Arendsen Hein
-
fix warnings generated by pygettext.py.Sat, 18 Nov 2006 17:20:38 -0200, by Marcos Chaves
-
Update trusted_users only after we've seen a file not owned by the userSat, 18 Nov 2006 23:51:15 -0200, by Alexis S. L. Carvalho
-
Avoid looking up usernames if the current user owns the .hgrc fileSat, 18 Nov 2006 23:51:14 -0200, by Alexis S. L. Carvalho
-
Use a variable to explicitly trust global config filesSat, 18 Nov 2006 23:51:13 -0200, by Alexis S. L. Carvalho
-
Revert almost all of 5be434785317; add a testSat, 18 Nov 2006 19:44:42 -0200, by Alexis S. L. Carvalho
-
avoid unnecessary copy mergesSat, 18 Nov 2006 11:34:19 -0600, by Matt Mackall
-
white space and line break cleanupsFri, 17 Nov 2006 08:06:54 +0100, by Thomas Arendsen Hein
-
Merge with crew.Thu, 16 Nov 2006 08:52:55 +0100, by Thomas Arendsen Hein
-
Use nullrev+count instead of count-1 in a newly introduced expression.Thu, 16 Nov 2006 08:51:22 +0100, by Thomas Arendsen Hein
-
commands.docopy: pay attention on whether paths use "/" or os.sepWed, 15 Nov 2006 19:18:57 -0200, by Alexis S. L. Carvalho
-
fix util.pathtoWed, 15 Nov 2006 18:56:47 -0200, by Alexis S. L. Carvalho
-
don't use readline() to read branches.cacheWed, 15 Nov 2006 17:56:57 -0200, by Alexis S. L. Carvalho
-
merge with upstreamMon, 13 Nov 2006 21:50:09 +0100, by Benoit Boissinot
-
zsh: typo in commit completionThu, 09 Nov 2006 14:44:17 -0800, by Brendan Cully
-
issue228: Fix repositories at the filesystem root (/ or C:\)Thu, 09 Nov 2006 21:53:45 +0100, by Thomas Arendsen Hein
-
Export changelog dict in localrepo.commitWed, 08 Nov 2006 11:28:33 -0800, by Brendan Cully
-
abort if explicitly committed files are not found or not trackedWed, 15 Nov 2006 23:59:39 -0600, by Matt Mackall
-
unduplicate bundle writing code from httprepoWed, 15 Nov 2006 23:37:45 -0600, by Matt Mackall
-
remove duplicate zgenerator in httprepoWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
create a readbundle functionWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move write_bundle to changegroup.pyWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
remove legacy hg parents REV syntaxWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
add log --removedWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
rename and copy are no longer experimentalWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
alphabetize help_ in commandsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
remove relpathWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
refactor rawcommitWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
refactor debugrenamedWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move show_version to version_Wed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
move walkchangerevs to cmdutilsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
Consolidate brinfo handlingWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
changeset templater: convert some unnecessary yields to returnsWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
further simplify stringifyWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
ui: remove last vestiges of header bufferingWed, 15 Nov 2006 15:51:58 -0600, by Matt Mackall
-
Refactor log ui buffering and patch displayMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
refactor header handling for changelog formattingMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templates: move changeset templating bits to cmdutilsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: changeset templater reorganization and optimizationsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: speed up changeset writes and stringifyMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
changeset_templater: remove changes argMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify parsestringMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
template: fold template() into __call__, minor optimizationsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify cache and remove filter argument in __call__Mon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: simplify template functionMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: take cStringIO out of indentMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: remove cStringIO from stringifyMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: remove cStringIO for fillMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
templater: use str.decode in parse_stringMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
bundle: don't use sets.SetMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
revlog: reachable actually takes a nodeMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
util: add copyfile functionMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
hgweb: internalize some socket detailsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
remove unused importsMon, 13 Nov 2006 13:26:57 -0600, by Matt Mackall
-
tests: add -i switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: add -R switchWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
tests: sort test list if running all testsWed, 08 Nov 2006 13:20:08 -0600, by Matt Mackall
-
Fix accessing a repository via -R/--repository through a symlink.Tue, 07 Nov 2006 22:35:07 +0100, by Thomas Arendsen Hein
-
Merge with upstreamTue, 07 Nov 2006 22:18:34 +0100, by Thomas Arendsen Hein
-
localrepo: factor commit and rawcommitTue, 07 Nov 2006 21:43:19 +0100, by Benoit Boissinot
-
localrepo.commit: little cleanupsTue, 07 Nov 2006 21:43:15 +0100, by Benoit Boissinot
-
Fix up parent display in loggingTue, 07 Nov 2006 14:04:15 -0600, by Matt Mackall
-
Clarify untracked file merge messageWed, 01 Nov 2006 21:47:55 -0600, by Matt Mackall
-
Remove references to documentation that was removed in da9506fe2710Mon, 06 Nov 2006 22:01:09 -0800, by Lee Cantey
-
Corrected documentation for return value of python hooks.Sun, 05 Nov 2006 21:57:52 +0100, by Thomas Arendsen Hein
-
Fixed directory name having an extra dot on "hg archive -t tbz2 foo.tbz2".Thu, 02 Nov 2006 19:23:55 +0100, by Thomas Arendsen Hein
-
Try hgweb unbundle methods in the order presented by the server.Thu, 02 Nov 2006 15:30:45 +0100, by Thomas Arendsen Hein
-
Client support for hgweb unbundle with versions.Thu, 02 Nov 2006 14:58:55 +0100, by Thomas Arendsen Hein
-
Add allowed bundle types as argument to hgweb unbundle capability.Thu, 02 Nov 2006 14:39:08 +0100, by Thomas Arendsen Hein
-
hgweb: remove debugging printWed, 01 Nov 2006 19:59:26 -0300, by Alexis S. L. Carvalho
-
hgweb: introduce a new capability for sending a compressed bundleWed, 01 Nov 2006 22:06:24 +0100, by Benoit Boissinot
-
hgweb: if the server supports it, send a compressed bundleWed, 01 Nov 2006 22:01:30 +0100, by Benoit Boissinot
-
Use httpconnection even with proxies.Wed, 01 Nov 2006 14:53:11 -0300, by Alexis S. L. Carvalho
-
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)Wed, 01 Nov 2006 17:56:55 +0100, by Benoit Boissinot
-
hgweb: split URLs containing spaces or other escaped characters correctlyTue, 31 Oct 2006 18:10:23 -0800, by Brendan Cully
-
zsh: perform ~ expansion on _hg_rootTue, 31 Oct 2006 17:31:30 -0800, by Brendan Cully
-
mq: handle qpush -a with empty seriesTue, 31 Oct 2006 17:24:42 -0800, by Brendan Cully
-
zsh: compute repository root instead of forking hgTue, 31 Oct 2006 16:35:44 -0800, by Brendan Cully
-
zsh: complete users in ssh URLSTue, 31 Oct 2006 16:04:03 -0800, by Brendan Cully
-
zsh: support remote cloningTue, 31 Oct 2006 15:48:02 -0800, by Brendan Cully
-
zsh: add optional remote directory cacheTue, 31 Oct 2006 15:44:16 -0800, by Brendan Cully
-
sshrepo: fix the parsing of the ssh urlTue, 31 Oct 2006 23:56:52 +0100, by Benoit Boissinot