Mercurial > hg
graph
-
i18n-ru: editing for 'repository'Tue, 13 Dec 2011 22:55:43 +0700, by Andrei Polushin
-
i18n-ru: editing for 'store' (largefiles concept)Tue, 13 Dec 2011 01:51:08 +0700, by Andrei Polushin
-
i18n-ru: editing for 'branch'Tue, 13 Dec 2011 01:40:30 +0700, by Andrei Polushin
-
i18n-ru: spellcheckTue, 13 Dec 2011 01:11:46 +0700, by Andrei Polushin
-
i18n-ru: glossary synchronized with wiki, still requires fixingMon, 12 Dec 2011 00:03:26 +0300, by Alexander Sauta
-
i18n-ru: mq translatedSun, 11 Dec 2011 23:28:57 +0300, by Alexander Sauta
-
i18n-ru: largefiles strings fixedThu, 08 Dec 2011 20:12:56 +0300, by Alexander Sauta
-
merge with stableFri, 16 Dec 2011 19:05:59 -0600, by Matt Mackall
-
merge: check filename case collision between changesets for branch merging stableFri, 16 Dec 2011 21:21:27 +0900, by FUJIWARA Katsunori
-
i18n: use encoding.lower/upper for encoding aware case folding stableFri, 16 Dec 2011 21:09:41 +0900, by FUJIWARA Katsunori
-
windows: use upper() instead of lower() or os.path.normcase() stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: avoid normcase()-ing in util.fspath() for efficiency stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
dirstate: prevent useless util.fspath() invocation for '.' stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: consider as case sensitive if there is no counterevidence, for safety stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: switch normcase logic according to case sensitivity of filesystem stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: preserve case in abort messages stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: use normcase()-ed path for audit result cache stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
largefiles: handle merges between normal files and largefiles (issue3084) stableFri, 09 Dec 2011 17:35:00 +0100, by Martin Geisler
-
progress: check for ui.quiet and ui.debugflag before we write stableWed, 14 Dec 2011 15:41:08 +0100, by David Soria Parra
-
changelog: handle decoding of NULs in extra more carefully (issue3156) stableFri, 16 Dec 2011 18:23:15 -0600, by Matt Mackall
-
merge with stableThu, 15 Dec 2011 16:50:21 -0600, by Matt Mackall
-
phases: change publish behavior to only alter behavior when server.Thu, 15 Dec 2011 23:08:09 +0100, by Pierre-Yves David
-
largefiles: don't require a user cache (issue3088) (issue3155) stableThu, 15 Dec 2011 13:19:43 -0500, by Kevin Gessner
-
util: don't mess with builtins to emulate buffer()Thu, 15 Dec 2011 15:27:11 -0600, by Matt Mackall
-
util: clean up function orderingThu, 15 Dec 2011 14:59:22 -0600, by Matt Mackall
-
merge with stableThu, 15 Dec 2011 14:37:36 -0600, by Matt Mackall
-
notify: change behavior of "changegroup" hookThu, 15 Dec 2011 13:57:54 +0100, by Nikolaus Schueler
-
largefiles: optimize status when files are specified (issue3144)Thu, 15 Dec 2011 16:23:26 +0100, by Na'Tosha Bard
-
wireproto: handle other server output in pushkeyMon, 12 Dec 2011 15:16:58 +0100, by Pierre-Yves David
-
phases: exchange phase boundaries on pushThu, 15 Dec 2011 11:45:01 +0100, by Pierre-Yves David
-
phases: exchange phase boundaries on pullThu, 15 Dec 2011 11:28:42 +0100, by Pierre-Yves David
-
phases: add a function to compute heads from rootThu, 15 Dec 2011 02:18:24 +0100, by Pierre-Yves David
-
phases: add basic pushkey supportThu, 15 Dec 2011 11:24:26 +0100, by Pierre-Yves David
-
phases: update exchange test to include node hash.Wed, 26 Oct 2011 14:30:43 +0200, by Pierre-Yves David
-
phases: add a phases.publish optionThu, 15 Dec 2011 11:57:33 +0100, by Pierre-Yves David
-
zsh completion: add support for qfinishMon, 12 Dec 2011 11:54:22 -0600, by Augie Fackler
-
merge with crewThu, 15 Dec 2011 14:24:38 -0600, by Matt Mackall
-
merge with i18nThu, 15 Dec 2011 14:24:29 -0600, by Matt Mackall
-
i18n-de: Error reported by Mathias Goldau and commit msg shortenedSat, 10 Dec 2011 20:48:33 +0200, by Fabian Kreutz
-
i18n-de: mostly update fuzziesSat, 10 Dec 2011 20:22:33 +0200, by Fabian Kreutz
-
i18n-ru: eol, fetch, color, LargeFiles, gpg, keywords translatedThu, 08 Dec 2011 00:05:24 +0300, by Alexander Sauta
-
i18n-ru: glossary added, acl translation fixedFri, 18 Nov 2011 21:19:05 +0300, by Alexander Sauta
-
i18n-ru: update translationThu, 10 Nov 2011 22:05:02 +0100, by Andrey Somov
-
icasefs: use util.normcase() instead of str.lower() or os.path.normpath() stableMon, 12 Dec 2011 17:10:19 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 15 Dec 2011 16:26:33 +0100, by Martin Geisler
-
diff: don't crash when diffing a revision with a deleted subrepo (issue3153) stableWed, 14 Dec 2011 12:28:00 -0200, by Renato Cunha
-
dispatch: remove extra newlineSat, 10 Dec 2011 18:40:05 +0100, by Martin Geisler
-
annotate: show full changeset hash when invoked with --debug and -cFri, 09 Dec 2011 14:14:30 +0200, by Ion Savin
-
merge with stableFri, 09 Dec 2011 17:58:12 +0100, by Martin Geisler
-
largefiles: fix 'hg status' abort after merge stableFri, 09 Dec 2011 17:34:58 +0100, by Martin Geisler
-
largefiles: use lfutil functionsFri, 09 Dec 2011 17:34:57 +0100, by Martin Geisler
-
largefiles: fix indentationFri, 09 Dec 2011 17:34:56 +0100, by Martin Geisler
-
largefiles: remove pre-1.7 compatibility codeWed, 07 Dec 2011 16:25:51 +0100, by Martin Geisler