paraslash.git
2013-09-04 Andre Nollcommand.c: Avoid declaration after statement.
2013-09-04 Andre Nollextract_v4_addr(): Don't return a structure.
2013-09-04 Andre Nollcommand.c: Remove pointless initialization.
2013-09-04 Andre Nollcrypt.c: Remove condition which is always true.
2013-09-04 Andre Nollipc: Close proc fd.
2013-09-04 Andre NollMake log functions static.
2013-09-04 Andre Nollscore: Improve documentation of score_update().
2013-09-04 Andre NollGIT-VERSION-GEN: Don't include output of git update...
2013-08-23 Andre NollNEWS: Update download links to 0.5.0.
2013-08-23 Andre Nollreset version to 'git'
2013-08-23 Andre Nollparaslash 0.5.0 v0.5.0
2013-08-23 Andre NollMerge branch 't/web_improvements'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-23 Andre Nolloverview.pdf: Fix overfull lines.
2013-08-23 Andre Nolltest suite: Change underscores to dashes also in tests...
2013-08-22 Andre NollChange all multi-word options to dashes instead of...
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge remote-tracking branch 'refs/remotes/bthcx/master'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-21 Andre NollFEATURES: Mention ogg/opus.
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-18 Andre Nollweb: Move menu down a bit.
2013-08-18 Andre Nollweb: Make image rule global.
2013-08-18 Andre NollReplace main page by NEWS.
2013-08-18 Andre NollNEWS: Replace "to be announced" text.
2013-08-18 Andre Nollweb: Add tarball and signature link of recent release...
2013-08-18 Andre Nollweb: Adjust sizes of monospace fonts.
2013-08-18 Andre Nollweb: Avoid gray area on gitweb page.
2013-08-18 Andre Nollweb: Move important parts of the style sheet to the...
2013-08-18 Andre Nollweb: Remove some duplicate rules in para.css.
2013-08-18 Andre Nollweb: Combine the two .css files.
2013-08-18 Andre Nollweb: Add header to gitweb and API reference sites.
2013-08-18 Andre Nollweb: Increase size of log messages and diffs.
2013-08-18 Andre Nollweb: Unify link colors.
2013-08-18 Andre Nollweb: Fix gitweb link on doxygen pages.
2013-08-18 Andre Nollweb: Unify <br> elements.
2013-08-18 Andre Nollweb: Remove valign tag in header files.
2013-08-18 Andre Nollweb: Further unify header.html, header2.html and gitweb...
2013-08-18 Andre Nollweb: Unify css rules for tables.
2013-08-18 Andre Nollweb: Remove horizontal line at the top of the page.
2013-08-18 Andre Nollweb: Remove style element in html.
2013-08-18 Andre Nollweb: Make the body selector of the two css files consis...
2013-08-18 Andre Nollweb: Use lower-case css selectors.
2013-08-18 Andre Nollweb: Increase font size.
2013-08-18 Andre Nollweb: css whitespace fixes.
2013-08-18 Andre Nollweb: Remove commented-out sections of css files.
2013-08-18 Andre Nollweb: Remove border="0" tag.
2013-08-18 Andre Nollweb: Don't set border, cellpadding and cellspacing.
2013-08-18 Andre Nollweb: Remove basefont tag.
2013-08-18 Andre NollUpdate README.
2013-08-18 Andre Nollweb: Remove explanation of the paraslash acronym.
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-08-10 Andre Nollcom_setatt(): Allow to specify a file name pattern.
2013-08-10 Andre NollMove com_setatt() from attribute.c to aft.c.
2013-08-10 Andre Nollcom_setatt(): Use get_attribute_bitnum_by_name().
2013-08-10 Andre NollMark buffer pointer of pass_buffer_as_shm() as const.
2013-07-31 Andre NollGenerate ggo dependencies automatically.
2013-07-31 Andre NollAdd para_ prefix for executables in Makefile.in.
2013-07-31 Andre Nollserver/gcrypt: Fix sending the empty status items.
2013-07-29 Andre Nollnew codename, reset version to git
2013-07-29 Andre Nollparaslash 0.4.13 v0.4.13
2013-07-21 Andre Nolltime.c: Make declarations match definitions.
2013-07-21 Andre NollAdd two missing GPL and doxygen file headers.
2013-07-21 Andre Nollsched.h: Remove outdated comment.
2013-07-21 Andre NollFix documentation of filter->post-select().
2013-07-21 Andre Nollipc.c: Fix typo in comment.
2013-07-21 Andre Nollaft.c: Remove a stray "*" in a comment.
2013-07-21 Andre NollMove com_select_callback() closer to com_select().
2013-07-13 Andre Nollbuffer_tree.c: Add documentation of btr_parent().
2013-07-13 Andre Nollggo.c: Document return value of printf_or_die().
2013-07-13 Andre NollMood: Document return value of moods_event_handler().
2013-07-13 Andre Nollnet.c: Add documentation of flowopt_new().
2013-07-13 Andre Nollnet: Remove unused flowopt_add_bool().
2013-07-13 Andre Nollrecv.h: Fix comment indentation.
2013-07-13 Andre NollRemove some duplicate semicolons.
2013-07-13 Andre NollRemove some unused error codes.
2013-07-13 Andre NollDoxyfile: Predefine HAVE_CLOCK_GETTIME.
2013-07-13 Andre Nollaudiod: Close filters in reverse order.
2013-07-13 Andre Nollopusdec: Get rid of opusdec_pre_select().
2013-07-13 Andre Nollopusdec: avoid __STDC_VERSION__ warning.
2013-07-13 Andre Nollafh: Initialize audio format handlers only once.
2013-07-07 Andre Nollmp3_afh: Use symbolic constants for id3 tag identifiers.
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-07-01 Andre Nollversion.c: Mark version_git() as const.
2013-06-26 Andre Nollclient: Only start stdin task for addblob commands.
2013-06-22 Andre Nolli9e: Fix memory leak in clear_bottom_line().
2013-06-22 Andre NollHandle empty command lines properly.
2013-06-22 Andre NollMerge branch 't/interactive'
2013-06-18 Andre NollImprove text on the download web page.
2013-06-16 Andre Nollgui: Fix off-by-one in add_spaces().
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollRemove CODENAME macro.
2013-06-13 Andre Nollgui: Use version_single_line().
2013-06-13 Andre NollImprove man page layout.
2013-06-13 Andre Nollafh/play: Include supported audio formats in help output.
2013-06-13 Andre NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollProvide "purpose" texts.
2013-06-13 Andre NollRevamp ggo help.
next