index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
line-range.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
setup: allow check_repository_format to read repository format
brian m. carlson
4
-5
/
+9
2020-02-24
t/helper: make repository tests hash independent
brian m. carlson
1
-6
/
+4
2020-02-24
t/helper: initialize repository if necessary
brian m. carlson
1
-0
/
+4
2020-02-24
t/helper/test-dump-split-index: initialize git repository
brian m. carlson
1
-0
/
+2
2020-02-24
t6300: make hash algorithm independent
brian m. carlson
1
-1
/
+1
2020-02-24
t6300: abstract away SHA-1-specific constants
brian m. carlson
1
-9
/
+16
2020-02-24
t: use hash-specific lookup tables to define test constants
brian m. carlson
1
-15
/
+14
2020-02-24
repository: require a build flag to use SHA-256
brian m. carlson
2
-0
/
+6
2020-02-24
hex: add functions to parse hex object IDs in any algorithm
brian m. carlson
2
-0
/
+32
2020-02-24
hex: introduce parsing variants taking hash algorithms
brian m. carlson
2
-7
/
+33
2020-02-24
hash: implement and use a context cloning function
brian m. carlson
4
-1
/
+46
2020-02-24
builtin/pack-objects: make hash agnostic
brian m. carlson
1
-1
/
+1
2020-02-17
The sixth batch for 2.26
Junio C Hamano
1
-29
/
+15
2020-02-17
Git 2.25.1
v2.25.1
Junio C Hamano
3
-2
/
+57
2020-02-17
prefix_path: show gitdir when arg is outside repo
Emily Shaffer
2
-2
/
+4
2020-02-14
doc: move credential helper info into gitcredentials(7)
Jeff King
2
-91
/
+88
2020-02-14
The fifth batch for 2.26
Junio C Hamano
1
-0
/
+71
2020-02-14
mingw: add a helper function to attach GDB to the current process
Johannes Schindelin
2
-0
/
+23
2020-02-14
t5580: test cloning without file://, test fetching via UNC paths
Johannes Schindelin
1
-0
/
+12
2020-02-14
t9001, t9116: avoid pipes
Johannes Schindelin
2
-6
/
+10
2020-02-12
The fourth batch for 2.26
Junio C Hamano
1
-0
/
+44
2020-02-12
tests: fix --write-junit-xml with subshells
Johannes Schindelin
1
-1
/
+2
2020-02-11
convert: fix typo
Johannes Schindelin
1
-1
/
+1
2020-02-11
mailinfo: factor out some repeated header handling
Jeff King
1
-16
/
+23
2020-02-11
mailinfo: be more liberal with header whitespace
Jeff King
2
-2
/
+18
2020-02-11
mailinfo: simplify parsing of header values
Jeff King
1
-18
/
+22
2020-02-11
mailinfo: treat header values as C strings
Jeff King
1
-4
/
+4
2020-02-10
config: add '--show-scope' to print the scope of a config value
Matthew Rogers
3
-7
/
+87
2020-02-10
submodule-config: add subomdule config scope
Matthew Rogers
3
-1
/
+6
2020-02-10
config: teach git_config_source to remember its scope
Matthew Rogers
3
-13
/
+27
2020-02-10
config: preserve scope in do_git_config_sequence
Matthew Rogers
1
-1
/
+2
2020-02-10
config: clarify meaning of command line scoping
Matthew Rogers
3
-5
/
+5
2020-02-10
config: split repo scope to local and worktree
Matthew Rogers
5
-11
/
+13
2020-02-10
config: make scope_name non-static and rename it
Matthew Rogers
3
-16
/
+18
2020-02-10
ci: ignore rubygems warning in the "Documentation" job
Johannes Schindelin
1
-0
/
+1
2020-02-10
parse-options: simplify parse_options_dup()
René Scharfe
1
-9
/
+3
2020-02-10
parse-options: const parse_options_concat() parameters
René Scharfe
2
-2
/
+3
2020-02-10
parse-options: factor out parse_options_count()
René Scharfe
1
-12
/
+12
2020-02-10
parse-options: use COPY_ARRAY in parse_options_concat()
René Scharfe
1
-5
/
+2
2020-02-10
mailinfo: don't insert header prefix for handle_content_type()
René Scharfe
1
-1
/
+0
2020-02-10
strbuf: add and use strbuf_insertstr()
René Scharfe
11
-15
/
+27
2020-02-10
pack-format: correct multi-pack-index description
Johannes Berg
1
-2
/
+3
2020-02-09
diff-options.txt: avoid "regex" overload in example
Martin Ågren
1
-4
/
+4