Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert test-keyword: remove remaining sed calls
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: disable expansion in kwfilelog.read() if file renamed in node
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: make iskwfile() a weeding method in lieu of a boolean
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: support copy and rename
Fri, 08 Oct 2010 18:39:46 +0100 Christian Ebert keyword: refactor kwtemplater.overwrite()
Fri, 08 Oct 2010 18:00:19 -0500 Benoit Boissinot revlog.addgroup(): always use _addrevision() to add new revlog entries
Fri, 08 Oct 2010 18:00:16 -0500 Benoit Boissinot revlog._addrevision(): allow text argument to be None, build it lazily
Fri, 08 Oct 2010 18:00:15 -0500 Benoit Boissinot changegroupsubset: use readdelta() fast path when delta is against a parent
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF
Fri, 08 Oct 2010 22:42:32 +0200 Martin Geisler minirst: small code cleanup
Fri, 08 Oct 2010 14:02:23 -0500 Brodie Rao cat: fix cat without -r, broken by 0ae35296fbf4
Thu, 07 Oct 2010 18:24:29 -0500 Matt Mackall revsets: introduce revsingle helper
Thu, 07 Oct 2010 18:05:04 -0500 Matt Mackall revsets: make revpair revsets-aware
Thu, 07 Oct 2010 11:45:17 -0500 Matt Mackall revset: lower precedence of minus infix (issue2361)
Tue, 05 Oct 2010 20:25:51 +0200 Henrik Stuart merge with stable
Tue, 05 Oct 2010 11:34:13 +0200 Adrian Buehlmann revset: fix #branch in urls for outgoing() stable
Fri, 01 Oct 2010 23:16:11 +0200 Martin Geisler heads: mention STARTREV in synopsis and help for --rev
Fri, 01 Oct 2010 10:29:33 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:18:57 -0500 Matt Mackall Added signature for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:18:53 -0500 Matt Mackall Added tag 1.6.4 for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:16:52 -0500 Matt Mackall merge with i18n stable 1.6.4
Fri, 01 Oct 2010 16:10:06 +0200 Adrian Buehlmann tests: unify test-rebase*
Fri, 01 Oct 2010 16:43:03 +0200 Martin Geisler merge with stable
Fri, 01 Oct 2010 16:39:55 +0200 Martin Geisler test-url: refactor with shorter lines
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: use workingctx to detect modified and added files after rollback
Fri, 01 Oct 2010 02:13:31 +0200 Christian Ebert keyword: rename variable "cfiles" to "changed" for clarity
Mon, 27 Sep 2010 13:13:34 -0500 Brodie Rao tests: unify test-casefolding
Fri, 01 Oct 2010 16:08:46 +0200 Martin Geisler url: mark certificate error string for translation stable
Fri, 01 Oct 2010 11:15:19 -0300 Wagner Bruna i18n-pt_BR: synchronized with f2937d6492c5 stable
Fri, 01 Oct 2010 11:15:10 -0300 Wagner Bruna merge with i18n stable stable
Fri, 01 Oct 2010 17:24:18 +0900 FUJIWARA Katsunori i18n-ja: synchronized with e356c5c21b15 stable
Thu, 30 Sep 2010 19:10:19 -0500 Matt Mackall merge with stable
Thu, 30 Sep 2010 19:09:58 -0500 Matt Mackall merge with i18n stable
Thu, 30 Sep 2010 14:07:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with 552e0cfbddbd stable
Fri, 01 Oct 2010 00:54:03 +0200 Mads Kiilerich merge with stable
Fri, 01 Oct 2010 00:48:51 +0200 Mads Kiilerich test-doctest: test the modules that contains doctests stable
Fri, 01 Oct 2010 00:48:50 +0200 Mads Kiilerich doc: clarify that https cert verification requires web.cacerts stable
Fri, 01 Oct 2010 00:46:59 +0200 Mads Kiilerich url: verify correctness of https server certificates (issue2407) stable
Thu, 30 Sep 2010 13:38:21 +0200 Erik Zielke test-subrepo-recursion: remove empty defaults section
Thu, 30 Sep 2010 12:37:45 +0200 Erik Zielke mq: Removed extra ... in short help for qdelete
Mon, 27 Sep 2010 11:27:58 +0200 Erik Zielke mq: removed short option in help for deprecated options
Tue, 28 Sep 2010 13:09:22 +0200 Erik Zielke test-subrepo-recursion: deleted default arguments
Thu, 30 Sep 2010 09:49:40 +0200 Erik Zielke tests: removed test names in tests
Tue, 28 Sep 2010 19:29:14 +0200 Adrian Buehlmann tests: fix 05210e955bef merge error in test-git-import.t
Wed, 29 Sep 2010 01:33:31 +0200 Mads Kiilerich test-convert-cvs-detectmerge: add sleep so cvs notices changes
Wed, 29 Sep 2010 01:32:51 +0200 Mads Kiilerich init: expand destination url as a configured paths
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich mq: explain qpush -f better
Wed, 29 Sep 2010 01:32:50 +0200 Mads Kiilerich serve: let --web-conf help reference hgweb
Tue, 28 Sep 2010 19:36:05 +0200 Juan Pablo Aroztegi transplant: add the transplanted revset predicate
Tue, 28 Sep 2010 03:01:35 +0200 Mads Kiilerich test-convert-cvs-branch: add sleep so cvs notices changes
Tue, 28 Sep 2010 02:58:00 +0200 Mads Kiilerich graphlog: style with header and footer (issue2395)
Tue, 28 Sep 2010 02:57:59 +0200 Mads Kiilerich test-serve: use service that works on more platforms
Tue, 28 Sep 2010 01:11:24 +0200 Patrick Mezard Merge with stable
Tue, 28 Sep 2010 00:41:08 +0200 Patrick Mezard patch: test and document a bit binary to regular file upgrade stable
Tue, 28 Sep 2010 00:41:07 +0200 Patrick Mezard patch: upgrade to git patch when removing binary file stable
Mon, 27 Sep 2010 22:47:10 +0200 Patrick Mezard patch: fix rename text to binary file (issue2400) stable
Mon, 27 Sep 2010 22:49:30 +0200 Thomas Arendsen Hein tests: show skip reason instead of "irrelevant" with unified tests, too
Mon, 27 Sep 2010 10:48:50 -0500 Matt Mackall merge with stable
Mon, 27 Sep 2010 10:48:21 -0500 Matt Mackall merge with iin stable
Mon, 20 Sep 2010 14:56:08 -0500 Ry4an Brase Correct Content-Type header values for archive downloads. stable
Mon, 27 Sep 2010 10:47:36 -0500 Matt Mackall merge with iin
Sat, 25 Sep 2010 22:53:31 -0300 Wagner Bruna i18n-pt_BR: update to new Portuguese ortography stable
Sat, 25 Sep 2010 22:53:27 -0300 Wagner Bruna i18n-pt_BR: minor rewording stable
Sat, 25 Sep 2010 22:53:21 -0300 Wagner Bruna i18n-pt_BR: assorted typo fixes stable
Fri, 24 Sep 2010 19:47:50 -0300 Wagner Bruna merge with i18n
Fri, 24 Sep 2010 19:47:00 -0300 Wagner Bruna i18n-pt_BR: synchronized with 84ceedcfeb6a stable
Fri, 24 Sep 2010 19:26:01 -0300 Wagner Bruna merge with i18n stable stable
Fri, 24 Sep 2010 02:17:54 +0200 Christoph Mewes i18n-de: parentrevspec extension
Fri, 24 Sep 2010 02:08:26 +0200 Christoph Mewes i18n-de: pager extension and missing parts of extdiff
Fri, 24 Sep 2010 01:41:56 +0200 Christoph Mewes i18n-de: added missing strings in acl
Thu, 23 Sep 2010 01:19:40 +0200 Christoph Mewes i18n-de: minor changes
Thu, 23 Sep 2010 01:09:09 +0200 Christoph Mewes i18n-de: notify extension
Thu, 23 Sep 2010 00:28:45 +0200 Christoph Mewes i18n-de: mq extension
Wed, 22 Sep 2010 13:34:40 +0200 Martin Roppelt i18n-de: deleted outdated messages with msgattrib, allowed language header
Wed, 22 Sep 2010 16:32:02 +0200 Christoph merge
Wed, 22 Sep 2010 04:32:55 +0200 Christoph Mewes i18n-de: keyword extension
Wed, 22 Sep 2010 01:04:43 +0200 Christoph Mewes i18n-de: interhg extension
Wed, 22 Sep 2010 01:04:25 +0200 Christoph Mewes i18n-de: more inotify
Wed, 22 Sep 2010 09:45:14 +0200 Martin Roppelt i18n-de: delete language duplicate, update last-translator
Wed, 22 Sep 2010 09:40:11 +0200 Martin Roppelt i18n-de: fix formatting
Wed, 22 Sep 2010 09:22:42 +0200 Martin Roppelt merge stable into default
Wed, 22 Sep 2010 08:54:00 +0200 Martin Roppelt i18n-de: fix broken translations, 66 defuzzied, 14 new translations
Tue, 21 Sep 2010 15:45:51 +0200 Martin Roppelt i18n-de: update pot
Tue, 21 Sep 2010 23:05:28 +0000 Christoph l10n: sig, glog, cia, hgk, highlight, inotify, interhg
Tue, 21 Sep 2010 01:55:53 -0300 Wagner Bruna merge with i18n
Tue, 21 Sep 2010 01:51:56 -0300 Wagner Bruna i18n-pt_BR: synchronized with 5be733b20bd1 stable
Tue, 21 Sep 2010 00:25:25 +0000 Christoph l10n: churn, color, convert and eol extension done
Sat, 18 Sep 2010 22:03:33 +0200 Martin Geisler i18n-da: synchronized with 2eadea60ae67
Sat, 18 Sep 2010 09:07:57 +0000 Christoph l10n: primarily added separate translations for template markers
Sat, 18 Sep 2010 01:16:31 +0000 Christoph l10n: based on a fresh pot file
Thu, 23 Sep 2010 15:18:10 +0200 Erik Zielke mq: removed return from callers to patchheader.qseries
Thu, 23 Sep 2010 16:56:32 +0200 Erik Zielke mq: added return 0 on success
Sun, 26 Sep 2010 23:48:30 +0200 Adrian Buehlmann tests: fix tabs/indentation in test-strip-cross.t
Tue, 24 Aug 2010 18:25:33 -0400 Steve Losh alias: only allow global options before a shell alias, pass later ones through
Mon, 27 Sep 2010 10:39:22 -0500 Matt Mackall tests: fix test-fetch port number variability
Sun, 26 Sep 2010 17:20:24 -0500 Matt Mackall tests: unify test-convert-tagsbranch-topology
Sun, 26 Sep 2010 17:18:53 -0500 Matt Mackall tests: unify test-convert-tla
Sun, 26 Sep 2010 17:18:28 -0500 Matt Mackall tests: unify test-convert-mtn
Sun, 26 Sep 2010 17:17:19 -0500 Matt Mackall tests: unify test-convert-splicemap
Sun, 26 Sep 2010 17:16:46 -0500 Matt Mackall tests: unify test-convert-git
Sun, 26 Sep 2010 17:14:35 -0500 Matt Mackall tests: unify test-convert-filemap
Sun, 26 Sep 2010 16:54:28 -0500 Matt Mackall tests: unify test-convert-datesort
Sun, 26 Sep 2010 16:53:06 -0500 Matt Mackall tests: unify test-convert-hg-svn
Sun, 26 Sep 2010 16:48:57 -0500 Matt Mackall tests: unify test-convert-hg-source
Sun, 26 Sep 2010 16:47:59 -0500 Matt Mackall tests: unify test-convert-hg-sink
Sun, 26 Sep 2010 16:45:51 -0500 Matt Mackall tests: unify test-convert-darcs
Sun, 26 Sep 2010 16:43:48 -0500 Matt Mackall tests: unify test-convert-cvsnt-mergepoints
Sun, 26 Sep 2010 16:39:52 -0500 Matt Mackall tests: unify test-convert-cvs-synthetic
Sun, 26 Sep 2010 15:42:48 -0500 Matt Mackall tests: unify test-convert-cvs-detectmerge
Sun, 26 Sep 2010 15:33:09 -0500 Matt Mackall tests: unify test-convert-cvs-branch
Sun, 26 Sep 2010 14:50:58 -0500 Matt Mackall tests: unify test-convert-cvs
Sun, 26 Sep 2010 14:39:34 -0500 Matt Mackall tests: unify test-convert-clonebranches
Sun, 26 Sep 2010 14:37:47 -0500 Matt Mackall tests: unify test-convert-bzr-treeroot
Sun, 26 Sep 2010 14:37:30 -0500 Matt Mackall tests: unify test-convert-bzr-merges
Sun, 26 Sep 2010 14:36:49 -0500 Matt Mackall tests: unify test-convert-bzr-ghosts
Sun, 26 Sep 2010 14:36:32 -0500 Matt Mackall tests: unify test-convert-bzr-directories
Sun, 26 Sep 2010 14:35:43 -0500 Matt Mackall tests: unify test-convert-bzr-114
Sun, 26 Sep 2010 14:35:24 -0500 Matt Mackall tests: unify test-convert-bzr
Sun, 26 Sep 2010 14:33:08 -0500 Matt Mackall tests: unify test-convert-authormap
Sun, 26 Sep 2010 14:32:13 -0500 Matt Mackall tests: unify test-convert
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip