FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for examples - novalis/libgit2 · GitHub
novalis
/
libgit2
Public
forked from
dturner-tw/libgit2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2
examples
on
executable
User selector
Datepicker
Commit history
Commits on Mar 17, 2021
Remove duplicate line, in example code
punkymaniac
committed
8f52b0c
View commit details
Copy full SHA for 8f52b0c
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Fix some typos
aaronfranke
committed
7efddeb
View commit details
Copy full SHA for 7efddeb
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
revspec: rename git_revparse_mode_t to git_revspec_t
Show description for 4732e03
ethomson
committed
4732e03
View commit details
Copy full SHA for 4732e03
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
examples: log: fix documentation generation
Show description for 939cb73
pks-t
committed
939cb73
View commit details
Copy full SHA for 939cb73
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
strarray: we should `dispose` instead of `free`
Show description for 51eff5a
ethomson
committed
51eff5a
View commit details
Copy full SHA for 51eff5a
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
examples: additions and fixes
Show description for dc2beb7
petersalomonsen
committed
dc2beb7
View commit details
Copy full SHA for dc2beb7
View code at this point
Browse repository at this point
Commits on Jan 26, 2020
credential: change git_cred to git_credential
Show description for 3f54ba8
ethomson
committed
3f54ba8
View commit details
Copy full SHA for 3f54ba8
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
Merge pull request #5283 from pks-t/pks/example-checkout-remote-branch
Show description for d2d01f7
pks-t
authored
d2d01f7
View commit details
Copy full SHA for d2d01f7
View code at this point
Browse repository at this point
Commits on Nov 28, 2019
Merge pull request #5272 from tiennou/examples/cli-ification
Show description for dfea071
pks-t
authored
dfea071
View commit details
Copy full SHA for dfea071
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
example: use `git_object_size_t` for object size
ethomson
committed
f94c927
View commit details
Copy full SHA for f94c927
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
examples: buff up rev-list by adding OID support
Show description for fe42557
tiennou
committed
fe42557
View commit details
Copy full SHA for fe42557
View code at this point
Browse repository at this point
examples: normalize decls and usage of options structs
tiennou
committed
313908f
View commit details
Copy full SHA for 313908f
View code at this point
Browse repository at this point
examples: add comments to add.c
tiennou
committed
4a4ad2b
View commit details
Copy full SHA for 4a4ad2b
View code at this point
Browse repository at this point
examples: modernize add code
tiennou
committed
d4a593e
View commit details
Copy full SHA for d4a593e
View code at this point
Browse repository at this point
examples: extract argument conversion helper
tiennou
committed
c9a09b9
View commit details
Copy full SHA for c9a09b9
View code at this point
Browse repository at this point
examples: fixup for-each-ref style
tiennou
committed
204a464
View commit details
Copy full SHA for 204a464
View code at this point
Browse repository at this point
examples: keep track of whether we processed a "--" arg
tiennou
committed
c924f36
View commit details
Copy full SHA for c924f36
View code at this point
Browse repository at this point
examples: move "args" to its own header
tiennou
committed
025a935
View commit details
Copy full SHA for 025a935
View code at this point
Browse repository at this point
examples: remove duplicate includes from common.c
tiennou
committed
745ccc8
View commit details
Copy full SHA for 745ccc8
View code at this point
Browse repository at this point
global: DRY includes of assert.h
tiennou
committed
cd5e33f
View commit details
Copy full SHA for cd5e33f
View code at this point
Browse repository at this point
examples: add missing include barriers
tiennou
committed
882220b
View commit details
Copy full SHA for 882220b
View code at this point
Browse repository at this point
examples: add *.h files to IDEs
tiennou
committed
4867523
View commit details
Copy full SHA for 4867523
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
examples: checkout: implement guess heuristic for remote branches
pks-t
committed
a9b5270
View commit details
Copy full SHA for a9b5270
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Merge pull request #5113 from pks-t/pks/stash-perf
Show description for 5774b2b
ethomson
authored
5774b2b
View commit details
Copy full SHA for 5774b2b
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Merge pull request #5146 from scottfurry/StaticFixesExamples
Show description for 24c491e
pks-t
authored
24c491e
View commit details
Copy full SHA for 24c491e
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Adjust printf specifiers in examples code
Show description for 73a186f
scottfurry
committed
73a186f
View commit details
Copy full SHA for 73a186f
View code at this point
Browse repository at this point
Merge pull request #5184 from novalis/fix-example
Show description for ac17154
pks-t
authored
ac17154
View commit details
Copy full SHA for ac17154
View code at this point
Browse repository at this point
Merge pull request #5125 from albfan/wip/albfan/diff_buffers
Show description for 56e7aaf
pks-t
authored
56e7aaf
View commit details
Copy full SHA for 56e7aaf
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Fix example checkout to forbid rather than require --
Show description for ed387d4
novalis
committed
ed387d4
View commit details
Copy full SHA for ed387d4
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
examples: implement git-stash example
Show description for 88731e3
pks-t
committed
88731e3
View commit details
Copy full SHA for 88731e3
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
examples: implement config example
Show description for 8ee3d39
pks-t
committed
8ee3d39
View commit details
Copy full SHA for 8ee3d39
View code at this point
Browse repository at this point
Commits on Jul 5, 2019
examples: consolidate includes into "common.h"
Show description for 960d2a0
pks-t
committed
960d2a0
View commit details
Copy full SHA for 960d2a0
View code at this point
Browse repository at this point
Compare buffers in diff example
albfan
committed
3be09b6
View commit details
Copy full SHA for 3be09b6
View code at this point
Browse repository at this point
Merge pull request #5143 from libgit2/ethomson/warnings
Show description for 398412c
pks-t
authored
398412c
View commit details
Copy full SHA for 398412c
View code at this point
Browse repository at this point
examples: avoid warning when iterating over index entries
Show description for 2dea473
pks-t
committed
2dea473
View commit details
Copy full SHA for 2dea473
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL