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-05-17
Merge branch 'jc/attr-source-tree'
Junio C Hamano
2
-10
/
+9
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-10
merge-tree: load default git config
Derrick Stolee
1
-0
/
+3
2023-05-10
fetch: introduce machine-parseable "porcelain" output format
Patrick Steinhardt
1
-19
/
+69
2023-05-10
fetch: move option related variables into main function
Patrick Steinhardt
1
-97
/
+100
2023-05-10
fetch: lift up parsing of "fetch.output" config variable
Patrick Steinhardt
1
-18
/
+32
2023-05-10
fetch: introduce `display_format` enum
Patrick Steinhardt
1
-21
/
+46
2023-05-10
fetch: refactor calculation of the display table width
Patrick Steinhardt
1
-41
/
+34
2023-05-10
fetch: print left-hand side when fetching HEAD:foo
Patrick Steinhardt
1
-18
/
+19
2023-05-10
fetch: fix `--no-recurse-submodules` with multi-remote fetches
Patrick Steinhardt
1
-0
/
+2
2023-05-10
Merge branch 'mh/credential-oauth-refresh-token'
Junio C Hamano
1
-0
/
+3
2023-05-09
Merge branch 'ob/messages-capitalize-exception'
Junio C Hamano
1
-1
/
+1
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
41
-0
/
+54
2023-05-09
diff-files: integrate with sparse index
Shuqi Liang
1
-0
/
+4
2023-05-06
push: introduce '--branches' option
Teng Long
1
-3
/
+4
2023-05-06
attr: teach "--attr-source=<tree>" global option to "git"
John Cai
2
-10
/
+9
2023-05-06
name-rev: make --stdin hidden
John Cai
1
-1
/
+5
2023-05-02
Merge branch 'tb/ban-strtok'
Junio C Hamano
1
-2
/
+2
2023-05-02
fsck: use local repository
Derrick Stolee
1
-3
/
+3
2023-05-02
fsck: verify checksums of all .bitmap files
Derrick Stolee
1
-0
/
+4
2023-04-28
Merge branch 'tb/enable-cruft-packs-by-default'
Junio C Hamano
2
-7
/
+3
2023-04-28
messages: capitalization and punctuation exceptions
Oswald Buddenhagen
1
-1
/
+1
2023-04-27
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
1
-0
/
+36
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
2
-4
/
+6
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2
-12
/
+60
2023-04-25
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
1
-1
/
+1
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
68
-0
/
+125
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
1
-2
/
+2
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
5
-0
/
+5
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
26
-0
/
+33
2023-04-24
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
5
-0
/
+5
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
5
-0
/
+5
2023-04-24
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren
3
-0
/
+3
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2
-0
/
+2
2023-04-21
Merge branch 'ow/ref-filter-omit-empty'
Junio C Hamano
3
-4
/
+15
2023-04-21
Merge branch 'rn/sparse-describe'
Junio C Hamano
1
-0
/
+2
2023-04-21
credential: new attribute oauth_refresh_token
M Hickford
1
-0
/
+3
2023-04-20
Merge branch 'gc/better-error-when-local-clone-fails-with-symlink'
Junio C Hamano
1
-1
/
+11
2023-04-20
Merge branch 'rs/get-tar-commit-id-use-defined-const'
Junio C Hamano
1
-1
/
+1
2023-04-18
builtin/gc.c: make `gc.cruftPacks` enabled by default
Taylor Blau
1
-5
/
+1
2023-04-18
builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
Taylor Blau
1
-1
/
+1
2023-04-18
builtin/repack.c: fix incorrect reference to '-C'
Taylor Blau
1
-1
/
+1
2023-04-17
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
Junio C Hamano
2
-61
/
+13
2023-04-17
Merge branch 'cm/branch-delete-error-message-update'
Junio C Hamano
1
-4
/
+21
[next]