index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prompt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
The ninteenth batch
Junio C Hamano
1
-0
/
+35
2024-04-12
The eighteenth batch
Junio C Hamano
1
-0
/
+10
2024-04-12
merge-tree: fix argument type of the `--merge-base` option
Johannes Schindelin
1
-1
/
+1
2024-04-10
The seventeenth batch
Junio C Hamano
1
-0
/
+4
2024-04-10
t2104: style fixes
Junio C Hamano
1
-15
/
+15
2024-04-09
The sixteenth batch
Junio C Hamano
1
-0
/
+33
2024-04-09
t0610: execute git-pack-refs(1) with specified umask
Patrick Steinhardt
1
-6
/
+14
2024-04-09
t0610: make `--shared=` tests reusable
Patrick Steinhardt
1
-27
/
+30
2024-04-08
config: do not leak excludes_file
Junio C Hamano
2
-1
/
+4
2024-04-05
remote-curl: add Transfer-Encoding header only for older curl
Jeff King
2
-0
/
+12
2024-04-05
The fifteenth batch
Junio C Hamano
1
-0
/
+7
2024-04-05
apply: don't leak fd on fdopen() error
René Scharfe
1
-2
/
+5
2024-04-05
fetch: return when parsing submodule.recurse
Derrick Stolee
1
-0
/
+1
2024-04-05
path: remove mksnpath()
René Scharfe
3
-24
/
+0
2024-04-05
apply: avoid fixed-size buffer in create_one_file()
René Scharfe
1
-6
/
+9
2024-04-03
builtin/add: error out when passing untracked path with -u
Ghanshyam Thakkar
2
-1
/
+18
2024-04-03
builtin/commit: error out when passing untracked path with -i
Ghanshyam Thakkar
2
-16
/
+7
2024-04-03
revision: optionally record matches with pathspec elements
Junio C Hamano
7
-10
/
+23
2024-04-03
Win32: detect unix socket support at runtime
Matthias Aßhauer
7
-2
/
+50
2024-04-03
The fourteenth batch
Junio C Hamano
1
-0
/
+27
2024-04-03
reftable/block: avoid decoding keys when searching restart points
Patrick Steinhardt
1
-10
/
+19
2024-04-03
reftable/record: extract function to decode key lengths
Patrick Steinhardt
2
-9
/
+31
2024-04-03
reftable/block: fix error handling when searching restart points
Patrick Steinhardt
3
-8
/
+11
2024-04-03
reftable/block: refactor binary search over restart points
Patrick Steinhardt
1
-27
/
+73
2024-04-03
reftable/refname: refactor binary search over refnames
Patrick Steinhardt
1
-22
/
+22
2024-04-03
reftable/basics: improve `binsearch()` test
Patrick Steinhardt
1
-24
/
+31
2024-04-03
reftable/basics: fix return type of `binsearch()` to be `size_t`
Patrick Steinhardt
5
-16
/
+14
2024-04-02
t-prio-queue: simplify using compound literals
René Scharfe
1
-34
/
+17
2024-04-02
INSTALL: bump libcurl version to 7.21.3
Jeff King
1
-1
/
+1
2024-04-02
http: reset POSTFIELDSIZE when clearing curl handle
Jeff King
1
-0
/
+1
2024-04-02
t2104: style fixes
Junio C Hamano
1
-15
/
+15
2024-04-02
imap-send: use xsnprintf to format command
René Scharfe
1
-20
/
+4
2024-04-02
githooks: use {old,new}-oid instead of {old,new}-value
Karthik Nayak
1
-8
/
+8
2024-04-02
update-ref: use {old,new}-oid instead of {old,new}value
Karthik Nayak
3
-59
/
+59
2024-04-01
midx-write.c: use `--stdin-packs` when repacking
Taylor Blau
1
-9
/
+9
2024-04-01
midx-write.c: check count of packs to repack after grouping
Taylor Blau
1
-24
/
+20
2024-04-01
midx-write.c: factor out common want_included_pack() routine
Taylor Blau
1
-12
/
+20
2024-04-01
midx-write: move writing-related functions from midx.c
Taylor Blau
4
-1539
/
+1555
2024-04-01
The thirteenth batch
Junio C Hamano
1
-0
/
+26
2024-04-01
completion: protect prompt against unset SHOWUPSTREAM in nounset mode
Ville Skyttä
1
-1
/
+1
2024-04-01
completion: fix prompt with unset SHOWCONFLICTSTATE in nounset mode
Ville Skyttä
1
-1
/
+1
2024-04-01
config: fix some small capitalization issues, as spotted
Dragan Simic
1
-1
/
+1
2024-04-01
mem-pool: use st_add() in mem_pool_strvfmt()
René Scharfe
1
-2
/
+4
2024-04-01
test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback
Eric Sunshine
1
-0
/
+1
2024-03-31
add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO
Rubén Justo
2
-3
/
+37
2024-03-31
add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC
Rubén Justo
2
-4
/
+12
2024-03-31
add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE
Rubén Justo
3
-8
/
+4
2024-03-31
checkout: omit "tracking" information on a detached HEAD
Junio C Hamano
2
-2
/
+6
2024-03-30
advice: omit trailing whitespace
Junio C Hamano
3
-5
/
+6
2024-03-29
doc: git-clone: do not autoreference the manpage in itself
Jean-Noël Avila
1
-2
/
+12
[next]