Mercurial > hg
graph
-
match: fold _matcher into match.__init__Sun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: rename _matchfn to _buildmatchSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: optimize _patsplitSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: tweak some namesSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: simplify _matcherSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: split up _normalizepatsSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: optimize _globprefixSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: unnest functions in _matcherSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: kill unused defaults on _globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: kill test in matchfnSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: refactor matchfn generationSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: move util match functions overSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
util: privatize globreSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: refactor patkindSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: add some default argsSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
match: change all users of util.matcher to match.matchSun, 24 May 2009 02:56:14 -0500, by Matt Mackall
-
tests: add tests for new pre-push logic (issue736)Sat, 23 May 2009 17:04:41 +0200, by Sune Foldager
-
named branches: improve pre-push logic (issue736)Sat, 23 May 2009 17:04:31 +0200, by Sune Foldager
-
named branches: client branchmap wire protocol support (issue736)Sat, 23 May 2009 17:03:51 +0200, by Henrik Stuart
-
named branches: server branchmap wire protocol support (issue736)Sat, 23 May 2009 17:02:49 +0200, by Henrik Stuart
-
Merge with -stableSun, 24 May 2009 02:56:03 -0500, by Matt Mackall
-
Merge with crew-stableSat, 23 May 2009 12:31:28 -0500, by Matt Mackall
-
windows: make openhardlinks workSat, 23 May 2009 19:57:25 +0200, by Henrik Stuart
-
revlog: fix reading of larger revlog indices on WindowsSat, 23 May 2009 11:53:23 -0500, by Matt Mackall
-
inotify: Removing the unnecessary "inotifyserver" class variable.Fri, 08 May 2009 12:19:57 +0900, by Nicolas Dumazet
-
inotify: set a flag so a failed inotify query doesn't get repeated.Wed, 06 May 2009 01:40:03 +0900, by Nicolas Dumazet
-
inotify: introduce debuginotify, which lists which paths are under watchWed, 22 Apr 2009 00:37:35 +0900, by Nicolas Dumazet
-
inotify: put STAT-specific query answer generation part in its own methodWed, 22 Apr 2009 00:23:40 +0900, by Nicolas Dumazet