index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-10
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-4
/
+21
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
1
-1
/
+1
2019-11-20
reset: support the `--pathspec-from-file` option
Alexandr Miloslavskiy
1
-2
/
+19
2019-11-20
doc: reset: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-2
/
+2
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+1
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2019-04-25
Merge branch 'bp/post-index-change-hook'
Junio C Hamano
1
-0
/
+1
2019-04-02
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-02-22
trace2:data: add subverb to reset command
Jeff Hostetler
1
-0
/
+6
2019-02-15
read-cache: add post-index-change hook
Ben Peart
1
-0
/
+1
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-04
Merge branch 'nd/the-index'
Junio C Hamano
1
-2
/
+2
2018-11-12
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-24
reset: warn when refresh_index() takes more than 2 seconds
Ben Peart
1
-1
/
+13
2018-10-24
reset: add new reset.quiet config setting
Ben Peart
1
-0
/
+1
2018-10-24
reset: don't compute unstaged changes after reset when --quiet
Ben Peart
1
-1
/
+1
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-08-02
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
1
-1
/
+1
2018-07-03
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
1
-1
/
+1
2018-07-03
read-cache: teach make_cache_entry to take object_id
Jameson Miller
1
-1
/
+1
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
1
-2
/
+2
2018-06-29
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
1
-1
/
+1
2018-05-18
path.c: migrate global git_path_* to take a repository argument
Stefan Beller
1
-1
/
+1
2018-05-02
builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
brian m. carlson
1
-1
/
+1
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-1
/
+1
2018-02-15
Merge branch 'tg/reset-hard-show-head-with-pretty'
Junio C Hamano
1
-18
/
+10
2018-02-02
reset --hard: make use of the pretty machinery
Thomas Gummerer
1
-18
/
+10
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
1
-1
/
+1
2017-12-12
format: create pretty.h file
Olga Telezhnaya
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-1
/
+1
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-1
/
+1
2017-10-31
add, reset: use DIFF_OPT_SET macro to set a diff flag
Brandon Williams
1
-1
/
+1
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
1
-2
/
+2
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-09-19
Merge branch 'jk/leak-checkers'
Junio C Hamano
1
-6
/
+16
2017-09-06
reset: free allocated tree buffers
Jeff King
1
-5
/
+13
2017-09-06
reset: make tree counting less confusing
Jeff King
1
-3
/
+5
2017-09-06
stop leaking lock structs in some simple cases
Jeff King
1
-3
/
+3
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-2
/
+1
2017-08-14
tree-walk: convert fill_tree_descriptor() to object_id
René Scharfe
1
-2
/
+2
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-2
/
+0
2017-08-02
add, reset: ensure submodules can be added or reset
Brandon Williams
1
-0
/
+1
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-5
/
+5
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
1
-27
/
+12
2017-06-01
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
1
-1
/
+9
[next]