aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/assign.c
AgeCommit message (Expand)Author
2018-07-02cmd_assign: fix leak on errorDominique Martinet
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-04-24Use size_t instead of int and calloc instead of mallocRyan Dwyer
2018-04-24Implement criteria commandsRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-06-06FreeBSD fixesjohalun
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Handle calloc failuresDrew DeVault
2016-12-15Handle allocation failure in commandsDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin