Commits
- Commit:
ef9e2ed740d8ce0c6a790f813d768db9b3fcc4ed
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix another typo in git-repository.5
- Commit:
9eba2c58b10f2683565d01f2292ebf17a7609dd1
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
spelling fix in git-repository.5
- Commit:
e77c2584f3f3a803056b98011601c1af482b0cfd
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
bump version number
- Commit:
930c05b6b41e5b71e5b22f7c921257da83e03c5e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
changes for 0.34
- Commit:
6a49bdc8c207e4bb0e08b5a92bdbe9ce7c44f3c4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
sync dist file list
- Commit:
0092798358749bb760eb91ae3c53bcaa5d782907
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove got_packidx_get_object_idx_sha1(); it is not actually needed
- Commit:
b90c30485ccda2a8a4950134cedef294b4e8e18e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
adjust expected "object not found" error output in tests
- Commit:
ded8fbb852004c3af2b31b1286f4fcfb50b998ba
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
include the relevant object ID in NO_OBJ error messages where possible
- Commit:
86d8a25a424bf9dff8061b9a5cf9c76f0a97327e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
show bad ID in "object not found" error from got_repo_match_object_id_prefix()
- Commit:
bd81cfb71a41e5cf095af0f518978f2f6123cd9c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
clarify wording in got.1 related to local changes/commits/branches
- Commit:
d7c4e80d2ab26252096219f540ed037f15985472
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix expected output in clone and fetch tests
- Commit:
f79e64905fc5fe74a7dfa5a7b0af0f567b16ee8f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
move clone/fetch connection progress messages to a more obvious spot
- Commit:
5e9b18faa72546f7b23521db8cb5e53c178797fc
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tweak a 'got fetch' progress message for accuracy
- Commit:
e54dde0531cc2cdd87f079a0a34ec01d6b9cf7f7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tweak a 'got clone' progress message for accuracy
- Commit:
3d0ac5598b2bbb808322994df7b195c1da934942
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
wording tweak in got.1
- Commit:
04e9dcf3c82b02f0f79ce7d61ae0f01ca2c4cdcf
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add an example for log -R to got.1
- Commit:
dbec59df9a61e9cea9251851a5c649ab8981e91b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'got log' -R option to reverse commit display order
- Commit:
52ab795804a3c40a55a009fd869496a305611276
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tweak documentation of 'got log -x' for accuracy
- Commit:
9627c110bee81b5d7368441eaf4e661010ba9cd5
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
show a summary of conflicts and related problems after updating/merging files
ok millert@
- Commit:
5036ab18bf99be5d6811f17565b2c2fad47b3f73
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make 'got update' skip conflicted files
ok millert@
- Commit:
ceb466a7cccf5ed6424cd7e24839389a42e998c1
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a test for 'got cherrypick' with existing merge conflicts
- Commit:
d1fe46f97f891c3ad339bdac5b2eabcd93621b32
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'got log' -x option to stop logging when a specific commit was traversed
- Commit:
ccecc9fd21b05e615c5ea47b2308c048b0fd7816
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
wrap an overlong line
- Commit:
18f89b627808220c73c9684b6ccc2b9e158d358f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add script which runs build and regress and sends failure reports via email
- Commit:
19ff763832b00e92bebdb791841067448f12bbcd
- From:
- Tracey Emery <tracey@traceyemery.net>
- Date:
handle all khttp_urlpart errors