Tue, 13 Dec 2011 01:11:46 +0700 |
Andrei Polushin |
i18n-ru: spellcheck
|
Mon, 12 Dec 2011 00:03:26 +0300 |
Alexander Sauta |
i18n-ru: glossary synchronized with wiki, still requires fixing
|
Sun, 11 Dec 2011 23:28:57 +0300 |
Alexander Sauta |
i18n-ru: mq translated
|
Thu, 08 Dec 2011 20:12:56 +0300 |
Alexander Sauta |
i18n-ru: largefiles strings fixed
|
Fri, 16 Dec 2011 19:05:59 -0600 |
Matt Mackall |
merge with stable
|
Fri, 16 Dec 2011 21:21:27 +0900 |
FUJIWARA Katsunori |
merge: check filename case collision between changesets for branch merging
stable
|
Fri, 16 Dec 2011 21:09:41 +0900 |
FUJIWARA Katsunori |
i18n: use encoding.lower/upper for encoding aware case folding
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
windows: use upper() instead of lower() or os.path.normcase()
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: avoid normcase()-ing in util.fspath() for efficiency
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
dirstate: prevent useless util.fspath() invocation for '.'
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
icasefs: consider as case sensitive if there is no counterevidence, for safety
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
pathauditor: switch normcase logic according to case sensitivity of filesystem
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
pathauditor: preserve case in abort messages
stable
|
Fri, 16 Dec 2011 21:09:40 +0900 |
FUJIWARA Katsunori |
pathauditor: use normcase()-ed path for audit result cache
stable
|
Fri, 09 Dec 2011 17:35:00 +0100 |
Martin Geisler |
largefiles: handle merges between normal files and largefiles (issue3084)
stable
|
Wed, 14 Dec 2011 15:41:08 +0100 |
David Soria Parra |
progress: check for ui.quiet and ui.debugflag before we write
stable
|
Fri, 16 Dec 2011 18:23:15 -0600 |
Matt Mackall |
changelog: handle decoding of NULs in extra more carefully (issue3156)
stable
|
Thu, 15 Dec 2011 16:50:21 -0600 |
Matt Mackall |
merge with stable
|
Thu, 15 Dec 2011 23:08:09 +0100 |
Pierre-Yves David |
phases: change publish behavior to only alter behavior when server.
|
Thu, 15 Dec 2011 13:19:43 -0500 |
Kevin Gessner |
largefiles: don't require a user cache (issue3088) (issue3155)
stable
|
Thu, 15 Dec 2011 15:27:11 -0600 |
Matt Mackall |
util: don't mess with builtins to emulate buffer()
|
Thu, 15 Dec 2011 14:59:22 -0600 |
Matt Mackall |
util: clean up function ordering
|
Thu, 15 Dec 2011 14:37:36 -0600 |
Matt Mackall |
merge with stable
|
Thu, 15 Dec 2011 13:57:54 +0100 |
Nikolaus Schueler |
notify: change behavior of "changegroup" hook
|
Thu, 15 Dec 2011 16:23:26 +0100 |
Na'Tosha Bard |
largefiles: optimize status when files are specified (issue3144)
|
Mon, 12 Dec 2011 15:16:58 +0100 |
Pierre-Yves David |
wireproto: handle other server output in pushkey
|
Thu, 15 Dec 2011 11:45:01 +0100 |
Pierre-Yves David |
phases: exchange phase boundaries on push
|
Thu, 15 Dec 2011 11:28:42 +0100 |
Pierre-Yves David |
phases: exchange phase boundaries on pull
|
Thu, 15 Dec 2011 02:18:24 +0100 |
Pierre-Yves David |
phases: add a function to compute heads from root
|
Thu, 15 Dec 2011 11:24:26 +0100 |
Pierre-Yves David |
phases: add basic pushkey support
|
Wed, 26 Oct 2011 14:30:43 +0200 |
Pierre-Yves David |
phases: update exchange test to include node hash.
|
Thu, 15 Dec 2011 11:57:33 +0100 |
Pierre-Yves David |
phases: add a phases.publish option
|
Mon, 12 Dec 2011 11:54:22 -0600 |
Augie Fackler |
zsh completion: add support for qfinish
|
Thu, 15 Dec 2011 14:24:38 -0600 |
Matt Mackall |
merge with crew
|
Thu, 15 Dec 2011 14:24:29 -0600 |
Matt Mackall |
merge with i18n
|
Sat, 10 Dec 2011 20:48:33 +0200 |
Fabian Kreutz |
i18n-de: Error reported by Mathias Goldau and commit msg shortened
|
Sat, 10 Dec 2011 20:22:33 +0200 |
Fabian Kreutz |
i18n-de: mostly update fuzzies
|
Thu, 08 Dec 2011 00:05:24 +0300 |
Alexander Sauta |
i18n-ru: eol, fetch, color, LargeFiles, gpg, keywords translated
|
Fri, 18 Nov 2011 21:19:05 +0300 |
Alexander Sauta |
i18n-ru: glossary added, acl translation fixed
|
Thu, 10 Nov 2011 22:05:02 +0100 |
Andrey Somov |
i18n-ru: update translation
|
Mon, 12 Dec 2011 17:10:19 +0900 |
FUJIWARA Katsunori |
icasefs: use util.normcase() instead of str.lower() or os.path.normpath()
stable
|
Thu, 15 Dec 2011 16:26:33 +0100 |
Martin Geisler |
merge with stable
|
Thu, 15 Dec 2011 16:18:10 +0100 |
Martin Geisler |
test-subrepo: test for Issue3153
stable
|
Wed, 14 Dec 2011 12:28:00 -0200 |
Renato Cunha |
diff: don't crash when diffing a revision with a deleted subrepo (issue3153)
stable
|
Thu, 15 Dec 2011 11:13:38 +0100 |
Martin Geisler |
status: add missing ":" to help text
stable
|
Sat, 10 Dec 2011 18:40:05 +0100 |
Martin Geisler |
dispatch: remove extra newline
|
Fri, 09 Dec 2011 14:14:30 +0200 |
Ion Savin |
annotate: show full changeset hash when invoked with --debug and -c
|
Fri, 09 Dec 2011 17:58:12 +0100 |
Martin Geisler |
merge with stable
|
Fri, 09 Dec 2011 17:34:58 +0100 |
Martin Geisler |
largefiles: fix 'hg status' abort after merge
stable
|
Fri, 09 Dec 2011 17:34:57 +0100 |
Martin Geisler |
largefiles: use lfutil functions
|
Fri, 09 Dec 2011 17:34:56 +0100 |
Martin Geisler |
largefiles: fix indentation
|
Wed, 07 Dec 2011 16:25:51 +0100 |
Martin Geisler |
largefiles: remove pre-1.7 compatibility code
|
Fri, 09 Dec 2011 17:34:53 +0100 |
Martin Geisler |
merge: make debug output easier to read
|
Fri, 09 Dec 2011 15:50:33 +0100 |
Thomas Arendsen Hein |
sshrepo: add more safe characters (issue2983)
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|