Mercurial > hg
graph
-
fix notify with new ui bufferingFri, 01 Dec 2006 01:28:20 -0600, by Matt Mackall
-
use ui buffering in changeset printerFri, 01 Dec 2006 01:28:19 -0600, by Matt Mackall
-
add a simple nested buffering scheme to uiFri, 01 Dec 2006 01:28:18 -0600, by Matt Mackall
-
make manifest friendlierThu, 30 Nov 2006 22:38:48 -0600, by Matt Mackall
-
Add missing test outputThu, 30 Nov 2006 19:50:28 -0600, by Matt Mackall
-
Fix test permissionThu, 30 Nov 2006 18:22:44 -0600, by Matt Mackall
-
merge: handle directory renamesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: pull findcopies helpers inside, refactor checkpair to checkcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: move check for empty ancestor into findcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: only store one direction of copies in the copy mapThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: add copied hash to simplify copy logicThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: remove unused match logic from findcopiesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
merge: report destinations of moves in merge action messagesThu, 30 Nov 2006 17:36:33 -0600, by Matt Mackall
-
transplant: recover added/removed files after failed applicationThu, 30 Nov 2006 13:51:58 -0800, by Brendan Cully
-
transplant: preserve filter changes in --continue logThu, 30 Nov 2006 11:32:40 -0800, by Brendan Cully
-
transplant: fix --continue; add --continue testThu, 30 Nov 2006 11:09:25 -0800, by Brendan Cully
-
transplant: show_changeset moved to cmdutilWed, 29 Nov 2006 22:34:22 -0800, by Brendan Cully
-
Make sed expression in test-committer compatible with GNU sed 3.x.Wed, 29 Nov 2006 08:49:45 +0100, by Thomas Arendsen Hein
-
only print a warning when no username is specifiedTue, 28 Nov 2006 21:16:05 +0100, by Benoit Boissinot
-
add a comment about '\n' and '\r' and streaming cloneTue, 28 Nov 2006 19:11:46 +0100, by Benoit Boissinot
-
add test for issue433Tue, 28 Nov 2006 11:28:45 +0100, by Benoit Boissinot
-
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
-
zsh: complete SSH directoriesTue, 31 Oct 2006 14:53:08 -0800, by Brendan Cully
-
zsh: complete unknown commands normallyTue, 31 Oct 2006 12:05:47 -0800, by Brendan Cully
-
merge with crewTue, 31 Oct 2006 13:22:05 +0100, by Benoit Boissinot
-
hgweb: fix handling of path for old style templateTue, 31 Oct 2006 13:09:43 +0100, by Benoit Boissinot
-
merge with crewTue, 31 Oct 2006 13:03:52 +0100, by Benoit Boissinot
-
merge with backoutTue, 31 Oct 2006 13:03:23 +0100, by Benoit Boissinot
-
Backed out changeset 41989e55fa375de4376e7e64b17e38312e8ec140Tue, 31 Oct 2006 13:02:49 +0100, by Benoit Boissinot
-
Backed out changeset 66a17364c30ef0804153093cfaccf830e563928aTue, 31 Oct 2006 13:01:28 +0100, by Benoit Boissinot
-
Check for at least having a final release of python 2.3.0 in setup.pyTue, 31 Oct 2006 10:50:16 +0100, by Thomas Arendsen Hein
-
test for git empty new filesMon, 30 Oct 2006 16:14:38 -0800, by Brendan Cully
-
git patch: create empty added filesMon, 30 Oct 2006 16:10:58 -0800, by Brendan Cully
-
zsh: tab-complete status results by directoryMon, 30 Oct 2006 00:03:04 -0800, by Brendan Cully
-
filelog: rename filelog.size() to filelog.len()Sun, 29 Oct 2006 16:33:46 +0100, by Benoit Boissinot
-
revlog: more nullrev fixesSun, 29 Oct 2006 16:14:55 +0100, by Benoit Boissinot
-
revlog: return 0 as offset for nullidSun, 29 Oct 2006 16:14:02 +0100, by Benoit Boissinot
-
doc: clone doesn't create a working directory in remote reposSun, 29 Oct 2006 15:09:01 +0100, by Benoit Boissinot
-
revlog.size() fix handling of rev == -1Sun, 29 Oct 2006 14:41:14 +0100, by Benoit Boissinot
-
use workingcontext.files() to detect if the repo is uncleanSun, 29 Oct 2006 14:18:55 +0100, by Benoit Boissinot
-
allow update to switch to a different branch if the repo is cleanSun, 29 Oct 2006 13:08:10 +0100, by Benoit Boissinot
-
Explicitly use REVLOGV0 instead of 0 in bundlerepo.Sun, 29 Oct 2006 10:55:38 +0100, by Thomas Arendsen Hein
-
Define and use nullrev (revision of nullid) instead of -1.Sun, 29 Oct 2006 10:53:51 +0100, by Thomas Arendsen Hein
-
Correct optimization from 3464f5e77f34; add a test.Sat, 28 Oct 2006 23:37:59 -0300, by Alexis S. L. Carvalho
-
log speedup: don't call revlog.node if we don't have toSat, 28 Oct 2006 20:21:59 -0300, by Alexis S. L. Carvalho
-
log speedup: use list.extend to avoid an explicit loopSat, 28 Oct 2006 20:21:57 -0300, by Alexis S. L. Carvalho
-
log speedup: use parentrevs in log and changeset_printer.showSat, 28 Oct 2006 20:21:56 -0300, by Alexis S. L. Carvalho
-
log speedup: set quiet/verbose/debugflag in the fake ui objectSat, 28 Oct 2006 20:21:55 -0300, by Alexis S. L. Carvalho
-
log speedup: use only ui.write in changeset_printer.showSat, 28 Oct 2006 20:21:54 -0300, by Alexis S. L. Carvalho
-
log speedup: walkchangerevs: filter the files only if we need themSat, 28 Oct 2006 20:21:52 -0300, by Alexis S. L. Carvalho
-
Inform the user about the new URL when being redirected via http.Sat, 28 Oct 2006 23:05:57 +0200, by Thomas Arendsen Hein
-
Stripping of query string (since 88b4755fa48f) stripped too much (issue327)Sat, 28 Oct 2006 11:00:59 +0200, by Thomas Arendsen Hein
-
Merge with upstreamFri, 27 Oct 2006 23:09:46 +0200, by Thomas Arendsen Hein
-
Turn bundle file into a string for http push, for urllib2 over proxies.Fri, 27 Oct 2006 19:24:57 +0200, by Thomas Arendsen Hein
-
Force the content-length header to be a string in httprepo.unbundle.Fri, 27 Oct 2006 18:30:53 +0200, by Thomas Arendsen Hein
-
Use the new UnexpectedOutput exception in httprepo, too.Fri, 27 Oct 2006 18:20:28 +0200, by Thomas Arendsen Hein
-
New UnexpectedOutput exception to catch server errors in localrepo.stream_inFri, 27 Oct 2006 18:17:12 +0200, by Thomas Arendsen Hein
-
Some clarifications for pull/push protocols:Fri, 27 Oct 2006 15:56:34 +0200, by Thomas Arendsen Hein
-
httprepo: record the url after a request, makes pull + redirect worksFri, 27 Oct 2006 15:02:27 +0200, by Benoit Boissinot
-
add AIX to the list of compilers that don't have inline keywordFri, 27 Oct 2006 10:24:19 +0200, by Benoit Boissinot
-
zsh: support remote URLsThu, 26 Oct 2006 22:28:33 -0700, by Brendan Cully
-
zsh: suppress mq completion error messages outside of repositoryThu, 26 Oct 2006 17:33:24 -0700, by Brendan Cully
-
zsh: suppress error message for status completion outside of repositoryThu, 26 Oct 2006 17:28:12 -0700, by Brendan Cully
-
Turn of "Not trusting file" logging when running hgweb and hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Thomas Arendsen Hein
-
use untrusted settings in hgwebdirThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
use untrusted settings in hgwebThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add untrusted argument to patch.diffoptsThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
add --untrusted to showconfigThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
save settings from untrusted config files in a separate configparserThu, 26 Oct 2006 19:25:45 +0200, by Alexis S. L. Carvalho
-
Only read .hg/hgrc files from trusted users/groupsThu, 26 Oct 2006 19:25:44 +0200, by Alexis S. L. Carvalho
-
zsh: add revrange completionThu, 26 Oct 2006 10:06:12 -0700, by Brendan Cully
-
zsh: add qbase and qtip to qapplied completionsThu, 26 Oct 2006 09:46:08 -0700, by Brendan Cully
-
zsh: use standard tags where possibleThu, 26 Oct 2006 09:44:03 -0700, by Brendan Cully
-
mq: support qimport -Thu, 26 Oct 2006 09:40:20 -0700, by Brendan Cully
-
hgcommand.vim: doc install delete into "black hole", g: prefix global vars.Wed, 25 Oct 2006 20:59:50 +0200, by Christian Ebert
-
merge with crewThu, 26 Oct 2006 09:29:42 +0200, by Thomas Arendsen Hein
-
Corrected hg synopsis.Thu, 26 Oct 2006 09:22:10 +0200, by Thomas Arendsen Hein
-
zsh: complete qguard with +/- guard prefixesThu, 26 Oct 2006 00:27:19 -0700, by Brendan Cully
-
hgcommand.vim: remove deprecated -b option from hg parents.Wed, 25 Oct 2006 21:01:00 +0200, by Christian Ebert
-
zsh: complete qapplied, qdiff, qfold, qguard, qimport, qnext, qprevWed, 25 Oct 2006 19:31:42 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 17:09:22 -0700, by Brendan Cully
-
zsh: make option lists more compactWed, 25 Oct 2006 16:35:35 -0700, by Brendan Cully
-
Merge with mpmWed, 25 Oct 2006 15:10:30 -0700, by Brendan Cully
-
zsh: rewriteWed, 25 Oct 2006 15:08:40 -0700, by Brendan Cully
-
small refactoring of path normalization in dirstate.statwalkFri, 27 Oct 2006 14:10:01 -0500, by Matt Mackall
-
Make util.unique return a listFri, 27 Oct 2006 14:06:32 -0500, by Matt Mackall
-
Simplify ignore logic in dirstate.walkFri, 27 Oct 2006 12:09:33 -0500, by Matt Mackall
-
shortname: truncate at '.' tooFri, 27 Oct 2006 11:30:20 -0500, by Matt Mackall
-
improve walk docstringsFri, 27 Oct 2006 11:24:10 -0500, by Matt Mackall
-
convert dict(zip(x,x)) to dict.fromkeys(x)Fri, 27 Oct 2006 00:38:42 -0500, by Matt Mackall
-
minor hg grep simplificationThu, 26 Oct 2006 23:59:21 -0500, by Matt Mackall
-
simplify dirstate walkingThu, 26 Oct 2006 23:54:24 -0500, by Matt Mackall
-
kill makewalk functionThu, 26 Oct 2006 18:43:57 -0500, by Matt Mackall
-
Pull getchange out of walkchangerevsThu, 26 Oct 2006 17:45:03 -0500, by Matt Mackall
-
Make revrange return a list of ints so that callers don't have to convertThu, 26 Oct 2006 17:27:07 -0500, by Matt Mackall
-
simplify revrange and revpairThu, 26 Oct 2006 17:15:55 -0500, by Matt Mackall
-
lookup(str(x)) -> lookup(x)Thu, 26 Oct 2006 14:09:15 -0500, by Matt Mackall
-
Fixups for hg grepThu, 26 Oct 2006 14:04:58 -0500, by Matt Mackall
-
Update tests for removed commandsWed, 25 Oct 2006 18:31:49 -0500, by Matt Mackall
-
Remove update -m, deprecated for 0.9.1Wed, 25 Oct 2006 18:29:54 -0500, by Matt Mackall
-
Remove the undo command, deprecated pre-0.9Wed, 25 Oct 2006 17:53:24 -0500, by Matt Mackall
-
Remove forget command, deprecated pre-0.9Wed, 25 Oct 2006 17:47:53 -0500, by Matt Mackall
-
Fix excessive complaining from hg log -bWed, 25 Oct 2006 17:45:35 -0500, by Matt Mackall
-
Remove some more deprecated options from help syntax summariesWed, 25 Oct 2006 17:40:03 -0500, by Matt Mackall
-
Hide deprecated flags in help unless verboseWed, 25 Oct 2006 17:38:17 -0500, by Matt Mackall
-
Remove old fish-merge testWed, 25 Oct 2006 16:45:39 -0500, by Matt Mackall
-
Merge with crewWed, 25 Oct 2006 16:42:52 -0500, by Matt Mackall
-
Show number (-v) and list (--debug) of changesets with bundle/pull/push etc.Wed, 25 Oct 2006 18:45:18 +0200, by Thomas Arendsen Hein
-
fix graph traversal in commands.bundle (it wasn't O(n))Wed, 25 Oct 2006 18:22:04 +0200, by Benoit Boissinot
-
Corrected help text for bundle.Wed, 25 Oct 2006 17:20:39 +0200, by Thomas Arendsen Hein
-
Corrected synopsis of hg headsWed, 25 Oct 2006 08:11:17 +0200, by Thomas Arendsen Hein
-
Test that we notice the empty files from the second parent during a mergeWed, 25 Oct 2006 02:51:27 -0300, by Alexis S. L. Carvalho
-
revlog.py: always return tuples from parents and parentrevsTue, 24 Oct 2006 23:00:43 -0300, by Alexis S. L. Carvalho
-
Some README updatesWed, 25 Oct 2006 16:30:45 -0500, by Matt Mackall
-
Remove some old documentation that belongs on the wikiWed, 25 Oct 2006 16:25:44 -0500, by Matt Mackall
-
Move rewrite-log to contribWed, 25 Oct 2006 16:24:28 -0500, by Matt Mackall
-
Remove [-b] options from help syntax linesTue, 24 Oct 2006 17:22:07 -0500, by Matt Mackall
-
Deprecate old --branch/branches optionsTue, 24 Oct 2006 17:07:11 -0500, by Matt Mackall
-
add branch and branches commandsTue, 24 Oct 2006 16:49:36 -0500, by Matt Mackall
-
test-mq-caches: look up a revision that does not exist to force cache creationTue, 24 Oct 2006 17:49:48 -0300, by Alexis S. L. Carvalho
-
Merge with mpmTue, 24 Oct 2006 13:42:21 -0700, by Brendan Cully