index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-20
move ini parser into common
Andrew Gregory
4
-146
/
+148
2015-09-20
move strtrim to util-common
Andrew Gregory
6
-77
/
+42
2015-08-08
copy assumeinstalled options
Andrew Gregory
1
-1
/
+1
2015-08-08
pacman/util.c: Fix memory leak if realloc fails
Rikard Falkeborn
1
-2
/
+5
2015-08-08
Remove ko_KR translation
Allan McRae
2
-1626
/
+0
2015-07-20
pacman/files.c: fix memory leak on regex error
Allan McRae
1
-0
/
+1
2015-07-15
Handle repo/pkg style arguments to sync repo file listing
Allan McRae
1
-2
/
+25
2015-07-15
Add regex search option to sync database file searching
Allan McRae
3
-8
/
+35
2015-07-15
Implement searching for a file in the sync databases
Allan McRae
1
-1
/
+63
2015-07-15
Implement listing files from sync packages
Allan McRae
1
-2
/
+36
2015-07-15
Implement locating file owner in sync files database
Allan McRae
1
-1
/
+53
2015-07-15
Prototype pacman files database operations
Allan McRae
7
-2
/
+158
2015-07-15
pacman: move database syncing to util.c
Allan McRae
3
-32
/
+33
2015-07-15
Add pacman support for .files databases
Allan McRae
2
-3
/
+7
2015-07-14
Fix formatting in parsearg_upgrade
Allan McRae
1
-4
/
+12
2015-07-14
Simplify sync_cleandb
Allan McRae
1
-33
/
+12
2015-07-12
Fix overflow warnings
Andrew Gregory
2
-6
/
+5
2015-06-20
Match providers when showing optdep install status
Lukas Fleischer
2
-2
/
+4
2015-06-20
util.c: table_display: Fix incorrect docstring
Johannes Löthberg
1
-1
/
+0
2015-05-12
Fix compilation if libarchive headers are not in standard location
Charles Duffy
2
-2
/
+4
2015-05-12
pacsort: fix warning about signed overflow potential during comparison.
Andrew Gregory
1
-1
/
+1
2015-05-12
Pluralize callback string
Allan McRae
1
-2
/
+3
2015-03-15
Actually return the error value of check_db_local
Charles Pigott
1
-1
/
+1
2015-03-03
common: Avoid errors on systems that define strnlen but not strndup
Will Miles
1
-1
/
+3
2015-03-03
util: Use util-common for strndup in pacsort and pactree
Will Miles
5
-46
/
+7
2015-03-03
sync_cleandb: ensure stat call succeeds
Allan McRae
1
-1
/
+4
2015-03-03
pacsort: test string is not NULL before strlen
Allan McRae
1
-1
/
+5
2015-03-03
Fix memory leaks in dump_pkg_full
Allan McRae
1
-0
/
+5
2015-02-20
Merge branch 'maint'
Allan McRae
27
-443
/
+2243
2015-02-20
Update translations from Transifex
Allan McRae
6
-25
/
+28
2015-02-14
Update translations from Transifex
Allan McRae
26
-424
/
+2221
2015-02-01
Update copyright notices for 2015
Allan McRae
27
-28
/
+28
2015-01-21
remove support for .pacorig files
Andrew Gregory
1
-16
/
+0
2015-01-21
ini.c: move error output into conf.c
Andrew Gregory
2
-12
/
+14
2015-01-21
ini.c: remove useless key check
Andrew Gregory
1
-6
/
+0
2015-01-21
ini.c: remove empty section name restriction
Andrew Gregory
1
-7
/
+0
2015-01-21
ini.c: remove unnecessary helper function
Andrew Gregory
1
-34
/
+16
2015-01-21
ini.c: move Include parsing to conf.c
Andrew Gregory
2
-64
/
+72
2015-01-21
ini.c: remove final callback call
Andrew Gregory
2
-9
/
+2
2015-01-21
conf.c: parse config in a single pass
Andrew Gregory
2
-76
/
+57
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
2
-49
/
+46
2015-01-21
conf.c: store repo settings in dedicated struct
Andrew Gregory
2
-38
/
+48
2015-01-02
Remove testdb
Allan McRae
3
-303
/
+1
2015-01-02
Integrate testdb into pacman
Allan McRae
3
-5
/
+218
2015-01-02
Split install reason changing into its own function
Allan McRae
1
-4
/
+18
2014-12-28
Clarify "assume installed" error message
Allan McRae
1
-1
/
+1
2014-12-27
pacsort: fix memory leak
Allan McRae
1
-0
/
+1
2014-12-24
pacman/util.c: fix potential memory leak in indentprint
Allan McRae
1
-0
/
+1
2014-12-24
Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callback
Allan McRae
1
-1
/
+3
2014-12-24
Improve db upgrade error message
Allan McRae
1
-1
/
+1
[next]