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