Mercurial > hg
graph
-
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