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
/
src
/
stash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make stash and checkout ignore contained repos
Russell Belfer
2014-04-22
1
-1
/
+2
*
git_checkout_opts -> git_checkout_options
Ben Straub
2014-03-06
1
-1
/
+1
*
Remove ignored files from the working directory if they were stashed
Jacques Germishuys
2014-03-04
1
-2
/
+7
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-2
/
+2
*
Merge pull request #1920 from libgit2/cmn/ref-with-log
Vicent Marti
2013-12-18
1
-15
/
+9
|
\
|
*
refs: expose a way to ensure a ref has a log
Carlos Martín Nieto
2013-12-09
1
-0
/
+3
|
*
reflog: integrate into the ref writing
Carlos Martín Nieto
2013-11-23
1
-15
/
+6
*
|
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
*
|
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-6
/
+8
*
|
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-8
/
+8
*
|
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-2
/
+2
|
/
*
Merge pull request #1802 from libgit2/cmn/reflog-backend
Ben Straub
2013-10-28
1
-5
/
+6
|
\
|
*
reflog: move the reflog implementation into refdb_fs
Carlos Martín Nieto
2013-10-02
1
-5
/
+6
*
|
Diff API cleanup
Russell Belfer
2013-10-15
1
-79
/
+54
*
|
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-5
/
+5
|
/
*
Never consider submodules for stashing
Justin Spahr-Summers
2013-09-27
1
-2
/
+6
*
No such thing as an orphan branch
Carlos Martín Nieto
2013-09-17
1
-1
/
+1
*
Make the git_signature const in the stash API.
Etienne Samson
2013-07-09
1
-5
/
+5
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+1
*
Clear error msg when we eat error silently
Russell Belfer
2013-05-01
1
-2
/
+4
*
immutable references and a pluggable ref database
Edward Thomson
2013-03-07
1
-2
/
+4
*
stash: Update the reference when dropping the topmost stash
nulltoken
2013-02-22
1
-0
/
+6
*
Vector improvements and their fallout
Philip Kelley
2013-01-27
1
-1
/
+1
*
add an index_remove_bypath that removes conflicts, renamed add_from_workdir t...
Edward Thomson
2013-01-12
1
-1
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Fix use of uninitialized variable
Russell Belfer
2013-01-04
1
-3
/
+3
*
Improve error propagation in stash
Russell Belfer
2013-01-04
1
-109
/
+107
*
Rework checkout internals (again)
Russell Belfer
2013-01-04
1
-2
/
+1
*
Fix diff constructor name order confusion
Russell Belfer
2012-12-17
1
-3
/
+3
*
Remove GIT_SIGNATURE_VERSION and friends
Ben Straub
2012-12-03
1
-2
/
+0
*
Deploy GITERR_CHECK_VERSION
Ben Straub
2012-11-30
1
-2
/
+1
*
Deploy GIT_SIGNATURE_INIT
Ben Straub
2012-11-30
1
-0
/
+4
*
Deploy GIT_STATUS_OPTIONS_INIT
Ben Straub
2012-11-30
1
-2
/
+1
*
Deploy GIT_DIFF_OPTIONS_INIT
Ben Straub
2012-11-30
1
-2
/
+2
*
Deploy GIT_CHECKOUT_OPTS_INIT
Ben Straub
2012-11-30
1
-3
/
+1
*
API updates for stash.h
Ben Straub
2012-11-27
1
-1
/
+1
*
Fix warnings on Win64 build
Russell Belfer
2012-11-27
1
-1
/
+1
*
Update diff callback param order
Russell Belfer
2012-11-27
1
-5
/
+5
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-4
/
+4
*
reflog: make entry_byindex() and drop() git compliant
nulltoken
2012-11-17
1
-2
/
+2
*
Add explicit git_index ptr to diff and checkout
Russell Belfer
2012-11-14
1
-2
/
+2
*
Fix diff API to better parameter order
Russell Belfer
2012-11-14
1
-3
/
+4
*
Rework checkout with new strategy options
Russell Belfer
2012-11-09
1
-2
/
+2
*
index: Fix tests
Vicent Marti
2012-11-01
1
-1
/
+1
*
index refactoring
Edward Thomson
2012-10-29
1
-4
/
+4
*
stash: add git_stash_drop()
nulltoken
2012-10-26
1
-0
/
+40
*
stash: add git_stash_foreach()
nulltoken
2012-10-26
1
-0
/
+42
*
stash: add git_stash_save()
nulltoken
2012-10-26
1
-0
/
+577