index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
pull.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
merge.h: move declarations for merge.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
Merge branch 'ob/messages-capitalize-exception'
Junio C Hamano
2023-05-10
1
-1
/
+1
|
\
|
*
messages: capitalization and punctuation exceptions
Oswald Buddenhagen
2023-04-28
1
-1
/
+1
*
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
treewide: be explicit about dependence on advice.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
|
\
\
|
*
|
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
*
|
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-6
/
+0
|
\
\
|
*
|
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-6
/
+0
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
*
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
*
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-76
/
+71
*
pull: fix a "struct oid_array" memory leak
Ævar Arnfjörð Bjarmason
2022-07-01
1
-6
/
+10
*
Merge branch 'gc/pull-recurse-submodules'
Junio C Hamano
2022-05-21
1
-3
/
+7
|
\
|
*
pull: do not let submodule.recurse override fetch.recurseSubmodules
Glen Choo
2022-05-12
1
-3
/
+7
*
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-3
/
+3
|
\
\
|
*
|
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-3
/
+3
*
|
|
Merge branch 'js/short-help-outside-repo-fix'
Junio C Hamano
2022-02-18
1
-2
/
+4
|
\
\
\
|
*
|
|
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
2022-02-08
1
-2
/
+4
|
|
/
/
*
|
|
Merge branch 'pb/pull-rebase-autostash-fix'
Junio C Hamano
2022-02-05
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pull --rebase: honor rebase.autostash when fast-forwarding
Philippe Blain
2022-01-14
1
-4
/
+3
|
*
|
Merge branch 'ev/pull-already-up-to-date-is-noop' into maint
Junio C Hamano
2021-11-23
1
-2
/
+4
|
|
\
\
*
|
|
|
fetch/pull: use the sparse index
Derrick Stolee
2021-12-22
1
-0
/
+2
*
|
|
|
Merge branch 'ah/advice-pull-has-no-preference-between-rebase-and-merge'
Junio C Hamano
2021-12-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
pull: don't say that merge is "the default strategy"
Alex Henrie
2021-11-19
1
-1
/
+1
*
|
|
|
|
Merge branch 'ev/pull-already-up-to-date-is-noop'
Junio C Hamano
2021-11-22
1
-2
/
+4
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
pull: should be noop when already-up-to-date
Erwin Villejo
2021-11-18
1
-2
/
+4
*
|
|
|
Merge branch 'jc/fix-pull-ff-only-when-already-up-to-date'
Junio C Hamano
2021-11-11
1
-1
/
+28
|
\
|
|
|
|
*
|
|
pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano
2021-10-29
1
-1
/
+28
|
|
/
/
*
|
|
Merge branch 'ar/fix-git-pull-no-verify'
Junio C Hamano
2021-11-04
1
-0
/
+6
|
\
\
\
|
*
|
|
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen
2021-10-28
1
-0
/
+6
|
|
/
/
*
|
|
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-19
1
-6
/
+3
|
\
\
\
|
*
|
|
pull: remove support for `--rebase=preserve`
Johannes Schindelin
2021-09-08
1
-6
/
+3
*
|
|
|
Merge branch 'js/run-command-close-packs'
Junio C Hamano
2021-09-21
1
-1
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Close object store closer to spawning child processes
Johannes Schindelin
2021-09-09
1
-2
/
+1
|
*
|
|
pull: release packs before fetching
Johannes Schindelin
2021-09-08
1
-0
/
+2
|
|
/
/
*
|
|
pull: fix handling of multiple heads
Elijah Newren
2021-07-22
1
-4
/
+14
*
|
|
pull: update docs & code for option compatibility with rebasing
Elijah Newren
2021-07-22
1
-0
/
+2
*
|
|
pull: abort by default when fast-forwarding is not possible
Elijah Newren
2021-07-22
1
-4
/
+6
*
|
|
pull: make --rebase and --no-rebase override pull.ff=only
Elijah Newren
2021-07-22
1
-1
/
+15
*
|
|
pull: since --ff-only overrides, handle it first
Elijah Newren
2021-07-22
1
-8
/
+8
*
|
|
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
2021-07-21
1
-3
/
+8
|
/
/
*
|
pull: trivial whitespace style fix
Felipe Contreras
2021-06-19
1
-3
/
+3
*
|
pull: trivial cleanup
Felipe Contreras
2021-06-19
1
-4
/
+2
*
|
pull: cleanup autostash check
Felipe Contreras
2021-06-19
1
-9
/
+7
[next]