summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-21Fix git alias to use grep instead of sedfix-git-alias-testJonas Fonseca
2018-05-21Merge pull request #828 from rolandwalker/process-group-leaderJonas Fonseca
2018-05-21less hacky libreadline test (#829)Roland Walker
2018-05-21clean up all child processes at exitRoland Walker
2018-05-21make tig the process-group leaderRoland Walker
2018-05-21Limit to only build on Cygwin64Jonas Fonseca
2018-05-21Add utf8proc for handling character propertiesJonas Fonseca
2018-05-21Show AppVeyor status badge for the master branchJonas Fonseca
2018-05-21Show AppVeyor build status badgeJonas Fonseca
2018-05-20Configure AppVeyor to build on CygwinJonas Fonseca
2018-05-20Only include lines where GIT_* is at the startJonas Fonseca
2018-05-20Move chdir() before setenv() to ensure the prefix is correctJonas Fonseca
2018-05-20Add dedicated valgrind buildJonas Fonseca
2018-05-20Fix the emoji test to pass on TravisJonas Fonseca
2018-05-20Fix #428: Change date formatting to show timezones by defaultPaulChanHK
2018-05-20Let `set diff-highlight=true` work when the diff-highlight executable is not ...Roland Walker
2018-05-20Untruncate preloaded search string (#689)Roland Walker
2018-05-19Update the configured snap name to match the registered nameJonas Fonseca
2018-05-19 Add the packaging metadata to build the tig snap (#721)Leo Arias
2018-05-19Add `maxwidth` format param for fields `author`, `file-name`, `ref` (#624)Roland Walker
2018-05-19Fix #463: Add user command flag to skip confirmation after execution (#738)Diego Pomares
2018-05-19Adjust case of reldate letters according to ISO-8601plgruener
2018-05-19Filter the checked GIT_* environment variablesJonas Fonseca
2018-05-19Fix #763: Handle GIT_PREFIX by setting GIT_WORK_TREE and changing directoryJonas Fonseca
2018-05-19Fix argument parsing to pass '--' to git-rev-parseJonas Fonseca
2018-05-19Fix #459, #781: Remove worktree code that changes the CWDJonas Fonseca
2018-05-18Sidestep readline when executing a script (#703)Roland Walker
2018-05-18Visually distinguish merge vs commit in utf-8 graph (#660)Roland Walker
2018-05-18Change the blame view to have the same default columns as git-blameJonas Fonseca
2018-05-18Fix #821: Add key mappings for single and double quotesJonas Fonseca
2018-05-18Test address sanitizer in a separate buildJonas Fonseca
2018-05-18Merge pull request #825 from jonas/cleanupsJonas Fonseca
2018-05-18Require sudo to run LeakSanitizerJonas Fonseca
2018-05-18Fail the Travis build if a test failsJonas Fonseca
2018-05-18Update NEWSJonas Fonseca
2018-05-18Rework #790 to define newscr in tig.h if undefined (#797)Jonas Fonseca
2018-05-18Fix #824: Workaround potential null pointer dereferencesJonas Fonseca
2018-05-18Update compat/hashtab.c with latest libiberty versionJonas Fonseca
2018-05-18Use view flags to apply the grep view's line number fixJonas Fonseca
2018-05-18Fix #569: Pass command line args through to the stage view (#823)Max Odnoletkov
2018-04-12Fix arithmetic operation on void pointer (#803)Pavel Roskin
2018-04-11Fix line numbers in grep view when scrolled (#813)Björn Andersson
2018-03-19Don't allow pos->lineno to underflow in file search (#800) (#801)Pavel Roskin
2018-03-19Merge pull request #799 from proski/warning-fixesJonas Fonseca
2018-03-18Annotate fall-through in case statementsPavel Roskin
2018-03-18Let strncpy() terminate the destinationPavel Roskin
2018-03-18Drop "const" from return values, it is ignoredPavel Roskin
2018-03-16Print the ncurses and readline versions (#796)Jonas Fonseca
2018-03-12display.h: fix build against netbsd-curses (#790)rofl0r
2018-03-12display.c: fix build with netbsd-curses (#789)rofl0r