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