Commit Briefs

14ae1db50e Stefan Sperling

plug memory leaks in diff_fileindex_dir()


f2cf8fbb2f Stefan Sperling

improve partial update documentation



c02c541e86 Stefan Sperling

scan for git repository before applying unveil(2)


70ac5f8404 Stefan Sperling

more init fixes for ref lists in tog



a129376b6f Stefan Sperling

add initial implementation of 'got revert'


95edb37e3f Stefan Sperling

add missing error string for GOT_ERR_FILE_OBSTRUCTED


66b11bf55a Stefan Sperling

add a test for wt rm vs repo rm



13d9040b96 Stefan Sperling

test and improve behaviour for wt edit vs repo rm conflict


085d5bcf0b Stefan Sperling

use a better naming scheme for tree conflict tests


708d8e672e Stefan Sperling

fix behaviour when update deletes an edited file


e9b3576faf Stefan Sperling

document when tog(1) uses split-screen views


9419758ad1 Stefan Sperling

markup fix in tog(1) man page


95adcdcaec Stefan Sperling

add some diff tests



01a4495616 Stefan Sperling

declare conflict marker strings in got_lib_diff.h



1430b4e093 Stefan Sperling

treat 'add vs add' on update as a text conflict for now


a7c182ac81 Stefan Sperling

missing error return in test_double_add


71a293558d Stefan Sperling

fix behaviour when 'got rm' is used twice


5c99ca9fe4 Stefan Sperling

fix behaviour when 'got add' is used twice


4dfb2f0f5f Stefan Sperling

mention bare repos in git-repository(5), not got(1)


a3a2b44e8b Stefan Sperling

more wording tweaks in git-repository(5)