summaryrefslogtreecommitdiff
path: root/examples/common.c
Commit message (Expand)AuthorAgeFilesLines
* credential: change git_cred to git_credentialethomson/credtypeEdward Thomson2020-01-261-7/+7
* examples: move "args" to its own headerEtienne Samson2019-11-061-168/+0
* examples: remove duplicate includes from common.cEtienne Samson2019-11-061-9/+1
* global: DRY includes of assert.hEtienne Samson2019-11-061-2/+3
* Compare buffers in diff exampleAlberto Fanjul2019-07-051-0/+42
* examples: use username provided via URLPatrick Steinhardt2019-04-161-8/+9
* examples: implement SSH key credentialsPatrick Steinhardt2019-04-161-8/+8
* examples: implement SSH key credentialsPatrick Steinhardt2019-04-161-2/+18
* examples: support plain username credentialsPatrick Steinhardt2019-04-161-0/+5
* examples: honor allowed credential types when prompting userPatrick Steinhardt2019-04-161-16/+20
* examples: merge common network codePatrick Steinhardt2019-02-151-0/+76
* errors: remove giterr usage in examplesEdward Thomson2019-01-221-1/+1
* object_type: convert final internal users to new namesethomson/git_objEdward Thomson2019-01-171-1/+1
* examples: add a helper for boolean-style optionsEtienne Samson2018-07-071-0/+19
* examples: make the refish resolution work with short OIDsEtienne Samson2018-07-071-3/+4
* examples: move refish resolution function in commonEtienne Samson2018-07-071-0/+24
* examples: Move xrealloc to common example codeEtienne Samson2018-01-251-0/+10
* examples: diff: parse correct types for line-diffoptsPatrick Steinhardt2016-10-101-0/+19
* describe: add exampleLinquize2014-10-121-0/+27
* - BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha2014-02-251-1/+1
* Replace copyright topmatter in example filesBen Straub2013-11-021-3/+10
* Extract common example helpers and reorg examplesRussell Belfer2013-10-291-0/+184