log tests/test-largefiles.t @ 21754:7e14d026c4c4

age author description
Fri, 16 May 2014 13:18:57 -0700 Pierre-Yves David test: split test-largefile.t in multiple file
Thu, 08 May 2014 19:45:22 +0200 Mads Kiilerich largefiles: include largefiles when doing log on a directory (issue4241)
Thu, 01 May 2014 15:12:49 +0200 Mads Kiilerich largefiles: better handling of log from other working directory (issue4236) stable
Fri, 25 Apr 2014 22:34:09 -0400 Matt Harbison largefiles: remove directories emptied after their files are moved (issue3515) stable
Wed, 05 Mar 2014 15:55:09 -0800 Lucas Moscovicz largefiles: changed overridelog to work with graphlog
Thu, 06 Mar 2014 14:52:07 -0800 Lucas Moscovicz largefiles: added test coverage for graph log
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: full debugdirstate functionality for largefiles
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: make cat on standins do something
Thu, 18 Apr 2013 18:56:18 +0200 Mads Kiilerich largefiles: update should only create a .orig backup of a largefile once
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: use "outgoinghooks" to avoid redundant outgoing check
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: use "summaryremotehooks" to avoid redundant outgoing check
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: reuse "findcommonoutgoing()" result at "hg push"
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich largefiles: don't prompt when one side of merge was changed but didn't change
Mon, 31 Mar 2014 10:12:07 -0500 Kevin Bullock merge with stable
Sat, 29 Mar 2014 01:20:07 +0900 FUJIWARA Katsunori hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109) stable
Wed, 19 Mar 2014 00:18:30 +0100 Mads Kiilerich repo: rephrase the "missing requirement" error message
Sat, 25 Jun 2011 02:46:23 +0200 Pierre-Yves David require: provide a link to a wiki page in addition of suggesting upgrade
Sat, 15 Feb 2014 01:23:12 +0100 Mads Kiilerich hooks: for python hooks, consistently use __name__ etc as name, not the repr
Mon, 27 Jan 2014 21:39:25 +0100 Simon Heimberg tests: lines with largefile .* file://$TESTTMP also match on windows
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: show hashes before prompting for conflict resolution
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: don't try to explain rename history before prompt for conflicts
Sun, 17 Nov 2013 18:21:58 -0500 Mads Kiilerich rebase: improve error message for --base being empty or causing emptiness
Sun, 01 Dec 2013 14:10:53 -0600 Matt Mackall merge with stable
Tue, 26 Nov 2013 15:38:33 +0100 Mads Kiilerich largefiles: don't crash on 'local renamed directory' actions stable
Sun, 17 Nov 2013 15:43:46 +0100 Simon Heimberg tests: add missing glob
Thu, 17 Oct 2013 16:13:15 +0800 Mads Kiilerich largefiles: hide passwords in URLs in ui messages stable
Thu, 24 Oct 2013 01:49:56 +0800 Mads Kiilerich largefiles: don't add extra \n when displaying remote messages in putlfile stable
Mon, 21 Oct 2013 11:22:54 +0800 Mads Kiilerich largefiles: add missing \n in ui.warn messages stable
Mon, 23 Sep 2013 20:33:02 -0700 Siddharth Agarwal update: standardize error message for dirty update --check