index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
day_store_*(): Add regular expression filter parameter
Lukas Fleischer
2012-06-30
1
-10
/
+29
*
|
Do not re-fetch items in day_*_{item,note}()
Lukas Fleischer
2012-06-30
1
-43
/
+15
*
|
Remove the need for the "day_saved_item" struct
Lukas Fleischer
2012-06-30
2
-34
/
+24
*
|
Simplify display_item*()
Lukas Fleischer
2012-06-30
1
-35
/
+27
*
|
Simplify recur_apoint_switch_notify()
Lukas Fleischer
2012-06-30
3
-11
/
+3
*
|
Rework generic item container
Lukas Fleischer
2012-06-30
3
-90
/
+134
*
|
test/data/apts: Add a fair bit of items to 01/01/1902
Lukas Fleischer
2012-06-30
1
-0
/
+141
|
/
*
Release 3.0.0
v3.0.0
Lukas Fleischer
2012-06-30
2
-1
/
+55
*
src/config.c: Fix parsing an unset color theme
Lukas Fleischer
2012-06-30
1
-1
/
+5
*
Fix compilation with NLS disabled
Lukas Fleischer
2012-06-30
2
-0
/
+5
*
po/: Translation updates from Transifex
v3.0.0-rc2
Lukas Fleischer
2012-06-24
7
-1045
/
+2298
*
po/calcurse.pot: Update message catalog
Lukas Fleischer
2012-06-24
1
-19
/
+84
*
src/args.c: Fix bugs address in usage message
Lukas Fleischer
2012-06-18
1
-12
/
+11
*
src/help.c: Add missing _()
Lukas Fleischer
2012-06-18
1
-1
/
+1
*
src/keys.c: Fix help strings for generic-{cut,paste}
Lukas Fleischer
2012-06-18
1
-2
/
+2
*
src/keys.c: Add vim-style default bindings for generic-*
Lukas Fleischer
2012-06-13
1
-4
/
+4
*
Add key bindings to go to the previous/next month/year
Lukas Fleischer
2012-06-13
6
-4
/
+88
*
Rename displacement enumeration elements
Lukas Fleischer
2012-06-13
6
-45
/
+44
*
calcurse-upgrade: Create a backup before upgrading
Lukas Fleischer
2012-06-10
1
-0
/
+22
*
calcurse-upgrade: Display error if temp file exists
v3.0.0-rc1
Lukas Fleischer
2012-06-01
1
-1
/
+7
*
calcurse-upgrade: Change location of temporary file
Lukas Fleischer
2012-06-01
1
-1
/
+1
*
calcurse-upgrade: Add "-h" and "-v" options
Lukas Fleischer
2012-06-01
1
-0
/
+9
*
scripts/: Add support for placeholders
Lukas Fleischer
2012-06-01
3
-4
/
+10
*
calcurse-upgrade: Error out on unknown option
Lukas Fleischer
2012-06-01
1
-4
/
+9
*
scripts/calcurse-upgrade.sh: Fix POSIX compatibility
Lukas Fleischer
2012-06-01
1
-23
/
+90
*
src/sigs.c: Define "_BSD_SOURCE" and "__BSD_VISIBLE"
Lukas Fleischer
2012-06-01
1
-0
/
+10
*
po/: Translation updates from Transifex
Lukas Fleischer
2012-06-01
7
-2017
/
+4389
*
po/: Add Portuguese (Brazil) translation
Lukas Fleischer
2012-06-01
2
-1
/
+1998
*
po/calcurse.pot: Update message catalog
Lukas Fleischer
2012-06-01
1
-234
/
+547
*
src/custom.c: Mark sidebar help string "no-c-format"
Lukas Fleischer
2012-06-01
1
-0
/
+1
*
test/data/conf: Update with recent changes
Lukas Fleischer
2012-05-31
1
-1
/
+1
*
Make appearance.calendarview more explicit in config file
Baptiste Jonglez
2012-05-31
4
-9
/
+22
*
Use our array of available date input formats
Baptiste Jonglez
2012-05-31
1
-10
/
+3
*
Provide an array of available date input formats
Baptiste Jonglez
2012-05-31
2
-0
/
+9
*
Give a meaning to DATE_FORMATS
Baptiste Jonglez
2012-05-31
3
-3
/
+6
*
src/custom.c: Use status_ask_simplechoice()
Baptiste Jonglez
2012-05-31
1
-11
/
+14
*
Directly use fprintf() where applicable
Baptiste Jonglez
2012-05-31
1
-12
/
+4
*
src/day.c: Fix typo
Baptiste Jonglez
2012-05-31
1
-1
/
+1
*
Use mvwaddstr() instead of mvwprintw()
Baptiste Jonglez
2012-05-31
7
-80
/
+75
*
src/config.c: Bail out on incomplete directive
Lukas Fleischer
2012-05-29
1
-0
/
+3
*
Fix incorrect i18n usage for some strings
Baptiste Jonglez
2012-05-25
6
-22
/
+22
*
po/POTFILES.in: Add missing source files
Lukas Fleischer
2012-05-23
1
-1
/
+11
*
Do not localize configuration options
Lukas Fleischer
2012-05-23
2
-18
/
+18
*
Merge branch 'maint'
Lukas Fleischer
2012-05-23
3
-3
/
+10
|
\
|
*
Do not localize dates in pcal exports
Lukas Fleischer
2012-05-19
2
-1
/
+8
|
*
src/notify.c: Fix printf() misuse
Lukas Fleischer
2012-05-19
1
-1
/
+1
*
|
Add localization to calcurse-upgrade
Lukas Fleischer
2012-05-23
3
-5
/
+19
*
|
scripts/calcurse-upgrade: Add debug output
Lukas Fleischer
2012-05-23
1
-0
/
+7
*
|
scripts/calcurse-upgrade: Add a "--config" option
Lukas Fleischer
2012-05-23
1
-1
/
+10
*
|
scripts/calcurse-upgrade: Set "-e"
Lukas Fleischer
2012-05-23
1
-6
/
+8
[prev]
[next]