[gnome-commander] (335 commits) Non-fast-forward update to branch gvfs
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] (335 commits) Non-fast-forward update to branch gvfs
- Date: Mon, 6 Jan 2020 13:04:40 +0000 (UTC)
The branch 'gvfs' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
5ba2e80... noop: minor cleanup
b1a2897... Prints C++ complier flags after configure step
Commits added to the branch:
e0da34e... ARM/MIPS/etc: Fix for -Wcast-align (*)
f73ed64... Update Polish translation (*)
7e97adc... Revert "Compile source files in the relative sub-directorie (*)
b177578... Adds option to leave the terminal window open when a comman (*)
2027752... Adds missing src/gnome-cmd-block.cc from commit b177578 (*)
d197fff... Updated Czech translation (*)
2138de5... Updated Czech translation (*)
b8006b5... Fixes typos in documentation (*)
387ab7e... Add missing word in documentation (*)
1836ead... Updated Czech translation (*)
8358abf... Updated Czech translation (*)
aa32392... Merges release news from gcmd-1-6 branch into master (*)
1e1b219... Update Swedish translation (*)
b42678b... Fix typo in documentation, fixing bgo#788153 (*)
3cb1156... Update Spanish translation (*)
ab65b42... Updated Czech translation (*)
0626f85... Update Polish translation (*)
cdbc1e7... Update Finnish translation (*)
ac83384... Update Spanish translation (*)
cede8c9... Update German translation (*)
36af00b... Update Brazilian Portuguese translation (*)
be8007a... Updates NEWS, README.md, releases.xml and travis file for n (*)
f7623f9... Removes intltool, gnome-common and gnome-doc-utils from spe (*)
6660bb5... Removes intltool dependency from gentoo ebuild (*)
4d2441b... Updates configure.ac for new unstable version (*)
f095e64... Updated Czech translation (*)
ff25916... Makes usage of unique default in gentoo, adds it to RDEPEND (*)
63a1be5... Corrects non-working link in documentation (*)
aca5345... Store the size of the options dialog in the gsettings optio (*)
70ccbb6... Update German translation (*)
0217bb1... Update German translation (*)
e36e9b0... Update Polish translation (*)
9f45138... Updated Czech translation (*)
f4c4464... Update Spanish translation (*)
b54789c... Switch 'make distcheck' output format to .tar.xz (*)
f7d6b2e... Update German translation (*)
9952f68... Updated Danish translation (*)
245e4b8... Updated Danish translation (*)
126aee6... Changes a comment leading flex to freak out, fixing bgo#785 (*)
d6624d0... Update Brazilian Portuguese translation (*)
b185e62... Update Indonesian translation (*)
09ef430... Remove the OMF file (*)
ed17ced... Update Swedish translation (*)
831be10... Prints C++ complier flags after configure step (*)
ed3f3c9... Remove python support (*)
98dee56... Updates pkg.m4 makros (*)
b771fc8... noop: Updates a comment (*)
515e91c... Update POTFILES.in (*)
0e26508... spec-file: Removed build and runtime deps for python and gn (*)
8a400f0... Copyright update (*)
da3dd8f... Removes border lines in the options dialoge tabs (*)
7102f25... Changed debug flag 'p' description (*)
f11bd83... Variable renaming, adds debug output (*)
b468f7d... Updates Ubuntu version in Dockerfile (*)
41aa85b... Updated Czech translation (*)
d6048fd... Fixes bogus date in spec file (*)
62382c3... Remove unique dep from spec file as libuniqe is not support (*)
e50e6f8... Remove remnant folders from spec file which are not existin (*)
ce63ffd... Added help folder definition in spec file, changelog update (*)
d2b1082... Updated Serbian translation (*)
b150a62... Fix Spanish translation header (*)
3b484e4... Update Spanish translation (*)
8410de8... Fix Spanish translation header (*)
321ce35... Update German translation (*)
fc9571b... Fix simple script system for files with spaces (*)
cea570e... Adds output of commands in some scripts, fixes handling of (*)
308909f... Remove useless maintainer <description/> in Gentoos metadat (*)
35f5c3b... Don't pring a critical warning in the terminal if devices o (*)
351d9f8... Update Hungarian translation (*)
aeda60a... Removed remnant plugins_execute_python user action (*)
56222df... Ignore errors occuring from paranthesis warnings (*)
e005573... Work in progress: First commit (*)
9eaf2bc... Remove unused eutils class in gentoo ebuild (*)
a2dd318... Ignore errors occuring from paranthesis and cast function t (*)
f6a992c... Fix stringop-truncation warning (*)
bb7a865... Fix shadow warning (*)
cecb79a... src/gnome-cmd-advrename-profile-component.cc: fix for -Wuni (*)
012ce66... noop: variable renaming (*)
b2259a0... src/gnome-cmd-file-list.cc: fix for -Wuninitialized (*)
ff1d54d... src/gnome-cmd-user-actions.cc: Fix shadow warnings (*)
273b510... src/owner.h: Fixes inline error (*)
4c812a3... Use https in ebuild for Homepage (*)
ae7ba24... Update of m4 macros for gsettings, cflags and ldflags (*)
9ce54cd... Do not error out for parenthese warnings and cast-function- (*)
1086d35... Remove unused variable (*)
dec4514... Fix save_advrename_config method for saving adrename profil (*)
1108e21... noop: Removed comment (*)
641fc5b... Load the strings from advrename config keyfile as compresse (*)
01a4e2a... noop: Corrected a comment (*)
b13cef3... Remove monitoring of xml config file (*)
ccfe4a2... Remove deprecated method to load old connection config file (*)
f1ce6eb... Remove remnant config switch, remove unused method (*)
0d5a28f... noop: Rename method names (*)
8fa88f6... Migrate remnant advrename tool options to gsettings; do not (*)
247fef9... Fix for not freed memory (*)
4cc3415... Remove loading of old config file (pre-xml time) (*)
a4e8260... Ignore possible fallthrough warning when loading xml config (*)
b53bb55... noop: Corrected comment (*)
495ab03... Removed not needed operator for storing advrename options i (*)
bdbc3c9... Removes logic to erease a history list when actually a new (*)
d1a9eb0... Remove unused variable settings_monitor_enabled (*)
6ecb19f... Remove header storage from save_xml (*)
40d19c2... Use preprocessor constants for gkeyfile names (*)
7fd415b... Migrate links from bugzilla to gitlab (*)
b01fc60... Switch links from git.gnome.org to gitlab.gnome.org (*)
398ddd2... Store open file list tabs in GKeyfile (*)
3da8290... Created git-scripts directory with git hooks inside, update (*)
93a47c1... noop: Make compiler happy (fixing inline error) (*)
edcc0b3... noop: corrected spelling of save_tabs method (*)
4a763db... noop: removed old, uncommented code (*)
b6bb42a... Store file selector id instead of just a boolean for the fi (*)
143bdb7... Noop: changed comment (*)
e69c2a0... Store open file list tabs via GSettings instead of GKeyFile (*)
6e3e0de... Remove suport of old fav-apps file format, move call of loa (*)
41c706a... noop: fix wording in gschema file (*)
c9eb85d... Save and load devices in gSettings, remove pre-1.6 file for (*)
e87b527... noop: Use define string (*)
ae12df7... Handle favorite apps in gSettings (*)
8008b26... Save devices in gSettings after loading them from depricate (*)
45e072f... Make save_devices_via_gsettings a private member function o (*)
7d1bf71... Fixes format string for favorite apps (*)
0bb1166... Store directory history via gSettings (*)
90857dc... Free also the last element of the array of char pointers (*)
9bc398c... Calculate the lenght of GList only once in set_gsettings_st (*)
dee914c... Free allocated memory in save_tabs_via_gsettings (*)
9ee03e7... Free allocated memory in save_advrename_profiles (*)
4e6da57... Do not free the string array, its memory is used for the GL (*)
481dc96... Free the pointer to the pointer array in get_list_from_gset (*)
99b393a... noop: Renamed variable (*)
2af3fca... Free memory in save_advrename_profiles method (*)
7c0e396... Initialize the current file index variable with -1 (*)
63fc60e... Free memory in GnomeCmdData::load_advrename_profiles method (*)
c87875d... Remove unused method (*)
02b021b... Sync gsettings at the end of save method (*)
d38fc13... Free memory when loading dir history (*)
91d0aca... Convert old GnomeCmdData::free method into deconstructor (*)
a7d7828... Free memory of path string in gnome_cmd_dir_list_files func (*)
3cc6e38... Do not just return in gnome_cmd_pixmap_free() if a member o (*)
5013866... Unref connections list, free pixmap memory in destroy metho (*)
f63fb00... Removing unused GFileMonitor references (*)
594c78d... Load and save the advance rename tool settings via gSetting (*)
8809416... Add search tool width and height to gSettings (*)
d54037c... Comment invalid <category> in DOAP file to pass git pre-rec (*)
a473666... Replace Bugzilla by Gitlab URL in DOAP file (*)
c36611b... Add search history to gSettings (*)
6962eb0... Do some optimization work on set_gsettings_string_array_fro (*)
0603784... Automatic update of mkinstalldirs file (*)
4eec9a7... Correctly set return value as gboolean (*)
bfa94a6... Adds saving and loading of the search tool profiles to gSet (*)
0c6cdc4... Variable renaming for better code understanding (*)
8e9a895... Use initial values for storing the default search profile w (*)
6785d52... Removing unused variable (*)
1a2e5e1... Initiate GnomeCmdConList pointer elements with nullptr (*)
f6caf03... Add storage of bookmarks and bookmark tool window in gSetti (*)
065e4fc... Some code improvements, variable renaming and others (*)
59cedfc... Save and loadn connections in gSettings (*)
63085d2... Auto-update of gsettings.m4 file (*)
1ae1878... noop: corrected variable names (*)
e4dce74... Fix: load search profile strings compressed (unescaped) (*)
5e72fe9... noop: variable rename, C++11 initialization (*)
75e77ad... Remove second and not needed removal of device from list of (*)
00a0817... Initialize pointers with null (*)
96c7056... Do not use escaped strings in gsettings - it is not needed (*)
b3f2261... Store default gsettings value vor connections and advance r (*)
eae211a... If search or dir history should not be stored save default (*)
07a3153... noop: C++11 rework (*)
63be66f... Adding keybindings to gsettings (*)
8b5fbb9... Put loading of colors and color themes in own methods (*)
2d97c44... Remove possibility of saving config to xml file (*)
e766798... Do not save search profiles before trying to load them firs (*)
13f6f47... noop: Comment correction (*)
4ba32c6... Merge branch 'get_rid_of_xml' into master (*)
85eeefb... Updating last version in README.md (*)
2c2581a... Updating to Ubuntu 18.04 in Dockerfile (*)
efb5944... Uncommenting devel sources for Ubuntu in Dockerfile (*)
8c0a3d0... Fixing Dockerfile line break (*)
530eaa9... Fixing Dockerfile line break - again (*)
b24514d... Set GCC 8 as default compiler in Ubuntu in Dockerfile (*)
3002c43... Automatically install gcc 8 in Ubuntu in Dockerfile (*)
3f8a211... Do not set gcc 7 as an alternative in Dockerfile (*)
3b173c5... Revert last commit but move command for setting up gcc alte (*)
ef20239... Do not implicitely define the deconstructor of the SearchPr (*)
70a100c... Some C++11 work: initialization of member variables of the (*)
2324d88... Do not implicitely define the deconstructor of the Advrenam (*)
94f8ccc... Adding logo.png to root level of the repo (*)
49bd7df... Updated Czech translation (*)
0f9a66d... Fix a typo in GSettings (*)
66d5e0c... Update Polish translation (*)
bc5283e... Use some C++11 features, remove g_assert call (*)
e55e9b7... Copy a string instead of freeing it which should not happen (*)
e0cfdb5... Updated Spanish translation (*)
8e2ddc4... Initialize gnome-cmd-file-selector with string and not gcha (*)
8cceb41... Remove unused function (*)
5efb072... Fix position of closing tag in docbook xml (*)
16c6a44... Copyright update (*)
365c091... Bug 82 - Typo: Advance Rename tool (*)
c40c2a6... Merge branch 'libreajans-master-patch-67602' into 'master' (*)
8978988... GNOME redesign of app icons. See Initiatives#2 for more inf (*)
c383ac1... Updating the gitlab logo (*)
fcf1e37... Merge branch 'update-app-icon' into 'master' (*)
ddb3f11... Updated Spanish translation (*)
e56a418... Update Polish translation (*)
b00f978... Use NEWS instead of README in the current tests (*)
56621c8... Helper method for checking if directory is existing (*)
0845f72... noop: code style (*)
029e943... Adding standard namespace to utils.h (*)
85bbe93... Add util functions... (*)
43ea563... Move gnome commander config folder into ~/.config/gnome-com (*)
20e2256... Adjust code for creating and finding the user's plugin path (*)
887faf0... Adjust the remaining path variables to point to the new con (*)
ceffb9b... Fix location of the scripts directory (*)
6ba45a7... Updated Spanish translation (*)
aa86326... Use Unicode quotation marks in a new translatable string (*)
c5a9f35... Move stuff from 1.8 branch into master in NEWS, releases.xm (*)
0354be0... Update online links in documentation (*)
c2c789f... Updating the documentation for new features in 1.10.0 (*)
4256107... Update Polish translation (*)
3b9e984... Update Hungarian translation (*)
60ca426... Create the script config directory if needed (*)
004a701... Updated Spanish translation (*)
95491e6... Updated NEWS and releases.xml (*)
4d22204... Revert "Use NEWS instead of README in the current tests" (*)
26ee2a5... Update Brazilian Portuguese translation (*)
b62d3b1... Update German translation (*)
59e1636... Updated changelog link in Gentoo's metadata.xml (*)
10f0aad... Use static_cast instead of C-style cast (*)
c232180... Remove unused struct member (*)
b0cff8d... Use initialization list in the GnomeCmdColorTheme struct (*)
98c28b5... Use C++11 initialization in History class (*)
e815e14... noop: comment added (*)
4bd275e... Use explicit keyword for constructor of the DICT class (*)
a620074... Use C++11 initialization in GnomeCmdAdvrenameDialog::Privat (*)
e7f59c7... Fixed possible null pointer dereference (*)
3734ae0... Use static_cast instead of C-style cast (*)
1d93f05... Use static_cast instead of C-style cast (*)
d691387... Use reinterpret_cast instead of C-style cast (*)
9495f94... Use C++11 initialization in GnomeCmdConnectDialog::Private (*)
22527b9... Remove value assignment: the variable is assigned a value b (*)
f287947... Decrease the scope of the result variable (*)
e9b4016... Use C++11 initialization in SearchData class (*)
baacfea... Remove same if condition (*)
63575c1... Update Swedish translation (*)
2bb61af... C++11 cast, use nullptr instead of NULL (*)
2b3d42c... Use nullptr instead of NULL (*)
3052463... C++11 cast (*)
78b5c77... C++11 cast (*)
79a0cd8... Files renamed: src/owner.h and src/owner.cc (*)
8465711... C++11 cast, use nullptr instead of NULL (*)
e11e345... Update German translation (*)
4d200e2... Update Swedish translation (*)
d72aed5... Add Swedish help translation (*)
8cb3320... C++11 cast, use nullptr instead of NULL (*)
9b8c678... User override specifier for derived, overriding methods (*)
608fc02... C++11 cast, use nullptr instead of NULL (*)
0c64a69... C++11 cast, use nullptr instead of NULL (*)
575e417... C++11 cast, use nullptr instead of NULL (*)
ef981ad... C++11 cast, use nullptr instead of NULL (*)
8dcd7ee... C++11 cast, use nullptr instead of NULL (*)
f072c0f... C++11 cast, use nullptr instead of NULL (*)
189ba5d... User override specifier for derived, overriding methods (*)
73914c9... C++11 cast, use nullptr instead of NULL (*)
29af0de... Rename variable to fix shadow warning (*)
96fd86b... Fix braces (*)
e46b1f0... C++11 cast, use nullptr instead of NULL (*)
b7d1cc5... C++11 cast, C++11 initialization list, use nullptr instead (*)
be0232c... Update Swedish translation (*)
924c350... Update Swedish translation (*)
a3c830c... Update Swedish translation (*)
e9af30d... Round edges in gcmd icon (*)
587d6b7... New icon of the internal viewer (*)
0b5bb3b... Update of internal viewer icon (bigger magnifying glass) (*)
ee95f64... Update of NEWS, releases.xml and configure.ac (*)
4f70e9f... Update of reference version in REAMDE.md (*)
882168c... Post-release version bump (*)
900b68d... Post-release version bump (*)
3a73dd1... Updates gentoo ebuild (*)
6c0c8ba... Update Spanish translation (*)
aacd1fc... Update Spanish translation (*)
f01e169... C++11 cast, use nullptr instead of NULL, remove unused vari (*)
4096a56... C++11 cast, use nullptr instead of NULL, little refactoring (*)
7bc9ab9... Update German translation (*)
7fc8493... Update German translation (*)
a7ebb53... C++11 cast, use nullptr instead of NULL, little refactoring (*)
7498f92... Use explicit keyword for constructor with one argument (*)
ffedb24... C++11 initialization list, use nullptr instead of NULL (*)
178f1a6... C++11 initialization list, use nullptr instead of NULL, rem (*)
46f5529... C++ cast, C++11 initialization list, use nullptr instead of (*)
5c67fda... C++ cast, use nullptr instead of NULL (*)
425e9ec... Add menu entries for selecting files with same extension (*)
9aef70a... Remove unused functions and methods (*)
839b55d... Update bookmarks in all gcmd instances if they changed (*)
e3e6699... Remove unused methods (*)
99f29bf... C++ cast, don't assign unused variable (*)
5e3292b... C++ cast, auto keyword, use nullptr instead of NULL (*)
68aa01e... Remove unused struct, use nullptr instead of NULL (*)
4d7c003... C++ cast, use nullptr instead of NULL (*)
d772c7a... Fix scroll_box_set_client method (*)
1dd8d7f... C++ cast, use nullptr instead of NULL (*)
8957e7a... Initialization list, fix possible null pointer dereference (*)
e26d4d5... C++ cast, use nullptr instead of NULL, C++ auto (*)
5d83508... Merge branch 'Implement_CppCheck_suggestions' (*)
c5ff876... Merge branch 'Implement_CppCheck_suggestions' into gcmd-1-1 (*)
33ad4f7... Update NEWS and releases.xml (*)
1a1060a... Fix POTFILES.in (*)
3216486... Rename connections file to conections.deprecated (*)
240c177... Remove gnome-cmd-xml-config (*)
86e41ee... Fix for commit 79a0cd8d7c333304de93a64190d1c04504047193 (*)
0364b54... Dont use xml escape method for storing bookmark name (*)
7076e72... Remove remaining unused gnome-config calls (*)
427c6d3... Merge branch 'gnome-config-removal'. Finally fixing #27 (*)
d8ddc9d... Remove unused get_string method (*)
392f9e1... Remove unused data migration method (*)
7af51c3... Update Polish translation (*)
70623e2... Update German translation (*)
83dee51... Updated Spanish translation (*)
b736e37... Update Brazilian Portuguese translation (*)
1f74bec... Remove Python support output in configure script (*)
a8cfd6f... Search window can be optionally transient (*)
c0df013... Merge branch 'master' into mtasaka_armfix (*)
01bd478... Merge branch 'mtasaka_armfix' of https://github.com/mtasaka (*)
d52088f... Merge branch 'mtasaka-mtasaka_armfix' (*)
d6a9037... Update Hungarian translation (*)
dd87ffc... Update Polish translation (*)
1e1a50f... Update Brazilian Portuguese translation (*)
973bc1c... Updated Spanish translation (*)
fc302fe... Updated the file name suffix in the gcmd spec file (*)
399ffb9... Fix compilation error with exiv2 0.27.1 (*)
eff59c2... Removed smp_mflags variable from the spec file (*)
0936ada... Updates README.md (*)
94326b7... Lift Epoch variable in spec file from 2 to 4 (*)
f65e37a... Update German translation (*)
c6ef877... Add gnome-icon-theme-legacy package as a requirement (neede
b14ede2... Check for gcc-8 improved in gentoo ebuild file, inherit fro
2b4991c... Use central exiv2 header file instead of the specific ones
1d7413b... noop: minor cleanup
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]