lp:~rainct/nautilus/nautilus-zg
Created by
Siegfried Gevatter
on
2012-02-02
and last modified on
2012-03-08
- Get this branch:
- bzr branch lp:~rainct/nautilus/nautilus-zg
Only
Siegfried Gevatter
can upload to this branch. If you are
Siegfried Gevatter
please log in for upload directions.
Branch merges
- Sebastien Bacher (community): Needs Fixing on 2012-02-28
- Michal Hruby (community): Approve on 2012-02-28
- Mikkel Kamstrup Erlandsen (community): Needs Fixing on 2012-02-06
- Siegfried Gevatter: Pending requested 2012-02-03
-
Diff: 740 lines (+613/-1)6 files modifiedlibnautilus-private/Makefile.am (+2/-0)
libnautilus-private/nautilus-file-operations.c (+184/-0)
libnautilus-private/nautilus-file.c (+28/-1)
test/Makefile.am (+6/-0)
test/run-zeitgeist-test.sh (+50/-0)
test/test-nautilus-zeitgeist.c (+343/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 287. By Siegfried Gevatter on 2012-03-08
-
Revert r283, dunno what I was doing there.
So, the only change since Chris' is initializing the GError.
- 284. By Siegfried Gevatter on 2012-03-05
-
Initialize GError to NULL.
From http://
developer. gnome.org/ glib/2. 31/glib- Error-Reporting .html:
"A GError* must be initialized to NULL before passing its address to a
function that can report errors." - 280. By Siegfried Gevatter on 2012-02-27
-
Minor changes (show debug, don't abort on warning, void**->gpointer*,
run Zeitgeist without FTS).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:nautilus