index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples/log.c: invert filtering impl and conditional
Eoin Coffey
2014-05-28
1
-14
/
+14
*
Add support for --grep
Eoin Coffey
2014-05-23
1
-1
/
+23
*
Add --committer option, and break out helper function
Eoin Coffey
2014-05-23
1
-7
/
+21
*
Add support for --author flag in example log implementation
Eoin Coffey
2014-05-22
1
-1
/
+10
*
Include windows.h on win32 for Sleep
Edward Thomson
2014-05-21
1
-2
/
+3
*
examples: add a basic for-each-ref example
Jeff King
2014-05-08
3
-0
/
+48
*
Make examples/status.c compile on Windows
Linquize
2014-05-01
1
-0
/
+4
*
Merge pull request #2284 from jacquesg/push-progress-callback
Vicent Marti
2014-04-25
1
-1
/
+1
|
\
|
*
Don't redefine the same callback types, their signatures may change
Jacques Germishuys
2014-04-21
1
-1
/
+1
*
|
Use git_diff_get_stats in example/diff + refactor
Russell Belfer
2014-04-22
1
-66
/
+37
*
|
Some doc and examples/diff.c changes
Russell Belfer
2014-04-22
1
-65
/
+86
|
/
*
Add some funny options for debugging status
Russell Belfer
2014-04-01
1
-9
/
+50
*
Merge pull request #2228 from mekishizufu/example_short_id
Vicent Marti
2014-04-01
1
-4
/
+6
|
\
|
*
examples: Use git_object_short_id
Jiri Pospisil
2014-04-01
1
-4
/
+6
*
|
Merge pull request #2206 from libgit2/cmn/inmemory-swap-order
Vicent Marti
2014-04-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
remote: rename inmemory to anonymous and swap url and fetch order
Carlos Martín Nieto
2014-04-01
2
-2
/
+2
*
|
Make submodules externally refcounted
Russell Belfer
2014-03-25
1
-11
/
+14
|
/
*
Merge pull request #2028 from libgit2/options-names
Vicent Marti
2014-03-07
1
-1
/
+1
|
\
|
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
1
-1
/
+1
*
|
Merge pull request #2153 from mekishizufu/tag_example
Russell Belfer
2014-03-07
3
-1
/
+319
|
\
\
|
|
/
|
/
|
|
*
Move all variable declarations to the top of the block
Jiri Pospisil
2014-03-05
1
-4
/
+7
|
*
Add tag example
Jiri Pospisil
2014-03-05
3
-1
/
+316
*
|
Merge completed: resolve the conflict with the upstream
Sun He
2014-03-06
1
-0
/
+4
|
\
\
|
|
/
|
*
examples/diff: Add minimal, patience diff options.
Brian Gesiak
2014-03-05
1
-0
/
+4
*
|
fix the output format of diff
Sun He
2014-03-05
1
-2
/
+2
*
|
Add the --shortstat flag to examples/diff.c
Sun He
2014-03-05
1
-1
/
+51
|
/
*
- examples CMakeLists.txt reverted to previous state
Miha Ravšelj
2014-03-03
1
-5
/
+1
*
cmake examples change so that general.c is off by default
Miha
2014-03-03
1
-1
/
+5
*
- general.c reverted to original( before pr state )
Miha
2014-03-03
1
-39
/
+43
*
Merge remote-tracking branch 'remotes/upstream/development' into development
Miha
2014-03-03
2
-7
/
+16
|
\
|
*
Fix warnings and code style issues
Russell Belfer
2014-02-27
1
-7
/
+11
|
*
Document enumerator and rewording
Juan Rubén
2014-02-24
1
-1
/
+1
|
*
Add option to limit blame to first parent
Juan Rubén
2014-02-23
1
-0
/
+5
*
|
- BUGFIX #2133 (@fourplusone) in smart_protocol.c
Miha
2014-02-25
6
-48
/
+45
|
/
*
replace 'out' with 'patch',replace the literal tabs with '\t'.
rocky-luo
2014-02-09
1
-6
/
+6
*
add example for diff with --numstat
rocky-luo
2014-02-08
1
-8
/
+38
*
Fix a few references to changed function signatures
Ben Straub
2014-02-05
1
-1
/
+1
*
Merge pull request #2075 from libgit2/cmn/leftover-oid
Vicent Marti
2014-01-27
1
-1
/
+1
|
\
|
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
|
Merge pull request #2078 from linquize/msvc
Vicent Marti
2014-01-27
1
-2
/
+1
|
\
\
|
*
|
MSVC doesn't like modern code neither
Linquize
2014-01-27
1
-2
/
+1
|
|
/
*
|
Make blame example compile on MSVC
Linquize
2014-01-27
1
-0
/
+5
|
/
*
Update files that reference tests-clar
Ben Straub
2013-11-14
2
-2
/
+2
*
Fix warnings
Linquize
2013-11-12
1
-1
/
+1
*
Merge pull request #1956 from libgit2/cmn/fetch-default-head
Vicent Martí
2013-11-11
1
-12
/
+14
|
\
|
*
remote: make _ls return the list directly
Carlos Martín Nieto
2013-11-11
1
-12
/
+14
*
|
update example to new packfile creation signature
Edward Thomson
2013-11-07
1
-1
/
+1
*
|
blame sample: usage comment
Ben Straub
2013-11-04
1
-0
/
+1
*
|
Fix warnings
Ben Straub
2013-11-04
1
-2
/
+2
*
|
Reorganize and doc-commentify blame sample.
Ben Straub
2013-11-04
1
-69
/
+96
[next]