Activity for Aghermann

  • Andrei Zavada committed [945862]

    don't bother setting or printing built_by

  • Andrei Zavada committed [bb606b]

    follow debian recipe to properly ensure reprodu...

  • Andrei Zavada committed [c376f0]

    update changelogs, prepare for 1.1.0

  • Andrei Zavada committed [47cff8]

    enable multiple instances, drop libunique; lock...

  • Andrei Zavada committed [4ce0f7]

    commit or no commit?

  • Andrei Zavada committed [6b10e2]

    don't expect profile scale to be == 0.

  • Andrei Zavada committed [cd28f6]

    only change active profile scale with Ctrl+Whee...

  • Andrei Zavada committed [974930]

    mind your pointers

  • Andrei Zavada committed [0b9a2b]

    prepare 1.0.9

  • Andrei Zavada committed [536fa6]

    add a 'hint' widget on main window

  • Andrei Zavada committed [1387ab]

    update changelogs for 1.0.9 again

  • Andrei Zavada committed [341190]

    petty whitespace cleanup

  • Andrei Zavada committed [47d428]

    gentoo: one last update, further changes to be ...

  • Andrei Zavada committed [356b03]

    remove some dead, c++17-incorrect code

  • Andrei Zavada committed [76dcfc]

    prepare 1.0.8

  • Andrei Zavada committed [0dc94a]

    build with gsl-2.0 if found, supporting gsl-1.6

  • Andrei Zavada committed [7f947e]

    whitespace touch up; remove emacs vars

  • Andrei Zavada committed [4ea92c]

    update debian/ files for 1.0.7

  • Andrei Zavada committed [c580fb]

    ensure there is at least one hour in overview p...

  • Andrei Zavada committed [014de4]

    refactor sigfile:: definitions wrt types & chan...

  • Andrei Zavada committed [2a0bcf]

    prepare 1.0.7

  • Andrei Zavada committed [af4068]

    tweak .gitignore

  • andrei zavada committed [8ec0cc]

    Merge branch 'WIP' of github.com:hmmr/aghermann...

  • Andrei Zavada committed [3987b7]

    retract "Closes: #794703" from debina/changelog

  • andrei zavada committed [abdc0e]

    make widgets reappear on Empty Experiment splash

  • Andrei Zavada committed [21b157]

    prepare for 1.0.6

  • Andrei Zavada committed [6b6d19]

    make dist-orig-xz for bare-autoconf, debian-fri...

  • Andrei Zavada committed [cfb3ec]

    libmetrics: discard saved profiles having more ...

  • Andrei Zavada committed [0991df]

    mw: physically delete artifact files after glob...

  • Andrei Zavada committed [698893]

    expdesign: always purge cached profiles on new ...

  • Andrei Zavada committed [806f0e]

    ui/mw: organize delete_all_montages()

  • Andrei Zavada committed [501178]

    sf.glade: deal with GTK deprecations

  • Andrei Zavada committed [018cf1]

    deal with some GTK deprecations, and then some

  • Andrei Zavada committed [be511c]

    trim whitespace

  • Andrei Zavada committed [2b2d0f]

    prepare for 1.0.5

  • Andrei Zavada committed [03399f]

    assorted c++ style pedantisms and cleanups

  • Andrei Zavada committed [02c965]

    sf: ensure diaplay scales are good as loaded/co...

  • Andrei Zavada committed [69d2b7]

    prepare for 1.0.5

  • Andrei Zavada committed [381ad8]

    mw.glade: white color for Unscored

  • Andrei Zavada committed [e5ab5f]

    edfhed.glade: deal with GTK deprecations

  • Andrei Zavada committed [56e3bd]

    artifact-detection/3in1.cc: choose correct EMG ...

  • Andrei Zavada committed [e91359]

    remove some comments in debian files

  • Andrei Zavada committed [97d695]

    deal with some GTK deprecatiions (gtk_widget_ov...

  • Andrei Zavada committed [cbd3da]

    mw.glade: center position of "Loading..."

  • Andrei Zavada committed [98e1bb]

    be explicit with string types when dealing with...

  • Andrei Zavada committed [bf5561]

    fix size of wAbout

  • Andrei Zavada committed [b4deed]

    mw.cc: please use log facility

  • Andrei Zavada committed [eee66a]

    move gresource files into data/ui

  • Andrei Zavada committed [5aa49b]

    fix a call vte_terminal_* for vte-2.91

  • Andrei Zavada committed [80b7c2]

    sigproc.ii: ensure n_samples is even

  • Andrei Zavada committed [25cdc8]

    tweak debian/unwanted-files

  • Aghermann Aghermann released /aghermann-1.0.4.tar.xz

  • Andrei Zavada committed [0ecf77]

    tweaks to mw and sm glade files

  • Andrei Zavada committed [d19143]

    attempt to fix gcc-5 errors

  • Andrei Zavada committed [b7897f]

    sprinkle some constness

  • Andrei Zavada committed [39371b]

    prepare for 1.0.4

  • Andrei Zavada committed [81e99f]

    ui/globals: don't mess with screen resolution

  • Andrei Zavada committed [e133dc]

    gentoo: install into /usr/bin not /bin

  • Andrei Zavada committed [8d9572]

    Merge branch 'master' of git+ssh://git.debian.o...

  • Andrei Zavada committed [2c1427]

    restore accidentally gentoo/ChangeLog entries

  • Andrei Zavada committed [389b64]

    ebuild QA, with ChangeLog and metadata.xml

  • Andrei Zavada committed [2c3f77]

    ebuild QA

  • Andrei Zavada committed [24af7e]

    option to disable use __DATE__ to ensure reprod...

  • Andrei Zavada committed [5f4510]

    update changelogs for 1.0.2

  • Andrei Zavada committed [0dbd51]

    Merge branch 'master' of git+ssh://git.debian.o...

  • Andrei Zavada committed [5f1747]

    *.desktop: end Keywords value with a ';' as rec...

  • Andrei Zavada committed [57f76e]

    update ebuild, debian/watch

  • Andrei Zavada committed [278535]

    debian: remove g++ version selection workarounds

  • Andrei Zavada committed [0cdf8d]

    update copyright year

  • Andrei Zavada committed [12360e]

    use plain C strings in place of GTK_STOCK_*, as...

  • Andrei Zavada committed [747d67]

    debian/changelog: indicate we are incidentally ...

  • Andrei Zavada committed [726728]

    get desktop files and icons right, close debian...

  • Andrei Zavada committed [d6437b]

    deal with recent lintian issues

  • Andrei Zavada committed [881afa]

    debian: deal w/ lintian issue re deprec'd harde...

  • Andrei Zavada committed [e16618]

    fix profile params box alignment

  • Andrei Zavada committed [35cb46]

    prepare for 1.0.1

  • Andrei Zavada committed [be4d2a]

    trim whitespaces after tab-to-8-spaces expansion

  • Andrei Zavada committed [c13e73]

    trivial constness nit

  • Andrei Zavada committed [e97e10]

    bring code up to g++-4.9 standard C++ requirements

  • Andrei Zavada committed [f12d8f]

    update changelogs for 1.0.2

1
MongoDB Logo MongoDB