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-03-20
fetch: move output format into `display_state`
Patrick Steinhardt
1
-7
/
+6
2023-03-20
fetch: move reference width calculation into `display_state`
Patrick Steinhardt
1
-46
/
+65
2023-03-19
Merge branch 'ew/fetch-no-write-fetch-head-fix'
Junio C Hamano
1
-0
/
+2
2023-03-19
Merge branch 'jk/format-patch-change-format-for-empty-commits'
Junio C Hamano
1
-0
/
+1
2023-03-19
Merge branch 'jk/bundle-use-dash-for-stdfiles'
Junio C Hamano
5
-9
/
+33
2023-03-19
Merge branch 'jk/bundle-progress'
Junio C Hamano
1
-7
/
+8
2023-03-19
Merge branch 'rj/bisect-already-used-branch'
Junio C Hamano
1
-1
/
+2
2023-03-19
Merge branch 'zh/push-to-delete-onelevel-ref'
Junio C Hamano
1
-2
/
+4
2023-03-19
Merge branch 'ak/restore-both-incompatible-with-conflicts'
Junio C Hamano
1
-8
/
+21
2023-03-17
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
2
-3
/
+3
2023-03-17
Merge branch 'fz/rebase-msg-update'
Junio C Hamano
1
-1
/
+1
2023-03-17
Merge branch 'ew/fetch-hiderefs'
Junio C Hamano
2
-1
/
+3
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
12
-70
/
+4
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
13
-55
/
+67
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
66
-7
/
+92
2023-03-17
Merge branch 'en/dir-api-cleanup'
Junio C Hamano
2
-8
/
+6
2023-03-17
Merge branch 'jk/fsck-indices-in-worktrees'
Junio C Hamano
1
-31
/
+62
2023-03-13
rebase: prefer --default-prefix to --{src,dst}-prefix for format-patch
Jeff King
1
-1
/
+1
2023-03-10
ls-files: fix "--format" output of relative paths
Adam Johnson
1
-1
/
+4
2023-03-10
receive-pack: fix stale packfile locks when dying
Patrick Steinhardt
1
-4
/
+10
2023-03-09
fetch: pass --no-write-fetch-head to subprocesses
Eric Wong
1
-0
/
+2
2023-03-09
format-patch: add format.noprefix option
Jeff King
1
-0
/
+8
2023-03-09
format-patch: do not respect diff.noprefix
Jeff King
1
-0
/
+9
2023-03-06
parse-options: consistently allocate memory in fix_filename()
Jeff King
4
-4
/
+10
2023-03-06
bundle: don't blindly apply prefix_filename() to "-"
Junio C Hamano
1
-1
/
+1
2023-03-06
bundle: let "-" mean stdin for reading operations
Jeff King
1
-4
/
+22
2023-03-06
bundle: turn on --all-progress-implied by default
Jeff King
1
-7
/
+8
2023-03-03
format-patch: output header for empty commits
John Keeping
1
-0
/
+1
2023-03-01
push: allow delete single-level ref
ZheNing Hu
1
-1
/
+3
2023-03-01
receive-pack: fix funny ref error messsage
ZheNing Hu
1
-1
/
+1
2023-02-27
rebase: fix capitalisation autoSquash in i18n string
Fangyi Zhou
1
-1
/
+1
2023-02-27
Merge branch 'jc/countermand-format-attach'
Junio C Hamano
1
-0
/
+2
2023-02-27
Merge branch 'mh/credential-password-expiry'
Junio C Hamano
1
-0
/
+3
2023-02-27
restore: fault --staged --worktree with merge opts
Andy Koppe
1
-8
/
+21
2023-02-27
fetch: support hideRefs to speed up connectivity checks
Eric Wong
2
-1
/
+3
2023-02-27
unpack-trees: special case read-tree debugging as internal usage
Elijah Newren
1
-5
/
+5
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees, take 2
Elijah Newren
1
-1
/
+0
2023-02-27
sparse-checkout: avoid using internal API of unpack-trees
Elijah Newren
1
-2
/
+1
2023-02-27
drop pure pass-through config callbacks
Jeff King
4
-24
/
+4
2023-02-27
fsck: check even zero-entry index files
Jeff King
1
-3
/
+2
2023-02-24
Merge branch 'ma/fetch-parallel-use-online-cpus'
Junio C Hamano
1
-0
/
+3
2023-02-24
fsck: mention file path for index errors
Jeff King
1
-15
/
+27
2023-02-24
fsck: check index files in all worktrees
Jeff King
1
-2
/
+16
2023-02-24
fsck: factor out index fsck
Jeff King
1
-24
/
+30
2023-02-24
run_processes_parallel: mark unused callback parameters
Jeff King
2
-4
/
+6
2023-02-24
notes: mark unused callback parameters
Jeff King
1
-2
/
+3
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
8
-37
/
+45
2023-02-24
list-objects: mark unused callback parameters
Jeff King
2
-10
/
+11
2023-02-24
mark unused parameters in signal handlers
Jeff King
2
-2
/
+2
2023-02-23
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
9
-0
/
+9
[prev]
[next]