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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
libalpm: pass the number of packages being downloaded in totaldlcb
morganamilo
4
-4
/
+10
2021-01-08
libalpm: don't use curl's deprecated functions
morganamilo
3
-9
/
+8
2021-01-08
pacman: clean filename for downlaods
morganamilo
1
-12
/
+26
2021-01-08
libalpm: remove useless if
morganamilo
1
-4
/
+0
2021-01-03
doc: fix typos
morganamilo
1
-9
/
+9
2021-01-03
pacman-key: warn about time taken for master key generation
Allan McRae
1
-0
/
+2
2020-12-29
doc: make doxygen build from any directory
Eli Schwartz
2
-2
/
+3
2020-12-29
Move hex_representation() to src/common
Emil Velikov
3
-24
/
+27
2020-12-29
Remove pre libarchive 3.0 code
Emil Velikov
1
-20
/
+0
2020-12-21
doc: remove old libalpm man file
morganamilo
2
-38
/
+0
2020-12-21
doc: add extra documentation to the man page
morganamilo
2
-2
/
+16
2020-12-21
doc: rename alpm_api group to alpm
morganamilo
1
-1
/
+1
2020-12-21
doc: update doxyfile
morganamilo
1
-22
/
+59
2020-12-21
doc: configure doxygen
morganamilo
1
-3
/
+3
2020-12-21
doc: move top level items into groups
morganamilo
1
-2
/
+11
2020-12-21
doc: move alpm_api group to top of file
morganamilo
1
-5
/
+5
2020-12-21
doc: document options
morganamilo
1
-28
/
+564
2020-12-21
doc: document alpm_list
morganamilo
2
-255
/
+294
2020-12-21
doc: document misc
morganamilo
1
-15
/
+20
2020-12-21
doc: document transactions
morganamilo
1
-12
/
+23
2020-12-21
doc: document files and groups
morganamilo
1
-46
/
+56
2020-12-21
doc: document packages
morganamilo
1
-68
/
+96
2020-12-21
doc: document logging
morganamilo
1
-5
/
+20
2020-12-21
doc: document databases
morganamilo
1
-219
/
+249
2020-12-21
doc: document callbacks
morganamilo
1
-168
/
+271
2020-12-21
doc: document depends
morganamilo
1
-131
/
+164
2020-12-21
doc: document signatures
morganamilo
1
-115
/
+167
2020-12-21
doc: document handle
morganamilo
1
-28
/
+30
2020-12-21
doc: document error
morganamilo
1
-13
/
+109
2020-12-21
doc: add doc header to alpm.h
morganamilo
1
-0
/
+12
2020-12-21
doc: remove stray doxygen comment
morganamilo
1
-2
/
+0
2020-12-09
Implement TotalDownload functionality
Anatol Pomozov
3
-51
/
+106
2020-12-03
Restore usage line for -Fh
v6.0.0alpha1
Colin Woodbury
1
-0
/
+2
2020-12-03
Modify "pacman -h" output for files operations
Allan McRae
1
-1
/
+1
2020-12-03
libalpm: set ret in download files
morganamilo
1
-2
/
+4
2020-11-26
Add fossil scm support to makepkg
Ivy Foster
6
-2
/
+136
2020-11-26
libalpm: add alpm_option_get_parallel_downloads
morganamilo
2
-0
/
+12
2020-11-26
libalpm: set errno when setting parallel downloads with an invalid number
morganamilo
1
-3
/
+1
2020-11-26
libalpm: clarify alpm_download_event_completed_t status
morganamilo
1
-3
/
+3
2020-11-26
libalpm: don't call dlcb when not set
morganamilo
1
-2
/
+2
2020-11-26
libalpm: set parallel_downloads to 1 when creating the handle
morganamilo
1
-0
/
+2
2020-11-26
Move cursor to the end of the screen at the SIGINT
Anatol Pomozov
3
-13
/
+15
2020-11-26
Go to the end of screen if 'printonly' mode enabled
Anatol Pomozov
1
-0
/
+1
2020-11-26
libmakepkg: compress: fix tar extension
Michael Straube
1
-0
/
+3
2020-10-21
makepkg: emptydirs: fix typo
Michael Straube
1
-1
/
+1
2020-10-21
makepkg: properly localize some internal function variables
Eli Schwartz
1
-1
/
+1
2020-10-21
makepkg: fix signing of source packages
Eli Schwartz
1
-1
/
+1
2020-09-23
makepkg: libprovides: don't provide both versioned and unversioned sonames
Eli Schwartz
1
-8
/
+8
2020-09-23
util.c: table_print_line: properly align texts involving CJK
Chih-Hsuan Yen
1
-1
/
+3
2020-09-23
FS#66472: Remove *.sig file if package corrupted
Anatol Pomozov
1
-0
/
+6
[next]