index
:
delta/libical-git.git
0.48
1.0
1.0.0
2.0
3.0
3.0-backports
3.0-libical-glib
3.0.10
3.10
RFC9073_RFC9074
allen/findicu
byweekno_no_byday
concurrency_mode_threadlocal
coverity_scan
fix_timet_32bit_1902_30
fix_timet_32bit_1902_master
fixthreading
flexbison
gh-pages
glib
icalrecur_iterator_prev
icaltime_as_timet_y2100
icaltime_as_timet_y2100_v3.0
icaltz-util-fixes
issue428
issue585
issue_428
issue_428_v2
jengelh-master
master
mcclurgm-readme-mainpage
mcrha/annotations
mcrha/attachment-leak
mcrha/glib-deprecation
mem-manage
pre-commit-ci-update-config
restriction_depth_fix
rrule_until+count
rscale_tzid_fix
tintou/ical-glib-generator-leaks
tintou/ical-time-format
tintou/libical-glib-fixes
tintou/modern-gobject
tintou/nullable-optional
tzid_prefix_fix
tzif_v2+
vpatch
winterz/flexbison
winterz/geo-text
github.com: libical/libical.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libical
Commit message (
Expand
)
Author
Age
Files
Lines
*
icalrecur.c, icaltz-util.c - coding style
Allen Winter
2020-11-15
2
-11
/
+17
*
src/libical/icaltz-util.c - type casting for lint happiness
Allen Winter
2020-11-15
1
-7
/
+7
*
icalrcur.c: don't run past the end of the year if we start with weekno > 1
Ken Murchison
2020-11-15
1
-1
/
+1
*
icaltzutil_fetch_timezone() should read v2/v3 data when available
Ken Murchison
2020-11-13
1
-17
/
+86
*
icalrecur.c: fix handling of BYWEEKNO with no BYDAY to use the day of week fr...
Ken Murchison
2020-11-08
1
-2
/
+2
*
icalrecur.c: fixed handling of BYWEEKNO=1 with BYDAY (added tests for first a...
Ken Murchison
2020-11-08
1
-8
/
+33
*
icalrecur.c: move nweeks to where is actually needed
Ken Murchison
2020-11-08
1
-2
/
+2
*
icalrecur.c: index value 0 in the daysmask is the last day of the previous ye...
Ken Murchison
2020-11-08
1
-10
/
+9
*
icalrecur.c: properly handle BYWEEKNO=-1, etc
Ken Murchison
2020-11-08
1
-12
/
+19
*
icalrecur.c: properly handle multiple BYWEEKNO values
Ken Murchison
2020-11-08
1
-2
/
+6
*
icalrecur.c: don't fill daysmask twice for BYWEEKNO + BYDAY
Ken Murchison
2020-11-08
1
-16
/
+19
*
libical/CMakeLists.txt - compiled-in path for build-in tzdata
Allen Winter
2020-11-01
1
-1
/
+1
*
Fix build with icu-68.1
Allen Winter
2020-10-31
1
-2
/
+8
*
Move some variables to the read-only section
Дилян Палаузов
2020-10-31
6
-7
/
+7
*
Typo in icalrecur.h
Arun Grover
2020-10-09
1
-1
/
+1
*
various - remove set-and-used variables. found by clang-tidy
Allen Winter
2020-07-21
1
-1
/
+1
*
src/libical/sspm.c - plug 2 more memory leaks
Allen Winter
2020-07-21
1
-1
/
+7
*
Merge pull request #431 from mcclurgm/docs-fixes-3.0
Allen Winter
2020-07-19
33
-745
/
+770
|
\
|
*
Grammar/style fix from @winterz
Michael McClurg
2020-07-19
4
-10
/
+10
|
*
Fix duplicate word typos
Michael McClurg
2020-07-18
4
-5
/
+5
|
*
Unify all visible docstrings to .h files
Michael McClurg
2020-07-18
16
-594
/
+574
|
*
Add missing, remove duplicate Doxygen files
Michael McClurg
2020-07-18
6
-9
/
+7
|
*
More grammar fixes
Michael McClurg
2020-07-02
2
-7
/
+7
|
*
Use more Doxygen headers (@brief, @returns)
Michael McClurg
2020-07-02
5
-103
/
+138
|
*
Fix missing or unintentional docs
Michael McClurg
2020-07-02
7
-31
/
+43
|
*
Merge branch '3.0' of github.com:libical/libical into docs-fixes-3.0
Michael McClurg
2020-07-01
2
-3
/
+3
|
|
\
|
*
|
Fix doxygen markup error
Michael McClurg
2020-06-30
1
-2
/
+2
|
*
|
Fix spelling error
Michael McClurg
2020-06-30
2
-2
/
+2
|
*
|
Add more periods to end of sentences
Michael McClurg
2020-06-30
9
-57
/
+55
|
*
|
More verb form fixes
Michael McClurg
2020-06-30
6
-25
/
+25
|
*
|
More verb form fixes in glib
Michael McClurg
2020-06-30
1
-4
/
+4
|
*
|
Typo and grammatical fixes
Michael McClurg
2020-06-30
3
-5
/
+5
|
*
|
Fix small missing pieces of documentation
Michael McClurg
2020-06-30
3
-1
/
+4
|
*
|
Fix capitalization errors
Michael McClurg
2020-06-30
9
-28
/
+28
|
*
|
Standardize verb forms
Michael McClurg
2020-06-30
21
-74
/
+73
|
*
|
Typo fixes
Michael McClurg
2020-05-16
3
-3
/
+3
*
|
|
src/libical/sspm.c - fix memleak in sspm_build_header()
Allen Winter
2020-07-03
1
-0
/
+4
|
|
/
|
/
|
*
|
Add support for empty parameters, e.g. CN=""
Ken Murchison
2020-06-22
2
-3
/
+3
|
/
*
icalrecurrencetype_as_string(): if a icalrecurrencetype contains both COUNT a...
Ken Murchison
2020-03-06
1
-5
/
+1
*
Include <limits.h> in files that use INT_MAX or CHAR_BIT
nia
2020-02-09
3
-0
/
+3
*
i-cal-attach.xml, icalattach.c - improve memory handling
Milan Crha
2020-01-25
1
-0
/
+16
*
various - use https instead of http where we can
Allen Winter
2019-12-14
65
-228
/
+189
*
icaltimezone.c: Fix race condition on zone changes array
Adam Dingle
2019-10-27
1
-2
/
+2
*
Merge branch '3.0' into mcrha/annotations
Allen Winter
2019-10-20
2
-48
/
+44
|
\
|
*
icalproperty.c, icalcomponent.c - minor coding style
Allen Winter
2019-10-19
2
-4
/
+2
|
*
icalcomponent.c, icalproperty.c: Rewrite of normalization code to (hopefully)...
Ken Murchison
2019-10-19
2
-48
/
+46
*
|
Let icalattach_new_from_data() use the 'free_fn' argument again
mcrha/annotations
Milan Crha
2019-10-15
4
-20
/
+21
|
/
*
icalproperty.c: need to orphan the params before removal during normalization
Ken Murchison
2019-08-13
1
-0
/
+2
*
icalcomponent.c: need to orphan the props before removal during normalization
Ken Murchison
2019-08-10
1
-0
/
+2
*
icalcomponent.c: move test for zero parameters outside of the switch statemen...
Ken Murchison
2019-08-10
1
-42
/
+41
[next]