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
2016-01-04
pacsort, introduce define for escape_char error code
Rikard Falkeborn
1
-5
/
+6
2016-01-04
Update copyright years for 2016
Allan McRae
30
-31
/
+31
2015-12-15
Give error message when --files will do nothing
Allan McRae
1
-1
/
+6
2015-12-15
alpm-hooks: add Description field
Allan McRae
1
-1
/
+2
2015-12-15
Show progress processing hooks
Allan McRae
1
-6
/
+21
2015-12-15
Add ALPM_EVENT_TRANSACTION_{START,DONE} events
Allan McRae
1
-0
/
+4
2015-12-15
Add events ALPM_EVENT_HOOK_{START,DONE}
Olivier Brunel
1
-0
/
+8
2015-12-09
Pull translations from Transifex and prepare for next release
Allan McRae
50
-17006
/
+26938
2015-12-05
remove soft interrupt handler before cleanup
Andrew Gregory
3
-0
/
+12
2015-12-05
extract soft interrupt handlers
Andrew Gregory
3
-22
/
+17
2015-12-05
extract SIGSEGV handler
Andrew Gregory
3
-17
/
+29
2015-12-05
extract SIGWINCH handler
Andrew Gregory
3
-5
/
+22
2015-12-05
move signal handlers to sighandler.[ch]
Andrew Gregory
4
-58
/
+122
2015-12-05
avoid unsafe functions in signal handler
Andrew Gregory
1
-9
/
+7
2015-12-05
remove SIG_IGN check when setting signal handler
Andrew Gregory
1
-6
/
+2
2015-12-05
do not catch SIGTERM
Andrew Gregory
1
-3
/
+2
2015-12-05
pacman: exit without memory cleanup on signals
Andrew Gregory
1
-2
/
+2
2015-11-11
Refactor strtrim function
Silvan Jegen
1
-9
/
+5
2015-11-11
Use correct format specifiers
Rikard Falkeborn
3
-10
/
+10
2015-11-04
files_search: reset found for each target
Andrew Gregory
1
-1
/
+2
2015-11-04
files_search: free compiled regex
Andrew Gregory
1
-0
/
+3
2015-11-04
files: do not unnecessarily strdup targets
Andrew Gregory
1
-25
/
+10
2015-11-04
files.c: add vim modeline
Andrew Gregory
1
-1
/
+2
2015-11-04
add detail to broken dependency errors
Andrew Gregory
2
-6
/
+24
2015-11-04
add --quiet to -Fh
Andrew Gregory
1
-0
/
+1
2015-11-03
package.c: Fix incorrect buffersize and constant-folding
Pierre Neidhardt
1
-4
/
+3
2015-11-03
Add -F --machinereadable option
Florian Pritz
3
-6
/
+50
2015-10-27
Align titles automatically in information display
Pierre Neidhardt
1
-32
/
+141
2015-10-27
Use ARRAYSIZE macro for non-string array size computation
Pierre Neidhardt
4
-3
/
+5
2015-10-21
pacsort: clean up if error
Rikard Falkeborn
1
-3
/
+8
2015-10-21
pacsort: don't overwrite memory if realloc fails
Rikard Falkeborn
1
-4
/
+6
2015-10-21
pacsort: handle failing list_add
Rikard Falkeborn
1
-1
/
+5
2015-10-19
Pluralize malloc failure string
Allan McRae
1
-1
/
+3
2015-10-18
package.c: Comment style
Pierre Neidhardt
1
-1
/
+1
2015-10-18
Do not print any root prefix in files database operations
Allan McRae
1
-3
/
+25
2015-10-18
package.c: Remove obsolete param from doc
Pierre Neidhardt
1
-1
/
+0
2015-10-18
pacman: add user hook directories
Andrew Gregory
4
-0
/
+36
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
[next]