mercurial/crew at 6168: 71 outgoing changesets
Mercurial Commits
hg at intevation.org
Sat Feb 23 12:00:14 UTC 2008
71 outgoing changesets in mercurial/crew:
http://hg.intevation.org/mercurial/crew/rev/2ab54f48dbe8
changeset: 6168:2ab54f48dbe8
tag: tip
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Sat Feb 23 11:19:59 2008 +0100
summary: hgweb: fix parameter mixup (issue1001)
http://hg.intevation.org/mercurial/crew/rev/f53b9a383476
changeset: 6167:f53b9a383476
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Sat Feb 23 11:18:34 2008 +0100
summary: tests: easier hg serve error diagnosis
http://hg.intevation.org/mercurial/crew/rev/f857eac30cd5
changeset: 6166:f857eac30cd5
user: Peter Arrenbrecht <peter.arrenbrecht at gmail.com>
date: Thu Feb 21 20:56:06 2008 +0100
summary: util: make walkrepos() return .hg/patches if present
http://hg.intevation.org/mercurial/crew/rev/0d36de68669c
changeset: 6165:0d36de68669c
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 22 21:58:15 2008 +0100
summary: Allow "file://localhost/" in addition to "file:///" (issue728)
http://hg.intevation.org/mercurial/crew/rev/0c2b443fb3c3
changeset: 6164:0c2b443fb3c3
user: Peter Arrenbrecht <peter.arrenbrecht at gmail.com>
date: Thu Feb 21 23:00:50 2008 +0100
summary: mq: make qclone ask remote source repo for qbase using lookup protocol
http://hg.intevation.org/mercurial/crew/rev/1f733c2f0165
changeset: 6163:1f733c2f0165
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 22 21:18:48 2008 +0100
summary: Document log date ranges and mention 'hg help dates' for all commands (issue998)
http://hg.intevation.org/mercurial/crew/rev/554715e584e6
changeset: 6162:554715e584e6
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 22 11:28:14 2008 +0100
summary: Add test case for backout on named branches (issue665)
http://hg.intevation.org/mercurial/crew/rev/bc1ba9124799
changeset: 6161:bc1ba9124799
user: Gilles Moris <gilles.moris at free.fr>
date: Thu Feb 21 08:52:52 2008 +0100
summary: Reverse the way backout is doing the merge
http://hg.intevation.org/mercurial/crew/rev/3ee3bc5d06c5
changeset: 6160:3ee3bc5d06c5
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 21 16:22:31 2008 -0300
summary: tests: hide the name of the branch cache file
http://hg.intevation.org/mercurial/crew/rev/bc784304fea1
changeset: 6159:bc784304fea1
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 21 16:22:31 2008 -0300
summary: test-mq-pull-from-bundle: don't print the contents of $HGRCPATH
http://hg.intevation.org/mercurial/crew/rev/23ffe82615d8
changeset: 6158:23ffe82615d8
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 21 16:22:31 2008 -0300
summary: repo.status: also compare flags for files in the lookup list.
http://hg.intevation.org/mercurial/crew/rev/09b00faa8670
changeset: 6157:09b00faa8670
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 21 16:22:31 2008 -0300
summary: keyword: remove "identify" and "remove" from nokwcommands
http://hg.intevation.org/mercurial/crew/rev/ba0790061ba7
changeset: 6156:ba0790061ba7
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 21 16:22:31 2008 -0300
summary: test-glog: pass the list of files to commit
http://hg.intevation.org/mercurial/crew/rev/ea161d648117
changeset: 6155:ea161d648117
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Thu Feb 21 15:56:35 2008 +0100
summary: hgweb: no i18n in protocol responses
http://hg.intevation.org/mercurial/crew/rev/ef1c5a3b653d
changeset: 6154:ef1c5a3b653d
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Thu Feb 21 17:02:28 2008 +0100
summary: improve changegroup.readbundle(), use it in hgweb
http://hg.intevation.org/mercurial/crew/rev/09a8be3e5bfb
changeset: 6153:09a8be3e5bfb
user: Stefan Rank <strank(AT)strank(DOT)info>
date: Wed Feb 20 21:31:42 2008 +0100
summary: Also search for .hgrc if mercurial.ini not found on windows
http://hg.intevation.org/mercurial/crew/rev/c050548307a4
changeset: 6152:c050548307a4
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Thu Feb 21 15:00:25 2008 +0100
summary: hgweb: use bundletypes from mercurial.changegroup
http://hg.intevation.org/mercurial/crew/rev/8bc4fe428103
changeset: 6151:8bc4fe428103
parent: 6150:aafdea37f796
parent: 6149:b023915aa1bc
user: Bryan O'Sullivan <bos at serpentine.com>
date: Wed Feb 20 13:38:16 2008 -0800
summary: Merge with crew
http://hg.intevation.org/mercurial/crew/rev/aafdea37f796
changeset: 6150:aafdea37f796
parent: 6143:5b159ebb19cf
user: Jesse Glick <jesse.glick at sun.com>
date: Fri Jan 25 04:11:32 2008 -0500
summary: Infer a --repository argument from command arguments when reasonable.
http://hg.intevation.org/mercurial/crew/rev/b023915aa1bc
changeset: 6149:b023915aa1bc
user: Dirkjan Ochtman <dirkjan at ochtman.nl>
date: Wed Feb 20 10:50:10 2008 +0100
summary: hgweb: separate protocol calls from interface calls (issue996)
http://hg.intevation.org/mercurial/crew/rev/31d81d476a7f
changeset: 6148:31d81d476a7f
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Tue Feb 19 19:34:18 2008 -0300
summary: update output of test-convert
http://hg.intevation.org/mercurial/crew/rev/53ae5af55db3
changeset: 6147:53ae5af55db3
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Tue Feb 19 19:20:10 2008 -0300
summary: repair.py: rewrite a loop, making it cleaner and faster
http://hg.intevation.org/mercurial/crew/rev/e3dd35d3603b
changeset: 6146:e3dd35d3603b
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Tue Feb 19 19:20:10 2008 -0300
summary: Speed up hg grep by avoiding useless manifest parsing
http://hg.intevation.org/mercurial/crew/rev/154f8be6272b
changeset: 6145:154f8be6272b
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Tue Feb 19 19:20:10 2008 -0300
summary: cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
http://hg.intevation.org/mercurial/crew/rev/08e0825b8106
changeset: 6144:08e0825b8106
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Tue Feb 19 19:20:10 2008 -0300
summary: revlog.revision: avoid opening the datafile without need.
http://hg.intevation.org/mercurial/crew/rev/5b159ebb19cf
changeset: 6143:5b159ebb19cf
user: Bryan O'Sullivan <bos at serpentine.com>
date: Tue Feb 19 10:53:40 2008 -0800
summary: convert: document splicemap, allow setting of multiple parents
http://hg.intevation.org/mercurial/crew/rev/50a277e6ceae
changeset: 6142:50a277e6ceae
parent: 6141:90e5c82a3859
parent: 6140:47e6d5d5913a
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Mon Feb 18 19:21:33 2008 +0100
summary: merge backout
http://hg.intevation.org/mercurial/crew/rev/90e5c82a3859
changeset: 6141:90e5c82a3859
parent: 5983:b913d3aacddc
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Mon Feb 18 19:20:22 2008 +0100
summary: Backed out changeset b913d3aacddc (see issue971/msg5317)
http://hg.intevation.org/mercurial/crew/rev/47e6d5d5913a
changeset: 6140:47e6d5d5913a
user: Walter Doerwald <walter at livinglogic.de>
date: Tue Aug 28 18:00:07 2007 +0200
summary: Simplify utils.walkrepos().
http://hg.intevation.org/mercurial/crew/rev/989467e8e3a9
changeset: 6139:989467e8e3a9
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sun Feb 17 21:34:28 2008 +0100
summary: Fix bad behaviour when specifying an invalid date (issue700)
http://hg.intevation.org/mercurial/crew/rev/09847b90beae
changeset: 6138:09847b90beae
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sun Feb 17 12:53:57 2008 +0100
summary: Report filenames with disallowed characters as suggested by Mika Eloranta
http://hg.intevation.org/mercurial/crew/rev/1c0e7afe824a
changeset: 6137:1c0e7afe824a
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Feb 16 18:12:30 2008 +0100
summary: hgweb: Quote filenames when downloading raw files.
http://hg.intevation.org/mercurial/crew/rev/acfb9fa494e2
changeset: 6136:acfb9fa494e2
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Feb 16 17:51:30 2008 +0100
summary: hgweb: Pass only filename instead of full path when downloading raw files.
http://hg.intevation.org/mercurial/crew/rev/be91a77b7f18
changeset: 6135:be91a77b7f18
parent: 6134:7b937b26adf7
parent: 6132:1ee95f7df611
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Feb 16 13:34:11 2008 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/7b937b26adf7
changeset: 6134:7b937b26adf7
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Feb 16 13:33:38 2008 +0100
summary: Make annotae/grep print short dates with -q/--quiet.
http://hg.intevation.org/mercurial/crew/rev/779f2309d67a
changeset: 6133:779f2309d67a
parent: 6126:3d666e8e6398
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Sat Feb 16 13:01:27 2008 +0100
summary: Add hg grep -d/--date to list the commit date of matched revisions.
http://hg.intevation.org/mercurial/crew/rev/1ee95f7df611
changeset: 6132:1ee95f7df611
user: Patrick Mezard <pmezard at gmail.com>
date: Wed Feb 13 23:09:28 2008 +0100
summary: util: always define a dummy lookup_reg()
http://hg.intevation.org/mercurial/crew/rev/fddeeb00f8d1
changeset: 6131:fddeeb00f8d1
user: Patrick Mezard <pmezard at gmail.com>
date: Sat Feb 16 11:55:33 2008 +0100
summary: convert: improve cycles detection message
http://hg.intevation.org/mercurial/crew/rev/516d8ffede7c
changeset: 6130:516d8ffede7c
parent: 6126:3d666e8e6398
parent: 6129:49c69e1e4aa2
user: Patrick Mezard <pmezard at gmail.com>
date: Sat Feb 16 12:46:28 2008 +0100
summary: Merge with crew-stable
http://hg.intevation.org/mercurial/crew/rev/49c69e1e4aa2
changeset: 6129:49c69e1e4aa2
user: Patrick Mezard <pmezard at gmail.com>
date: Sat Feb 16 11:55:33 2008 +0100
summary: convert: fix --datesort ordering
http://hg.intevation.org/mercurial/crew/rev/37cc79a5727a
changeset: 6128:37cc79a5727a
user: Kirill Smelkov <kirr at mns.spb.ru>
date: Tue Dec 18 14:01:34 2007 -0600
summary: [RFC] convert: fix --datesort
http://hg.intevation.org/mercurial/crew/rev/65340b8231eb
changeset: 6127:65340b8231eb
parent: 6085:28054773438c
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 15:44:32 2008 -0200
summary: push: exit(1) if "push creates new remote branches!"
http://hg.intevation.org/mercurial/crew/rev/3d666e8e6398
changeset: 6126:3d666e8e6398
user: Peter Arrenbrecht <peter.arrenbrecht at gmail.com>
date: Sun Feb 10 08:53:39 2008 +0100
summary: bundlerepo: fix inconsistency of parsed and internal name (issue #821)
http://hg.intevation.org/mercurial/crew/rev/b3286a92f4bc
changeset: 6125:b3286a92f4bc
user: Peter Arrenbrecht <peter.arrenbrecht at gmail.com>
date: Sun Feb 10 08:52:50 2008 +0100
summary: bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
http://hg.intevation.org/mercurial/crew/rev/25c372e8f261
changeset: 6124:25c372e8f261
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 23:38:18 2008 -0200
summary: Simplify the output of test-bheads
http://hg.intevation.org/mercurial/crew/rev/11a09d5779f4
changeset: 6123:11a09d5779f4
parent: 6122:74406f50bd46
parent: 6118:7336aeff1a1d
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 15 21:34:33 2008 +0100
summary: merge with crew
http://hg.intevation.org/mercurial/crew/rev/74406f50bd46
changeset: 6122:74406f50bd46
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 15 21:34:16 2008 +0100
summary: Make hgweb annotate link to target line numbers (issue623)
http://hg.intevation.org/mercurial/crew/rev/b4f86eb13dbd
changeset: 6121:b4f86eb13dbd
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 15 20:06:47 2008 +0100
summary: fix test output after f7f25f58693a
http://hg.intevation.org/mercurial/crew/rev/f7f25f58693a
changeset: 6120:f7f25f58693a
parent: 6114:c74f1d9092f8
parent: 6119:800e2756c9ab
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Fri Feb 15 19:44:54 2008 +0100
summary: merged Edward Lee's line anchors patch
http://hg.intevation.org/mercurial/crew/rev/800e2756c9ab
changeset: 6119:800e2756c9ab
parent: 5472:23889160905a
user: Edward Lee <edward.lee at engineering.uiuc.edu>
date: Tue Sep 04 22:25:37 2007 -0500
summary: Add line anchors to annotate, changeset, diff, file views for hgweb
http://hg.intevation.org/mercurial/crew/rev/7336aeff1a1d
changeset: 6118:7336aeff1a1d
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 16:06:36 2008 -0200
summary: automatically update the branch cache when tip changes
http://hg.intevation.org/mercurial/crew/rev/f89878df40fe
changeset: 6117:f89878df40fe
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 16:06:36 2008 -0200
summary: move the reading of branch.cache from _branchtags to branchtags
http://hg.intevation.org/mercurial/crew/rev/b8919d401313
changeset: 6116:b8919d401313
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 16:06:36 2008 -0200
summary: localrepo: keep the UTF-8 version of branchcache around
http://hg.intevation.org/mercurial/crew/rev/b69a39ab4745
changeset: 6115:b69a39ab4745
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 16:06:36 2008 -0200
summary: localrepo.invalidate: invalidate branchcache
http://hg.intevation.org/mercurial/crew/rev/c74f1d9092f8
changeset: 6114:c74f1d9092f8
user: Christian Ebert <blacktrash at gmx.net>
date: Fri Feb 15 18:37:00 2008 +0100
summary: keyword: do not inspect node1 for diff if node2 is given
http://hg.intevation.org/mercurial/crew/rev/e27f39865d7e
changeset: 6113:e27f39865d7e
user: Christian Ebert <blacktrash at gmx.net>
date: Fri Feb 15 18:36:49 2008 +0100
summary: keyword: add test for patch.diff monkey
http://hg.intevation.org/mercurial/crew/rev/8121e9d7bfd2
changeset: 6112:8121e9d7bfd2
user: Christian Ebert <blacktrash at gmx.net>
date: Fri Feb 15 18:36:28 2008 +0100
summary: keyword: make main class and hg command accessible
http://hg.intevation.org/mercurial/crew/rev/ee83510fe567
changeset: 6111:ee83510fe567
user: Christian Ebert <blacktrash at gmx.net>
date: Fri Feb 15 18:21:02 2008 +0100
summary: keyword: move expand/shrink decisions into kwtemplater
http://hg.intevation.org/mercurial/crew/rev/8ca25589e960
changeset: 6110:8ca25589e960
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 10:51:35 2008 -0200
summary: try to fix test-inherit-mode on HFS+
http://hg.intevation.org/mercurial/crew/rev/5ffa962783c4
changeset: 6109:5ffa962783c4
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 10:38:37 2008 -0200
summary: cmdutil.commit: use relative paths in the error messages
http://hg.intevation.org/mercurial/crew/rev/213ea6eed412
changeset: 6108:213ea6eed412
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Fri Feb 15 10:38:37 2008 -0200
summary: util.pathto: return '.' instead of an empty string
http://hg.intevation.org/mercurial/crew/rev/81e20e01d465
changeset: 6107:81e20e01d465
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: status: put added files that have disappeared in the deleted list
http://hg.intevation.org/mercurial/crew/rev/242595e612ed
changeset: 6106:242595e612ed
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: revert: unify forget and remove lists
http://hg.intevation.org/mercurial/crew/rev/5086576a2152
changeset: 6105:5086576a2152
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: revert: only call dirstate.normal when we know the file is clean
http://hg.intevation.org/mercurial/crew/rev/41bb88cb913e
changeset: 6104:41bb88cb913e
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: commands.revert: don't call hg.revert
http://hg.intevation.org/mercurial/crew/rev/cb2f7652ad1b
changeset: 6103:cb2f7652ad1b
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: revert: don't let repo.status walk the whole working dir
http://hg.intevation.org/mercurial/crew/rev/6480af8fd53c
changeset: 6102:6480af8fd53c
user: Alexis S. L. Carvalho <alexis at cecm.usp.br>
date: Thu Feb 14 18:08:16 2008 -0200
summary: Set bundle.mainreporoot only after checking that it's a local repo
http://hg.intevation.org/mercurial/crew/rev/352ac9875807
changeset: 6101:352ac9875807
user: Thomas Arendsen Hein <thomas at intevation.de>
date: Thu Feb 14 20:54:52 2008 +0100
summary: Fix test-hgweb-commands.out after 9b817c0a82f1
http://hg.intevation.org/mercurial/crew/rev/e668fd796b8b
changeset: 6100:e668fd796b8b
user: Fabio Zadrozny <fabiofz at gmail dot com>
date: Sun Aug 26 21:31:18 2007 -0300
summary: Propagating changes back to working dirs when changing files in external
http://hg.intevation.org/mercurial/crew/rev/4e351c03a31a
changeset: 6099:4e351c03a31a
user: Patrick Mezard <pmezard at gmail.com>
date: Thu Feb 14 19:35:40 2008 +0100
summary: test-convert-baz: set username with baz, not tla
http://hg.intevation.org/mercurial/crew/rev/abb1c451a88e
changeset: 6098:abb1c451a88e
user: Patrick Mezard <pmezard at gmail.com>
date: Wed Feb 13 00:40:18 2008 +0100
summary: Define tla username locally in baz and tla tests
--
Repository URL: http://hg.intevation.org/mercurial/crew
More information about the Mercurial-devel
mailing list