index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetch-pack: remove no_dependents code
Jonathan Tan
2020-08-19
1
-4
/
+0
*
fetch: only populate existing_refs if needed
Jonathan Tan
2020-08-18
1
-4
/
+9
*
fetch: avoid reading submodule config until needed
Jonathan Tan
2020-08-18
1
-2
/
+8
*
fetch: allow refspecs specified through stdin
Jonathan Tan
2020-08-18
1
-2
/
+17
*
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
2020-08-18
1
-3
/
+12
*
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
2020-08-18
1
-4
/
+3
|
\
|
*
log: enable "-m" automatically with "--first-parent"
Jeff King
2020-07-29
1
-0
/
+3
|
*
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King
2020-07-29
1
-2
/
+2
|
*
log: drop "--cc implies -m" logic
Jeff King
2020-07-29
1
-4
/
+0
*
|
Merge branch 'al/bisect-first-parent'
Junio C Hamano
2020-08-18
2
-10
/
+22
|
\
\
|
*
|
bisect: combine args passed to find_bisection()
Aaron Lipman
2020-08-08
1
-1
/
+8
|
*
|
bisect: introduce first-parent flag
Aaron Lipman
2020-08-08
1
-1
/
+8
|
*
|
cmd_bisect__helper: defer parsing no-checkout flag
Aaron Lipman
2020-08-08
1
-8
/
+6
|
*
|
rev-list: allow bisect and first-parent flags
Aaron Lipman
2020-08-08
1
-1
/
+1
|
|
/
*
|
Merge branch 'jt/has_object'
Junio C Hamano
2020-08-13
2
-3
/
+3
|
\
\
|
*
|
fsck: do not lazy fetch known non-promisor object
Jonathan Tan
2020-08-06
1
-1
/
+1
|
*
|
pack-objects: no fetch when allow-{any,promisor}
Jonathan Tan
2020-08-06
1
-2
/
+2
*
|
|
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
2020-08-12
3
-14
/
+19
|
\
\
\
|
*
|
|
repository: enable SHA-256 support by default
brian m. carlson
2020-07-30
1
-5
/
+0
|
*
|
|
bundle: add new version for use with SHA-256
brian m. carlson
2020-07-30
1
-1
/
+4
|
*
|
|
builtin/verify-pack: implement an --object-format option
brian m. carlson
2020-07-30
1
-8
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pb/guide-docs'
Junio C Hamano
2020-08-10
1
-1
/
+1
|
\
\
\
|
*
|
|
help: drop usage of 'common' and 'useful' for guides
Philippe Blain
2020-08-05
1
-1
/
+1
*
|
|
|
Merge branch 'en/eol-attrs-gotchas'
Junio C Hamano
2020-08-10
2
-16
/
+6
|
\
\
\
\
|
*
|
|
|
checkout: support renormalization with checkout -m <paths>
Elijah Newren
2020-08-03
1
-5
/
+6
|
*
|
|
|
merge: make merge.renormalize work for all uses of merge machinery
Elijah Newren
2020-08-03
2
-11
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'jk/strvec'
Junio C Hamano
2020-08-10
29
-677
/
+677
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
strvec: rename struct fields
Jeff King
2020-07-31
21
-77
/
+77
|
*
|
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
12
-86
/
+86
|
*
|
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
28
-503
/
+503
|
*
|
|
quote: rename sq_dequote_to_argv_array to mention strvec
Jeff King
2020-07-29
1
-1
/
+1
|
*
|
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
18
-18
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jt/pack-objects-prefetch-in-batch'
Junio C Hamano
2020-08-04
1
-4
/
+36
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pack-objects: prefetch objects to be packed
Jonathan Tan
2020-07-21
1
-4
/
+32
|
*
|
pack-objects: refactor to oid_object_info_extended
Jonathan Tan
2020-07-21
1
-2
/
+6
|
|
/
*
|
Merge branch 'rs/grep-simpler-parse-object-or-die-call' into master
Junio C Hamano
2020-07-31
1
-1
/
+1
|
\
\
|
*
|
grep: avoid using oid_to_hex() with parse_object_or_die()
René Scharfe
2020-07-29
1
-1
/
+1
*
|
|
Merge branch 'ct/mv-unmerged-path-error' into master
Junio C Hamano
2020-07-30
1
-2
/
+5
|
\
\
\
|
*
|
|
git-mv: improve error message for conflicted file
Chris Torek
2020-07-20
1
-2
/
+5
*
|
|
|
Merge branch 'hn/reftable' into master
Junio C Hamano
2020-07-30
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
bisect: treat BISECT_HEAD as a pseudo ref
Han-Wen Nienhuys
2020-07-10
1
-2
/
+1
*
|
|
|
|
Merge branch 'bw/fail-cloning-into-non-empty' into master
Junio C Hamano
2020-07-30
1
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
git clone: don't clone into non-empty directory
Ben Wijen
2020-07-10
1
-2
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ds/commit-graph-bloom-updates' into master
Junio C Hamano
2020-07-30
1
-1
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
commit-graph: persist existence of changed-paths
Derrick Stolee
2020-07-01
1
-1
/
+4
*
|
|
|
|
Merge branch 'tb/commit-graph-no-check-oids' into master
Junio C Hamano
2020-07-16
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
commit-graph: fix "Collecting commits from input" progress line
SZEDER Gábor
2020-07-15
1
-3
/
+1
*
|
|
|
|
|
Merge branch 'ct/diff-with-merge-base-clarification' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
diff: check for merge bases before assigning sym->base
Jeff King
2020-07-08
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'cc/cat-file-usage-update' into master
Junio C Hamano
2020-07-09
1
-1
/
+1
|
\
\
\
\
\
\
\
[next]