index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4018
/
python-indented-def
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
unpack-trees: avoid array out-of-bounds error
Derrick Stolee
1
-5
/
+5
2020-05-08
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla
2
-21
/
+33
2020-05-08
bloom: fix `make sparse` warning
Đoàn Trần Công Danh
5
-6
/
+6
2020-05-07
credential: document protocol updates
Carlo Marcelo Arenas Belón
1
-13
/
+21
2020-05-07
credential: update gitcredentials documentation
Carlo Marcelo Arenas Belón
1
-8
/
+18
2020-05-07
t/test_lib: avoid naked bash arrays in file_lineno
Carlo Marcelo Arenas Belón
1
-8
/
+10
2020-05-07
t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
Carlo Marcelo Arenas Belón
1
-5
/
+2
2020-05-07
ci: allow per-branch config for GitHub Actions
Jeff King
2
-0
/
+68
2020-05-07
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano
4
-8
/
+4
2020-05-07
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano
3
-8
/
+20
2020-05-06
gitfaq: fetching and pulling a repository
Shourya Shukla
1
-0
/
+8
2020-05-06
docs: document credential.helper allowed values
brian m. carlson
1
-3
/
+7
2020-05-06
gitfaq: files in .gitignore are tracked
Shourya Shukla
1
-0
/
+10
2020-05-06
Doc: reference the "stash list" in autostash docs
Denton Liu
2
-3
/
+3
2020-05-05
The seventh batch
Junio C Hamano
1
-0
/
+18
2020-05-05
restore: default to HEAD when combining --staged and --worktree
Eric Sunshine
3
-10
/
+18
2020-05-05
builtin/receive-pack: avoid generic function name hmac()
Carlo Marcelo Arenas Belón
1
-3
/
+3
2020-05-05
credential: correct order of parameters for credential_match
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-05
credential: update description for credential_from_url_gently
Carlo Marcelo Arenas Belón
1
-2
/
+2
2020-05-05
pack-bitmap: pass object filter to fill-in traversal
Jeff King
2
-5
/
+14
2020-05-05
pack-bitmap.c: support 'tree:0' filtering
Taylor Blau
3
-1
/
+50
2020-05-05
pack-bitmap.c: make object filtering functions generic
Taylor Blau
1
-11
/
+24
2020-05-05
list-objects-filter: treat NULL filter_options as "disabled"
Jeff King
1
-0
/
+3
2020-05-04
commit-graph: avoid memory leaks
Jonathan Tan
1
-11
/
+11
2020-05-04
ref-filter: apply fallback refname sort only after all user sorts
Jeff King
2
-8
/
+53
2020-05-04
ref-filter: apply --ignore-case to all sorting keys
Jeff King
6
-3
/
+51
2020-05-04
sparse-checkout: stop blocking empty workdirs
Derrick Stolee
3
-41
/
+13
2020-05-04
CodingGuidelines: drop arithmetic expansion advice to use "$x"
Jeff King
1
-4
/
+0
2020-05-03
credential-store: ignore bogus lines from store file
Carlo Marcelo Arenas Belón
2
-3
/
+92
2020-05-03
userdiff: support Markdown
Ash Holland
5
-0
/
+29
2020-05-01
The sixth batch
Junio C Hamano
1
-0
/
+52
2020-05-01
gitcredentials(7): make shell-snippet example more realistic
Jeff King
1
-2
/
+3
2020-05-01
gitcredentials(7): clarify quoting of helper examples
Jeff King
1
-5
/
+10
2020-04-30
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
4
-16
/
+31
2020-04-30
shallow.h: document '{commit,rollback}_shallow_file'
Taylor Blau
1
-0
/
+2
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
16
-61
/
+91
2020-04-30
commit: make 'commit_graft_pos' non-static
Taylor Blau
2
-1
/
+3
2020-04-30
switch: fix errors and comments related to -c and -C
Denton Liu
1
-4
/
+10
2020-04-30
The fifth batch
Junio C Hamano
1
-0
/
+19
2020-04-29
Revert "commit-graph.c: introduce '--[no-]check-oids'"
Junio C Hamano
4
-42
/
+4
2020-04-29
commit-graph.c: make 'commit-graph-chain's read-only
Taylor Blau
2
-1
/
+4
2020-04-29
commit-graph.c: ensure graph layers respect core.sharedRepository
Taylor Blau
2
-0
/
+28
2020-04-29
commit-graph.c: write non-split graphs as read-only
Taylor Blau
3
-2
/
+18
2020-04-29
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin
2
-1
/
+55
2020-04-29
credential-store: document the file format a bit more
Junio C Hamano
1
-0
/
+4
2020-04-29
The fourth batch
Junio C Hamano
1
-0
/
+95
2020-04-29
push: anonymize URLs in error messages and warnings
Johannes Schindelin
1
-2
/
+4
2020-04-28
rebase: save autostash entry into stash reflog on --quit
Denton Liu
3
-1
/
+23
2020-04-28
push: unset PARSE_OPT_OPTARG for --recurse-submodules
Denton Liu
1
-6
/
+3
2020-04-28
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
31
-181
/
+173
[next]