index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-13
1
-1
/
+1
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-20
1
-1
/
+1
|
\
*
|
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-12
/
+17
|
/
*
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-08
1
-0
/
+5
|
\
|
*
Always check `parse_tree*()`'s return value
Johannes Schindelin
2024-02-23
1
-0
/
+5
*
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
|
/
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+2
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
rebase: use 'skip_cache_tree_update' option
Victoria Dye
2022-11-11
1
-0
/
+1
*
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
2022-02-18
1
-59
/
+90
|
\
|
*
rebase --apply: set ORIG_HEAD correctly
Phillip Wood
2022-01-26
1
-1
/
+3
|
*
rebase --apply: fix reflog
Phillip Wood
2022-01-26
1
-2
/
+10
|
*
reset_head(): take struct rebase_head_opts
Phillip Wood
2022-01-26
1
-20
/
+18
|
*
reset_head(): make default_reflog_action optional
Phillip Wood
2022-01-26
1
-4
/
+12
|
*
reset_head(): factor out ref updates
Phillip Wood
2022-01-26
1
-48
/
+62
|
*
reset_head(): remove action parameter
Phillip Wood
2022-01-26
1
-2
/
+3
|
*
rebase --apply: don't run post-checkout hook if there is an error
Phillip Wood
2022-01-26
1
-1
/
+1
|
*
rebase: do not remove untracked files on checkout
Phillip Wood
2022-01-26
1
-1
/
+1
|
*
rebase: pass correct arguments to post-checkout hook
Phillip Wood
2022-01-26
1
-9
/
+9
*
|
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer
2022-01-08
1
-1
/
+2
|
/
*
Change unpack_trees' 'reset' flag into an enum
Elijah Newren
2021-09-27
1
-1
/
+1
*
Remove ignored files by default when they are in the way
Elijah Newren
2021-09-27
1
-2
/
+1
*
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-0
/
+2
*
reset: clear_unpack_trees_porcelain to plug leak
Andrzej Hunt
2021-07-26
1
-2
/
+2
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
Merge branch 'dl/merge-autostash'
Junio C Hamano
2020-04-30
1
-0
/
+1
*
reset: extract reset_head() from rebase
Denton Liu
2020-04-10
1
-0
/
+140