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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-08
Merge branch 'ks/t4205-test-describe-with-abbrev-fix'
Junio C Hamano
1
-1
/
+16
2023-07-07
pretty: use strchr(3) in userformat_find_requirements()
René Scharfe
1
-4
/
+2
2023-07-07
pkt-line: add size parameter to packet_length()
René Scharfe
3
-6
/
+11
2023-07-07
tree-walk: drop unused base_offset from do_match()
Junio C Hamano
1
-17
/
+16
2023-07-07
tree-walk: lose base_offset that is never used in tree_entry_interesting
Junio C Hamano
6
-7
/
+8
2023-07-07
t6135: attr magic with path pattern
Junio C Hamano
1
-1
/
+21
2023-07-07
pretty: avoid double negative in format_commit_item()
René Scharfe
1
-3
/
+3
2023-07-07
ls-tree: simplify prefix handling
René Scharfe
1
-14
/
+10
2023-07-06
The eighth batch
Junio C Hamano
1
-0
/
+21
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
103
-632
/
+960
2023-07-06
Merge branch 'jc/doc-hash-object-types'
Junio C Hamano
1
-2
/
+3
2023-07-06
Merge branch 'jk/cherry-pick-revert-status'
Junio C Hamano
2
-2
/
+24
2023-07-06
Merge branch 'pw/apply-too-large'
Junio C Hamano
2
-4
/
+5
2023-07-06
Merge branch 'tl/notes-separator'
Junio C Hamano
4
-42
/
+906
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
27
-194
/
+231
2023-07-06
Merge branch 'gc/config-partial-submodule-kvi-fix'
Junio C Hamano
2
-8
/
+8
2023-07-06
Merge branch 'pb/complete-diff-options'
Junio C Hamano
2
-9
/
+52
2023-07-06
Merge branch 'rs/strbuf-expand-step'
Junio C Hamano
10
-365
/
+227
2023-07-05
diff --no-index: support reading from named pipes
Phillip Wood
2
-27
/
+124
2023-07-05
t4054: test diff --no-index with stdin
Phillip Wood
1
-0
/
+19
2023-07-05
diff --no-index: die on error reading stdin
Phillip Wood
1
-3
/
+2
2023-07-05
diff --no-index: refuse to compare stdin to a directory
Phillip Wood
2
-5
/
+12
2023-07-05
t0091-bugreport.sh: actually verify some content of report
Martin Ågren
1
-21
/
+42
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
88
-161
/
+75
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
74
-74
/
+0
2023-07-05
kwset: move translation table from ctype
Calvin Wan
4
-39
/
+38
2023-07-05
sane-ctype.h: create header for sane-ctype macros
Calvin Wan
2
-61
/
+67
2023-07-05
git-compat-util: move wrapper.c funcs to its header
Calvin Wan
2
-111
/
+112
2023-07-05
git-compat-util: move strbuf.c funcs to its header
Calvin Wan
5
-32
/
+35
2023-07-05
imap-send: drop unused fields from imap_cmd_cb
Jeff King
1
-4
/
+0
2023-07-05
imap-send: drop unused parameter from imap_cmd_cb callback
Jeff King
1
-3
/
+3
2023-07-05
imap-send: use server conf argument in setup_curl()
Jeff King
1
-12
/
+12
2023-07-04
docs: add necessary headers to Documentation/MFOW.txt
Vinayak Dev
1
-6
/
+20
2023-07-04
The seventh batch
Junio C Hamano
1
-0
/
+6
2023-07-04
Merge branch 'bc/more-git-var'
Junio C Hamano
7
-27
/
+303
2023-07-04
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
3
-39
/
+103
2023-06-30
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1226
/
+1627
2023-06-29
The sixth batch
Junio C Hamano
1
-0
/
+9
2023-06-29
Merge branch 'tb/gc-recent-object-hook'
Junio C Hamano
1
-2
/
+13
2023-06-29
Merge branch 'jc/abort-ll-merge-with-a-signal'
Junio C Hamano
3
-2
/
+35
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
313
-1898
/
+2179
2023-06-29
Merge branch 'ds/remove-idx-before-pack'
Junio C Hamano
1
-1
/
+1
2023-06-29
fsck: avoid misleading variable name
Eric Sunshine
2
-4
/
+4
2023-06-29
t4205: correctly test %(describe:abbrev=...)
Kousik Sanagavarapu
1
-1
/
+16
2023-06-29
commit -a -m: allow the top-level tree to become empty again
Johannes Schindelin
2
-5
/
+13
2023-06-29
split-index: accept that a base index can be empty
Johannes Schindelin
1
-6
/
+8
2023-06-29
do_read_index(): always mark index as initialized unless erroring out
Johannes Schindelin
1
-0
/
+1
2023-06-28
docs: add git hash-object -t option's possible values
John Cai
1
-2
/
+3
2023-06-28
config: pass source to config_parser_event_fn_t
Glen Choo
2
-64
/
+19
2023-06-28
config: add kvi.path, use it to evaluate includes
Glen Choo
2
-21
/
+21
[prev]
[next]