GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
etc-update
Commit message (
Expand
)
Author
Age
Files
Lines
*
etc-update: set SELinux security labels on merged files
Kenton Groombridge
2023-09-26
1
-0
/
+3
*
Make non-Python (s)bin scripts use other scripts from the same directory
James Le Cuirot
2023-08-02
1
-3
/
+7
*
emerge: respect NO_COLOR
Siddhanth Rathod
2023-03-21
1
-0
/
+1
*
bin/etc-update: Apply patsub_replacement defences
Kerin Millar
2022-12-05
1
-2
/
+2
*
bin: style tweaks
Sam James
2022-08-01
1
-10
/
+17
*
*: use /usr/bin/env bash iso /bin/bash
Fabian Groffen
2022-07-25
1
-1
/
+1
*
etc-update: Antergos uses arch ID_LIKE now
kewl fft
2019-01-06
1
-1
/
+1
*
etc-update: manjaro now uses arch ID_LIKE
kewl fft
2018-11-19
1
-1
/
+1
*
etc-update: handle whitespace in ID_LIKE
kewl fft
2018-10-19
1
-1
/
+1
*
etc-update: combined use of /etc/os-release ID and ID_LIKE
kewl fft
2018-10-05
1
-6
/
+6
*
etc-update: add arch32 to arch OS_FAMILY (for the 32-bit users)
kewl fft
2018-08-01
1
-1
/
+1
*
etc-update: add archarm to arch OS_FAMILY
kewl fft
2018-06-15
1
-1
/
+1
*
etc-update: consistently use double bracket operator
kewl fft
2018-05-25
1
-8
/
+8
*
etc-update: fix rpm get_basename_find_opt for rpmnew
Tomáš Chvátal
2018-04-30
1
-1
/
+1
*
etc-update: fix get_scan_regexp for arch OS_FAMILY
Tomáš Chvátal
2018-04-26
1
-1
/
+1
*
etc-update: support fedora and rhel with rpm OS_FAMILY
Tomáš Chvátal
2018-04-26
1
-3
/
+18
*
etc-update: add /usr/share to CONFIG_PROTECT for suse OS_FAMILY
Tomáš Chvátal
2018-04-26
1
-1
/
+1
*
etc-update: include opensuse-tumbleweed in suse OS_FAMILY
Tomáš Chvátal
2018-04-26
1
-1
/
+1
*
etc-update: include opensuse-leap in suse OS_FAMILY
Tomáš Chvátal
2018-04-26
1
-1
/
+1
*
etc-update: filter quotes from OS_RELEASE_ID
Tomáš Chvátal
2018-04-26
1
-1
/
+1
*
etc-update: fix double / in merged file names
kewl fft
2018-04-24
1
-1
/
+1
*
etc-update: add antergos to Arch Linux derivatives
kewl fft
2018-04-07
1
-1
/
+1
*
etc-update: add Arch Linux support
kewl fft
2018-03-15
1
-6
/
+18
*
etc-update: quote array expansions
Zac Medico
2018-02-04
1
-3
/
+3
*
etc-update: fix hang when using_editor is set, bug #544440
Fabian Groffen
2017-02-22
1
-4
/
+15
*
FEATURES=case-insensitive-fs for bug #524236
Zac Medico
2014-11-17
1
-2
/
+8
*
Add support for SUSE based distros in etc-update
Theo Chatzimichos
2014-11-08
1
-7
/
+51
*
etc-update: symlink support for bug #485598
Zac Medico
2014-11-02
1
-8
/
+87
*
CONFIG_PROTECT: handle non-existent files
Zac Medico
2014-10-27
1
-1
/
+4
*
Test portageq and etc-update for bug #462412.
Zac Medico
2013-03-20
1
-2
/
+2
*
etc-update: add --quiet for bug #416917
Zac Medico
2012-09-03
1
-6
/
+9
*
etc-update: fix --automode -5, bug #427068
Zac Medico
2012-07-18
1
-0
/
+7
*
etc-update: handle emacs diff cmd, bug #409849
Zac Medico
2012-03-27
1
-1
/
+3
*
etc-update: remove duplicate using_editor
Zac Medico
2012-03-27
1
-1
/
+0
*
etc-update: quote ${file}
v2.2.0_alpha91
Zac Medico
2012-03-17
1
-1
/
+1
*
etc-update: ignore non-existent CONFIG_PROTECT
Zac Medico
2012-03-17
1
-2
/
+5
*
etc-update: ignore changes in whitespace (-b) for automerge
Mike Frysinger
2012-03-12
1
-16
/
+13
*
etc-update: fix logic bug with protected files
Mike Frysinger
2012-03-11
1
-3
/
+4
*
etc-update: handle symlinked files
Mike Frysinger
2012-03-10
1
-4
/
+22
*
etc-update: fix default "enter" behavior
Mike Frysinger
2012-03-10
1
-2
/
+5
*
etc-update: add a --preen flag
Mike Frysinger
2012-03-10
1
-0
/
+5
*
etc-update: support scan paths on the command line
Mike Frysinger
2012-03-10
1
-4
/
+8
*
etc-update: turn -[3579] flags into command line option
Mike Frysinger
2012-03-08
1
-31
/
+54
*
etc-update: rewrite significantly
Mike Frysinger
2012-03-08
1
-305
/
+338
*
etc-update: use PORTAGE_INST_UID/GID
Zac Medico
2011-12-08
1
-2
/
+4
*
etc-update: experimental prefix support
Zac Medico
2011-12-08
1
-3
/
+3
*
etc-update: support PAGER env var for bug #384663
Zac Medico
2011-09-28
1
-1
/
+10
*
etc-update: add clear_term config for bug #142508
Zac Medico
2011-05-31
1
-3
/
+4
*
Update timestamps in headers of modified files.
Zac Medico
2011-05-25
1
-1
/
+1
*
etc-update: clear term when appropriate
Zac Medico
2011-05-17
1
-1
/
+5
[next]