| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: fix transparent/opaque confusion in the conventions filecmn/not-opaque | Carlos Martín Nieto | 2018-10-19 | 1 | -2/+2 |
* | Merge pull request #4789 from pks-t/pks/licensing | Edward Thomson | 2018-09-06 | 1 | -3/+12 |
|\ |
|
| * | docs: clarify and include licenses of dependencies | Patrick Steinhardt | 2018-08-30 | 1 | -3/+12 |
* | | Add two words to clarify | Johan Abildskov | 2018-08-27 | 1 | -1/+1 |
* | | Rephrase wording on giterr_last documentation | Johan Abildskov | 2018-08-20 | 1 | -2/+5 |
* | | Document giterr_last() use only after error. #4772 | Johan Abildskov | 2018-08-20 | 1 | -0/+2 |
|/ |
|
* | cmake: remove USE_SANITIZER and USE_COVERAGE options | Patrick Steinhardt | 2018-08-03 | 1 | -6/+6 |
* | cmake: remove need to add "-fsanitize=fuzzer" flag for fuzzers | Patrick Steinhardt | 2018-08-03 | 1 | -6/+4 |
* | fuzzers: move readme to docs/fuzzing.md | Patrick Steinhardt | 2018-08-03 | 1 | -0/+73 |
* | docs: add unsaved index safety to changelogethomson/index_dirty | Edward Thomson | 2018-06-29 | 1 | -0/+12 |
* | docs: fix statement about tab width | Patrick Steinhardt | 2018-06-12 | 1 | -1/+1 |
* | Merge branch 'pks/docs-improvements' | Edward Thomson | 2018-06-09 | 8 | -4/+1772 |
|\ |
|
| * | docs: reorganize documents | Patrick Steinhardt | 2018-05-30 | 8 | -4/+1769 |
* | | Merge branch 'compat/clibs' | Edward Thomson | 2018-06-09 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | docs: update release steps to include clib manifest | Edward Thomson | 2018-06-09 | 1 | -1/+3 |
* | | docs: added note regarding difference in treatment of junction points from git | Jason Haslam | 2018-05-21 | 1 | -0/+7 |
* | | docs: update differences-from-git to be more concise | Carson Howard | 2018-05-02 | 2 | -40/+20 |
* | | docs: add documentation to state differences from the git cli | Carson Howard | 2018-03-30 | 1 | -0/+40 |
|/ |
|
* | docs: document increasing the version number for releases | Patrick Steinhardt | 2018-02-20 | 1 | -0/+7 |
* | docs: fix typo in "release.md" filename | Patrick Steinhardt | 2018-02-15 | 1 | -0/+0 |
* | docs: udpates to wording in release documentationcmn/release-docs | Carlos Martín Nieto | 2018-01-27 | 1 | -5/+17 |
* | docs: add release documentation | Carlos Martín Nieto | 2018-01-19 | 1 | -0/+62 |
* | checkout: handle dirty submodules correctly | Jason Haslam | 2016-05-26 | 1 | -1/+28 |
* | Fix docs typo geterr_clear -> giterr_clear | Stjepan Rajko | 2015-10-26 | 1 | -1/+1 |
* | fix typos in docs | Nicolas Kaiser | 2013-12-01 | 1 | -2/+2 |
* | The error handling docs are out of date | Russell Belfer | 2013-09-25 | 1 | -62/+221 |
* | Merge pull request #1873 from mikeando/doc_cleanup | Vicent Martí | 2013-09-25 | 1 | -94/+95 |
|\ |
|
| * | Cleaned up some tables in checkout-internals doc | Mike Anderson | 2013-09-25 | 1 | -94/+95 |
* | | Fixed formatting of diff-internals.md | Mike Anderson | 2013-09-25 | 1 | -31/+35 |
|/ |
|
* | Implement regex pattern diff driver | Russell Belfer | 2013-06-11 | 1 | -1/+0 |
* | Reorganize diff and add basic diff driver | Russell Belfer | 2013-06-10 | 1 | -0/+89 |
* | merge! | Edward Thomson | 2013-04-30 | 1 | -0/+41 |
* | Simplify checkout documentation | Russell Belfer | 2013-01-04 | 1 | -0/+203 |
* | Fix spelling errors. | Bruce Mitchener | 2012-05-19 | 1 | -2/+2 |
* | error-handling: Add reference documentation | Vicent Martí | 2012-03-03 | 1 | -0/+111 |