Mercurial > hg
graph
-
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
-
hgweb: add heads to gitweb summaryTue, 24 Oct 2006 13:31:01 -0700, by Brendan Cully
-
zsh: cache hg help outputTue, 24 Oct 2006 13:17:41 -0700, by Brendan Cully
-
zsh: complete according to the -R option if specifiedTue, 24 Oct 2006 13:09:09 -0700, by Brendan Cully
-
zsh: add view optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add --style and --template optsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: add -r to parentsTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
zsh: expand tags lazilyTue, 24 Oct 2006 11:10:04 -0700, by Brendan Cully
-
make mq play nicely with the branch cacheMon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Split branchtags into two additional functions.Mon, 23 Oct 2006 23:32:56 -0300, by Alexis S. L. Carvalho
-
Merge with crewTue, 24 Oct 2006 13:46:04 -0500, by Matt Mackall
-
Commit username: Better error message, abort on empty name, fix documentation.Mon, 23 Oct 2006 14:56:51 +0200, by Thomas Arendsen Hein
-
hgweb: make #motd# available for all templatesSun, 22 Oct 2006 21:47:37 -0300, by Alexis S. L. Carvalho
-
zsh completion: basic mq supportSat, 21 Oct 2006 23:51:36 -0700, by Brendan Cully
-
bash_completion: qguardSun, 22 Oct 2006 01:02:13 -0300, by Alexis S. L. Carvalho
-
bash_completion: allow overriding completion for arguments that start with "-"Sun, 22 Oct 2006 01:02:06 -0300, by Alexis S. L. Carvalho
-
bash_completion: qfold, qrename, qheader, qclone and qselectSun, 22 Oct 2006 01:02:00 -0300, by Alexis S. L. Carvalho
-
bash_completion: email --bccSun, 22 Oct 2006 01:01:52 -0300, by Alexis S. L. Carvalho
-
bash_completion: qdelete --revSun, 22 Oct 2006 01:01:45 -0300, by Alexis S. L. Carvalho
-
bash_completion: make export fall back to tags when there's no mq patch appliedSun, 22 Oct 2006 01:01:42 -0300, by Alexis S. L. Carvalho
-
bash_completion: don't complete export with "garbage" when mq is not aroundSun, 22 Oct 2006 01:01:03 -0300, by Alexis S. L. Carvalho
-
Fix "templater object got multiple values for keyword argument 'motd'"Sat, 21 Oct 2006 20:51:24 +0200, by Thomas Arendsen Hein
-
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.Sat, 21 Oct 2006 20:19:46 +0200, by Thomas Arendsen Hein
-
gitweb: add revision numbers to annotate changeset linksThu, 19 Oct 2006 16:15:01 -0700, by Brendan Cully
-
gitweb: add revision numbers to filerevision changeset linksThu, 19 Oct 2006 16:12:43 -0700, by Brendan Cully
-
hgweb: add revision numbers to changeset parent/child linksThu, 19 Oct 2006 15:58:43 -0700, by Brendan Cully
-
fix errors spotted by pycheckerThu, 19 Oct 2006 16:55:34 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:16:51 +0200, by Benoit Boissinot
-
use xrange instead of rangeThu, 19 Oct 2006 14:03:41 +0200, by Benoit Boissinot
-
Corrected SSH configuration example in pull help.Thu, 19 Oct 2006 13:00:02 +0200, by Thomas Arendsen Hein
-
revlog.children: use parentrevs instead of parentsThu, 19 Oct 2006 10:23:27 +0200, by Benoit Boissinot
-
Don't use test -e in tests - sh doesn't like it on SolarisWed, 18 Oct 2006 18:47:50 -0300, by Alexis S. L. Carvalho
-
Update tests outputWed, 18 Oct 2006 18:44:23 -0300, by Alexis S. L. Carvalho
-
Add --rev option to statusWed, 18 Oct 2006 14:24:38 -0700, by Brendan Cully
-
makes username mandatoryWed, 18 Oct 2006 22:24:03 +0200, by Benoit Boissinot
-
patch: return list of modified files even when an exception is raisedWed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
mq: test case for issue399Wed, 18 Oct 2006 10:37:34 -0700, by Brendan Cully
-
Extended templating test for new branches and extra changeset info.Wed, 18 Oct 2006 18:10:21 +0200, by Thomas Arendsen Hein
-
Added extra changeset info to templater and map-cmdline.default.Wed, 18 Oct 2006 18:09:32 +0200, by Thomas Arendsen Hein
-
Add new branch info to templater and use it in map-cmdline.default.Wed, 18 Oct 2006 17:58:51 +0200, by Thomas Arendsen Hein
-
Don't show empty list of files in hg log -v.Wed, 18 Oct 2006 12:26:12 +0200, by Thomas Arendsen Hein
-
Adjust default cmdline style to really match verbose/debug log.Wed, 18 Oct 2006 12:17:02 +0200, by Thomas Arendsen Hein
-
Show extra changeset info for log/tip/heads/... --debugWed, 18 Oct 2006 11:55:32 +0200, by Thomas Arendsen Hein
-
localrepo: add separate methods for manipulating repository dataMon, 23 Oct 2006 17:12:20 -0500, by Matt Mackall
-
Minor tags optimizationWed, 18 Oct 2006 22:38:23 -0500, by Matt Mackall
-
Use file contexts in tags codeWed, 18 Oct 2006 14:14:59 -0500, by Matt Mackall
-
filecontext: report False for missing filesWed, 18 Oct 2006 14:06:48 -0500, by Matt Mackall
-
Only look up tags and branches as a last resortWed, 18 Oct 2006 11:44:56 -0500, by Matt Mackall
-
If we can't write the branch cache, fail quietly.Wed, 18 Oct 2006 10:46:51 -0500, by Matt Mackall
-
Add test for invalid branch cache (fixed by 27ebe4efe98e)Wed, 18 Oct 2006 10:35:14 +0200, by Thomas Arendsen Hein
-
invalidate the branch cache when sanity check failsWed, 18 Oct 2006 09:26:23 +0200, by Benoit Boissinot
-
Testing the new changegroupsubset remote function in the sshWed, 18 Oct 2006 02:14:26 -0500, by Eric Hopper
-
Stop erroring out pull -r and clone -r if repository isn't local.Sat, 09 Sep 2006 18:25:07 -0700, by Eric Hopper
-
sshrepo: add passing of lookup exceptionsSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Adding changegroupsubset and lookup to ssh protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
httprepo: add support for passing lookup exception dataWed, 18 Oct 2006 02:08:36 -0500, by Matt Mackall
-
Adding changegroupsubset and lookup to web protocol so pull -r andSat, 09 Sep 2006 18:25:06 -0700, by Eric Hopper
-
Improve branch cache sanity check for mqWed, 18 Oct 2006 02:08:33 -0500, by Matt Mackall
-
merge: fix branch settingTue, 17 Oct 2006 22:59:01 -0500, by Matt Mackall
-
imported patch fooTue, 17 Oct 2006 22:34:43 -0500, by Matt Mackall
-
commit: read branch with workingctxTue, 17 Oct 2006 22:26:14 -0500, by Matt Mackall
-
branchtags: use changectxTue, 17 Oct 2006 22:09:56 -0500, by Matt Mackall
-
revlog.lookup tweaksTue, 17 Oct 2006 22:07:54 -0500, by Matt Mackall
-
Merge with crewTue, 17 Oct 2006 19:04:13 -0500, by Matt Mackall
-
use ui.readsections in the acl extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the bugzilla extensionTue, 17 Oct 2006 17:04:26 -0300, by Alexis S. L. Carvalho
-
use ui.readsections in the notify extensionTue, 17 Oct 2006 17:04:25 -0300, by Alexis S. L. Carvalho
-
add ui.readsectionsTue, 17 Oct 2006 16:59:24 -0300, by Alexis S. L. Carvalho
-
Default editor for Windows installer is now notepad. [Issue 256]Tue, 17 Oct 2006 11:01:10 -0700, by Lee Cantey
-
Document the change in MacPython distutils installation locationTue, 17 Oct 2006 10:21:54 -0700, by Lee Cantey
-
Added *.bin to MANIFEST.in to include binfile.binTue, 17 Oct 2006 11:46:53 +0200, by Thomas Arendsen Hein
-
bundlerepo: avoid exception in __del__ when the bundle doesn't existMon, 16 Oct 2006 20:38:04 -0300, by Alexis S. L. Carvalho
-
portability fixes for some testsMon, 16 Oct 2006 18:01:25 -0300, by Alexis S. L. Carvalho
-
Explicitly use "tip" in revision navigation.Mon, 16 Oct 2006 22:44:44 +0200, by Thomas Arendsen Hein
-
Add a test for the acl extensionMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Use a case-sensitive version of SafeConfigParser everywhereMon, 16 Oct 2006 15:38:53 -0300, by Alexis S. L. Carvalho
-
Fix test-oldcgi after navbar updateMon, 16 Oct 2006 11:36:57 -0700, by Brendan Cully
-
Fix RSS URLs (closes issue396)Mon, 16 Oct 2006 11:18:06 -0700, by Brendan Cully
-
Convert changenav bar from revisions to hashes (closes issue189)Mon, 16 Oct 2006 11:02:11 -0700, by Brendan Cully
-
Merge with crewTue, 17 Oct 2006 18:54:37 -0500, by Matt Mackall
-
Add some basic branch name testsTue, 17 Oct 2006 18:48:41 -0500, by Matt Mackall
-
Add branch support to commitTue, 17 Oct 2006 18:32:00 -0500, by Matt Mackall
-
Make lookup aware of branch labelsTue, 17 Oct 2006 18:31:56 -0500, by Matt Mackall
-
Add branchtags function with cacheTue, 17 Oct 2006 18:31:18 -0500, by Matt Mackall
-
Update branch on checkout/updateTue, 17 Oct 2006 18:30:20 -0500, by Matt Mackall
-
Report branch for hg idTue, 17 Oct 2006 18:30:19 -0500, by Matt Mackall
-
Report branch for hg log and friendsTue, 17 Oct 2006 18:30:18 -0500, by Matt Mackall
-
Add branch method to contextsTue, 17 Oct 2006 18:30:12 -0500, by Matt Mackall
-
imported patch b1Tue, 17 Oct 2006 18:01:14 -0500, by Matt Mackall
-
add footer to old styleMon, 16 Oct 2006 12:56:41 +0200, by Benoit Boissinot
-
fix rss templateMon, 16 Oct 2006 12:49:11 +0200, by Benoit Boissinot
-
Fixed page overlap for file revision links in hgweb.Mon, 16 Oct 2006 09:53:31 +0200, by Thomas Arendsen Hein
-
merge with mainMon, 16 Oct 2006 09:23:26 +0200, by Thomas Arendsen Hein
-
hgweb: hoist changenav up, and use it in the filelogSun, 15 Oct 2006 23:51:28 -0700, by Brendan Cully
-
hgweb: link to file parents in filediff, rather than changeset parentsSun, 15 Oct 2006 21:20:15 -0700, by Brendan Cully
-
Test annotate using named rev instead of linkrevSun, 15 Oct 2006 20:57:30 -0700, by Brendan Cully
-
Fix annotate where linkrev != rev without exporting linkrevSun, 15 Oct 2006 18:43:46 -0700, by Brendan Cully
-
Back out d8eba1c3ce9b and a004164dbeefSun, 15 Oct 2006 18:25:07 -0700, by Brendan Cully
-
Make annotate use linkrev instead of revSun, 15 Oct 2006 17:38:07 -0700, by Brendan Cully
-
Add linkrev to filectxSun, 15 Oct 2006 17:37:04 -0700, by Brendan Cully
-
merge: if filemerge skips merge, report as updatedSun, 15 Oct 2006 16:18:09 -0500, by Matt Mackall
-
Catch python2.3's IndexError with bogus http proxy settings. (issue203)Sun, 15 Oct 2006 21:09:56 +0200, by Thomas Arendsen Hein
-
Fixed contrib/hgdiff script to pass diffopts in the new format.Sun, 15 Oct 2006 20:56:38 +0200, by Thomas Arendsen Hein
-
document the diffstat option of the notify extensionSun, 15 Oct 2006 16:35:47 +0200, by Aurelien Jacobs
-
hgweb: add diff links in gitweb file revision pageSat, 14 Oct 2006 16:39:15 -0700, by Brendan Cully
-
hgweb: add changeset description to file revision pageSat, 14 Oct 2006 16:27:51 -0700, by Brendan Cully
-
hgweb: really fix parent/child rename linksSat, 14 Oct 2006 16:20:22 -0700, by Brendan Cully
-
hgweb: better file rename linksSat, 14 Oct 2006 16:07:52 -0700, by Brendan Cully
-
hgweb: fix parent/child links across renamesSat, 14 Oct 2006 16:03:23 -0700, by Brendan Cully
-
hgweb: add changeset description to annotate pageSat, 14 Oct 2006 15:28:45 -0700, by Brendan Cully
-
make revlog.addgroup pass its file handles to addrevisionSat, 14 Oct 2006 18:47:48 -0300, by Alexis S. L. Carvalho
-
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)Sat, 14 Oct 2006 10:53:29 +0200, by Thomas Arendsen Hein
-
merge with upstreamSat, 14 Oct 2006 10:39:40 +0200, by Thomas Arendsen Hein
-
use short hashes with diff -vFri, 13 Oct 2006 15:34:35 -0300, by Alexis S. L. Carvalho
-
Use manifest rev instead of changelog rev for linear manifest testFri, 13 Oct 2006 11:17:17 -0700, by Brendan Cully
-
Removed unused imports of mdiff and templater from ui.pyFri, 13 Oct 2006 19:35:08 +0200, by Thomas Arendsen Hein
-
log --copies: use manifest.find instead of delta when manifest parent is not rev-1Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
Test case for log --copies on non-linear manifests (issue391)Fri, 13 Oct 2006 09:58:55 -0700, by Brendan Cully
-
hgweb: fix path cleaningFri, 13 Oct 2006 16:34:58 +0200, by Benoit Boissinot
-
Merge with asakFri, 13 Oct 2006 10:50:35 +0200, by Thomas Arendsen Hein
-
portability fix for test-sshThu, 12 Oct 2006 20:45:25 -0300, by Alexis S. L. Carvalho
-
Merge with mpmFri, 13 Oct 2006 00:26:46 -0700, by Brendan Cully
-
Add popen2 demandload to patch.py, required by diffstatThu, 12 Oct 2006 16:34:32 -0700, by Brendan Cully
-
rawcommit: add removed files to the changelog file listThu, 12 Oct 2006 19:26:06 -0300, by Alexis S. L. Carvalho
-
Update test-mq-qdelete to use qdel -rThu, 12 Oct 2006 14:19:34 -0700, by Brendan Cully
-
mq: make qdelete without -k or a subrepository delete all patchesThu, 12 Oct 2006 14:02:41 -0700, by Brendan Cully
-
Use line length field when extracting git binary patchesThu, 12 Oct 2006 13:39:14 -0700, by Brendan Cully
-
mq: change qdel --forget to --rev; accept any revision symbolThu, 12 Oct 2006 13:24:09 -0700, by Brendan Cully
-
merge: update dirstate correctly for non-branchmerge updatesFri, 13 Oct 2006 17:58:04 -0500, by Matt Mackall
-
merge: turn followcopies on by defaultThu, 12 Oct 2006 14:49:19 -0500, by Matt Mackall
-
mq.el: add mode-line hookThu, 12 Oct 2006 12:15:56 -0700, by Brendan Cully
-
python2.5 PyArg_ParseTuple fixThu, 12 Oct 2006 14:04:11 -0300, by Alexis S. L. Carvalho
-
Add test for git binary diff supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
Add git-1.4 binary patch supportThu, 12 Oct 2006 09:17:16 -0700, by Brendan Cully
-
gitweb: Fixed parent/child links when viewing a file revision.Thu, 12 Oct 2006 17:48:09 +0200, by Thomas Arendsen Hein
-
Keep session variables when linking from hgwebdir's index to repositories.Thu, 12 Oct 2006 17:06:51 +0200, by Thomas Arendsen Hein
-
Fixed typo in gitweb templates.Thu, 12 Oct 2006 16:37:03 +0200, by Thomas Arendsen Hein
-
hgweb: Apply the new method of passing session variables to links.Wed, 11 Oct 2006 22:01:24 +0200, by Thomas Arendsen Hein
-
hgweb: Keep session variables (currently only style) in HTML forms, too.Wed, 11 Oct 2006 20:59:37 +0200, by Thomas Arendsen Hein
-
templater: Better exception for errors in foo%bar formatting.Wed, 11 Oct 2006 20:53:02 +0200, by Thomas Arendsen Hein
-
nodesbetween: fix a bug with duplicate headsThu, 12 Oct 2006 11:40:26 +0200, by Benoit Boissinot
-
hgweb: trap lookup errorsWed, 11 Oct 2006 16:56:41 -0700, by Brendan Cully
-
Add better error message for bad commandsWed, 11 Oct 2006 16:50:17 -0700, by Brendan Cully
-
gitweb: Add error text to error pageWed, 11 Oct 2006 16:49:53 -0700, by Brendan Cully
-
gitweb: fix link on file name in filenodelinkWed, 11 Oct 2006 16:39:42 -0700, by Brendan Cully
-
gitweb: fix last change field in summaryWed, 11 Oct 2006 16:32:06 -0700, by Brendan Cully
-
Merge with mainWed, 11 Oct 2006 16:20:35 -0700, by Brendan Cully
-
gitweb: add file diff viewWed, 11 Oct 2006 16:19:11 -0700, by Brendan Cully
-
Merge with crewWed, 11 Oct 2006 17:37:48 -0500, by Matt Mackall
-
merge with crewWed, 11 Oct 2006 23:31:05 +0200, by Benoit Boissinot
-
update ui.quiet/verbose/debug/interactive every time the config changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: untangle updateoptsTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
call ui.updateopts only after changing directoriesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: normalize settings every time the configuration changesTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
move the parsing of --config options to commands.pyTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho
-
ui.py: use the overlay to hold --config dataTue, 10 Oct 2006 18:43:20 -0300, by Alexis S. L. Carvalho