-
Notifications
You must be signed in to change notification settings - Fork 36
do not create .cfg file for config protected files which are not modified by the user. #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mrmonopoly-cyber
wants to merge
25
commits into
gentoo:master
Choose a base branch
from
mrmonopoly-cyber:default-file
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
17ae5ab
libq/hash adding function hash_from_string. The function create an ha…
mrmonopoly-cyber 893d00c
libq/contents.c/.h generalize the function contents_parse_line so tha…
mrmonopoly-cyber 7b27719
libq/Makefile.am libq/Makefile.in Makefile.in configuring libq/Makefi…
mrmonopoly-cyber 51cd461
commit to fix, recommitting gentoo team commit by mystake
mrmonopoly-cyber 5877a82
libq/cur_sys_pkg.c/.h adding files for patch. These function allow th…
mrmonopoly-cyber b17d767
qmerge.c implementation of the libq/cur_sys_pkg in qmerge. Add the fe…
mrmonopoly-cyber c184934
libq/contents.c reinserting symbolik parsing, removed by mystake
mrmonopoly-cyber 38be82a
fixing bugs in libq/cur_sys_pkg.c find_in_tree function
mrmonopoly-cyber 79af1df
Merge branch 'master' into default-file
mrmonopoly-cyber f73a710
removed two spaces at the end of libq/hash.c
mrmonopoly-cyber f72d28b
little bugfix and refactoring of the contract
mrmonopoly-cyber 238c325
Added include to prevent compile error about the variabile _Q_PATH_MAX
mrmonopoly-cyber 019318c
Changed implementation of cur_sys_pkg.c. Now it no longer manually
mrmonopoly-cyber e9c0bed
refactoring the code after the change of implementation, there is a
mrmonopoly-cyber 32e8fc9
added personal info
mrmonopoly-cyber ff1c60d
removed assertion
mrmonopoly-cyber 53816ac
fixing dangerous parsing of CONTENTS string of pkgs with strtok_r(), …
mrmonopoly-cyber 50f68a9
fixing merges
mrmonopoly-cyber a1937d5
remove dynamic allocation in cur_sys_pkg.c during parsing of CONTENTS…
mrmonopoly-cyber 69ecbe8
Restored the old implementation of contents.c, only added a new function
mrmonopoly-cyber 1a2b989
removed useless file
mrmonopoly-cyber 406c836
Merge branch 'gentoo:master' into default-file
mrmonopoly-cyber 9e0b0c7
Merge branch 'master' into default-file
mrmonopoly-cyber 180b4f7
adapted code to recent changes in signature declaration of hash_from_…
mrmonopoly-cyber fe60c06
fix bug in qmerge.c: using previnst in pkg_merge to to obtain the inf…
mrmonopoly-cyber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.