index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
commit: pass --no-divider to interpret-trailers
Jeff King
1
-1
/
+2
2023-06-15
credential: erase all matching credentials
M Hickford
1
-6
/
+9
2023-06-15
credential: avoid erasing distinct password
M Hickford
2
-14
/
+15
2023-06-13
Merge branch 'zh/ls-files-format-atoms'
Junio C Hamano
1
-0
/
+27
2023-06-13
Merge branch 'sl/diff-tree-sparse'
Junio C Hamano
1
-0
/
+4
2023-06-13
Merge branch 'jk/format-patch-message-id-unleak'
Junio C Hamano
1
-7
/
+8
2023-06-13
Merge branch 'jc/pack-ref-exclude-include'
Junio C Hamano
1
-4
/
+27
2023-06-13
Merge branch 'kh/keep-tag-editmsg-upon-failure'
Junio C Hamano
1
-9
/
+15
2023-06-12
builtin/repack.c: only collect fully-formed packs
Taylor Blau
1
-4
/
+10
2023-06-12
strbuf: remove global variable
Calvin Wan
8
-21
/
+30
2023-06-12
credential-store: move related functions to credential-store file
Calvin Wan
1
-0
/
+19
2023-06-12
repository: create disable_replace_refs()
Derrick Stolee
9
-9
/
+9
2023-06-12
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
1
-21
/
+36
2023-06-12
cat-file: simplify reading from standard input
Patrick Steinhardt
1
-23
/
+9
2023-06-12
worktree: integrate with sparse-index
Shuqi Liang
1
-0
/
+4
2023-06-12
add: check color.ui for interactive add
Derrick Stolee
1
-1
/
+1
2023-06-03
diff: factor out --follow pathspec check
Jeff King
1
-1
/
+1
2023-06-03
surround %s with quotes when failed to lookup commit
Teng Long
2
-4
/
+4
2023-05-26
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2
-2
/
+3
2023-05-26
config: pass 'repo' directly to 'config_with_options()'
Victoria Dye
1
-5
/
+9
2023-05-25
builtin/submodule--helper.c: handle missing submodule URLs
Taylor Blau
1
-2
/
+5
2023-05-23
ls-files: align format atoms with ls-tree
ZheNing Hu
1
-0
/
+27
2023-05-19
format-patch: free elements of rev.ref_message_ids list
Jeff King
1
-7
/
+7
2023-05-18
format-patch: free rev.message_id when exiting
Jeff King
1
-0
/
+1
2023-05-18
diff-tree: integrate with sparse index
Shuqi Liang
1
-0
/
+4
2023-05-17
worktree add: emit warn when there is a bad HEAD
Jacob Abel
1
-5
/
+29
2023-05-17
worktree add: extend DWIM to infer --orphan
Jacob Abel
1
-1
/
+113
2023-05-17
worktree add: introduce "try --orphan" hint
Jacob Abel
1
-0
/
+26
2023-05-17
worktree add: add --orphan flag
Jacob Abel
1
-11
/
+56
2023-05-17
worktree add: include -B in usage docs
Jacob Abel
1
-1
/
+1
2023-05-17
Merge branch 'jc/attr-source-tree'
Junio C Hamano
2
-10
/
+9
2023-05-17
fetch: use `fetch_config` to store "submodule.fetchJobs" value
Patrick Steinhardt
1
-5
/
+6
2023-05-17
fetch: use `fetch_config` to store "fetch.parallel" value
Patrick Steinhardt
1
-7
/
+8
2023-05-17
fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
Patrick Steinhardt
1
-15
/
+16
2023-05-17
fetch: use `fetch_config` to store "fetch.showForcedUpdates" value
Patrick Steinhardt
1
-14
/
+21
2023-05-17
fetch: use `fetch_config` to store "fetch.pruneTags" value
Patrick Steinhardt
1
-4
/
+5
2023-05-17
fetch: use `fetch_config` to store "fetch.prune" value
Patrick Steinhardt
1
-4
/
+5
2023-05-17
fetch: pass through `fetch_config` directly
Patrick Steinhardt
1
-15
/
+16
2023-05-17
fetch: drop unneeded NULL-check for `remote_ref`
Patrick Steinhardt
1
-3
/
+2
2023-05-17
fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
Patrick Steinhardt
1
-1
/
+0
2023-05-16
tag: keep the message file in case ref transaction fails
Kristoffer Haugsbakk
1
-9
/
+15
2023-05-15
Merge branch 'ps/fetch-output-format'
Junio C Hamano
1
-197
/
+285
2023-05-15
Merge branch 'sl/diff-files-sparse'
Junio C Hamano
1
-0
/
+4
2023-05-15
Merge branch 'ds/merge-tree-use-config'
Junio C Hamano
1
-0
/
+3
2023-05-15
Merge branch 'tl/push-branches-is-an-alias-for-all'
Junio C Hamano
1
-3
/
+4
2023-05-15
Merge branch 'jc/name-rev-deprecate-stdin-further'
Junio C Hamano
1
-1
/
+5
2023-05-15
Merge branch 'ds/fsck-bitmap'
Junio C Hamano
1
-3
/
+7
2023-05-15
Merge branch 'rj/branch-unborn-in-other-worktrees'
Junio C Hamano
1
-13
/
+58
2023-05-12
pack-refs: teach pack-refs --include option
John Cai
1
-2
/
+13
2023-05-12
pack-refs: teach --exclude option to exclude refs from being packed
John Cai
1
-4
/
+16
[prev]
[next]