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
/
reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reset for staged deletes
Russell Belfer
2014-04-21
1
-3
/
+8
*
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
*
|
Plug a few leaks in the tests
Carlos Martín Nieto
2014-03-07
1
-0
/
+1
|
/
*
Add reflog parameters to git_reset
Ben Straub
2014-02-03
1
-2
/
+10
*
diff: rename the file's 'oid' to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
refs: remove the _with_log differentiation
Carlos Martín Nieto
2014-01-15
1
-1
/
+1
*
clean up state metadata more consistently
Edward Thomson
2013-12-02
1
-1
/
+1
*
Merge pull request #1897 from libgit2/split-patch-from-diff
Vicent Martí
2013-10-22
1
-5
/
+6
|
\
|
*
Diff API cleanup
Russell Belfer
2013-10-15
1
-3
/
+4
|
*
Rename diff objects and split patch.h
Russell Belfer
2013-10-11
1
-2
/
+2
*
|
checkout (from index) can write conflicts
Edward Thomson
2013-10-16
1
-1
/
+1
|
/
*
Fix trailing whitespaces
nulltoken
2013-05-15
1
-1
/
+1
*
immutable references and a pluggable ref database
Edward Thomson
2013-03-07
1
-40
/
+3
*
reset: Introduce git_reset_default()
nulltoken
2013-02-05
1
-0
/
+74
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
reset: Fix a memory leak
nulltoken
2013-01-06
1
-2
/
+1
*
Reorder operations in git reset
Russell Belfer
2013-01-04
1
-39
/
+30
*
reset: Cannot soft reset with a conflicted index
nulltoken
2013-01-04
1
-42
/
+24
*
expose merge metadata cleanup
Edward Thomson
2013-01-03
1
-1
/
+1
*
Deploy GIT_CHECKOUT_OPTS_INIT
Ben Straub
2012-11-30
1
-2
/
+1
*
Updates to reset.h
Russell Belfer
2012-11-27
1
-1
/
+1
*
Rename ref and reflog apis for consistency
Ben Straub
2012-11-27
1
-3
/
+3
*
Add explicit git_index ptr to diff and checkout
Russell Belfer
2012-11-14
1
-1
/
+1
*
Rework checkout with new strategy options
Russell Belfer
2012-11-09
1
-4
/
+1
*
Merge pull request #990 from ben/clone-callbacks
Vicent Martí
2012-10-25
1
-2
/
+2
|
\
|
*
index: remove read_tree() progress indicator
nulltoken
2012-10-19
1
-1
/
+1
|
*
Convert checkout_index to use progress callback
Ben Straub
2012-10-19
1
-1
/
+1
*
|
GIT_EUNMERGED
Edward Thomson
2012-10-24
1
-0
/
+1
*
|
reset changes for merge
Edward Thomson
2012-10-24
1
-0
/
+12
*
|
reset: make git_reset() cope with an orphaned HEAD
nulltoken
2012-10-22
1
-6
/
+40
|
/
*
reset: prevent hard reset in a bare repository
nulltoken
2012-10-15
1
-3
/
+5
*
reset: make reset rely on git_repository_head()
nulltoken
2012-10-07
1
-1
/
+6
*
checkout: segregate checkout strategies
nulltoken
2012-09-17
1
-1
/
+8
*
reset: add support for GIT_RESET_HARD mode
nulltoken
2012-09-17
1
-1
/
+14
*
errors: deploy GIT_EBAREREPO usage
nulltoken
2012-09-06
1
-2
/
+3
*
Make git_object_peel a bit smarter
Russell Belfer
2012-08-27
1
-25
/
+5
*
Enable stats on git_index_read_tree.
Ben Straub
2012-07-30
1
-1
/
+1
*
Add git_reset()
nulltoken
2012-06-07
1
-0
/
+103