On Wed, Apr 3, 2013 at 4:18 AM, Gustavo Lima Chaves <gl...@profusion.mobi>wrote:

> * Carsten Haitzler <ras...@rasterman.com> [2013-04-03 11:36:23 +0900]:
>
> > On Tue, 2 Apr 2013 17:28:34 +0200 Bertrand Jacquin <be...@meleeweb.net>
> said:
> >
> > how is this meant to be different to:
> >
> > https://phab.enlightenment.org/feed/
>
> zmike++ for phabricator user picture.
>

http://24.media.tumblr.com/54b1ac3aa69caf22788bba2449023479/tumblr_mkmytuGkcT1rrju89o1_400.gif


>
> >
> > ?
> >
> > > Hi guys,
> > >
> > > To make a final point to the yesterday announce, we could propose
> > > some enhancements about the git usage and user experience.
> > >
> > > As some people not reading git diff mails (vacation, too much load),
> > > or don't want to, what do you think about a weekly report à la
> > > 'Git what's new' ?
> > >
> > > It'd be non intrusive, and can give a quick view of what has changed
> > > during the last week
> > >
> > > Also, this may teach people to write nice email commits, don't you
> think
> > > ?
> > >
> > > For example, on efl.git since last week :
> > >
> > >  $ git shortlog -n -w --since="1 week ago"
> > > Cedric BAIL (11):
> > >       eina: add eina_log_timing.
> > >       efl: integrate eina_log_timing.
> > >       eina: do not report timing for already stopped domain.
> > >       eina: use a global variable to hold the same string accross other
> > >          library.
> > >       efl: don't track generated file.
> > >       edje: prevent segv when not defining item before setting there
> > >          property.
> > >       eina: correctly remove reference from hash and make cow garbage
> > >          collector work.
> > >       evas: forgotten destruction of Eina_Cow pool for objects state.
> > >       evas: call Eina_Cow garbage collector on surface dump.
> > >       eina: let's not run the GC on memcpy things.
> > >       eina: make it possible to disable Eina_Cow GC at instantiation
> time.
> > >
> > > Stefan Schmidt (10):
> > >       m4: With efl with binary macro to help cross-compilation
> > >       eeze/sensor: Use the correct data get method in the test.
> > >       eeze/sensor: Create a new sensor object for the async test.
> > >       eeze/sensor: Make sure we send out ecore events for all async
> reads in
> > >          fake module
> > >       eeze/sensor/test: Remove useless check.
> > >       eeze/sensor: Setup all ecore event types in init.
> > >       eina/examples: Return in a non-void function.
> > >       eeze/sensor: Print out what feature we are testing right now.
> > >       eeze/sensor/fake: Finally fix fake module to send out correct
> ecore
> > >          events.
> > >       eeze/sensor/tests: Catch all callbacks from async read.
> > >
> > > Daniel Juyung Seo (7):
> > >       README: call ldconfig after installing bullet.
> > >       evas_object_smart.c: internal comment++.
> > >       eina_stringshare.h: more acurate documentation for
> Eina_Stringshare.
> > >       Evas.h: fixed documentation.
> > >       Ecore.h: fixed ecore documentation.
> > >       evas_render.c: added EINA_UNUSED for unused parameter.
> > >       evas_object_image.c/Evas.h: Added Eo apis for image preload.
> > >
> > > Carsten Haitzler (Rasterman) (6):
> > >       fix word start/end logic to be consistent with other toolkits.
> > >       warn--
> > >       matching fix to evas test suite to account for changes in word
> > >          start/end changes as per log message/changelog
> > >       Fix edje entry to resepct filter callbacks and not clear
> > >          selections if filters filter out all contents.
> > >       we have spec files... lets add arch pkgbuild stuff too :)
> > >       valgrind complain--
> > >
> > > Cedric Bail (6):
> > >       eina: forgotten header for make dist.
> > >       ecore: add systemd watchdog support to Ecore main loop.
> > >       eina: add <errno.h> for build on Win32.
> > >       ecore: add some usefull debugging information.
> > >       systemd: make it require at least 192 to work.
> > >       Evil: add mkdtemp
> > >
> > > ChunEon Park (2):
> > >       evas - updated doc
> > >       evas/render - better efficient check.
> > >
> > > Jihoon Kim (2):
> > >       ecore_imf: Add
> ecore_imf_context_input_panel_layout_variation_set/get
> > >          API
> > >       edje: Add
> edje_object_part_text_input_panel_layout_variation_set/get
> > >          API
> > >
> > > Alex-P. Natsios (1):
> > >       Fixed behavior of --disable{-xine,-v4l2}
> > >
> > > Daniel Willmann (1):
> > >       eina_cow: Fix compilation for tests again
> > >
> > > Eduardo Lima (Etrunko) (1):
> > >       Ecore_Wayland: Add ecore_wl_window_surface_create() API
> > >
> > > Iv<C3><A1>n Briano (1):
> > >       Add mouse_events option on the group level
> > >
> > > Raphael Kubo da Costa (1):
> > >       edje: Remove duplicate check introduced in 9157c51.
> > >
> > > Ryuan Choi (1):
> > >       edje_entry: alt+home should not move to first letter. Patch by
> > >          ryuan.choi.
> > >
> > > Tom Hacohen (1):
> > >       Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.
> > >
> > > Vladislav Brovko (1):
> > >       eina: add eina_file_mkdtemp and tests for Eina_File.
> > >
> > > --
> > > Beber
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> >
> ------------------------------------------------------------------------------
> > Minimize network downtime and maximize team effectiveness.
> > Reduce network management and security costs.Learn how to hire
> > the most talented Cisco Certified professionals. Visit the
> > Employer Resources Portal
> > http://www.cisco.com/web/learning/employer_resources/index.html
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> --
> Gustavo Lima Chaves
> Senior Developer @ ProFUSION Embedded Systems
>
>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to