index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sideband.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2024-09-25
1
-1
/
+1
|
\
|
*
sideband: fix a typo
Andrew Kreimer
2024-09-19
1
-1
/
+1
*
|
Merge branch 'ps/leakfixes-part-5'
Junio C Hamano
2024-09-03
1
-8
/
+7
|
\
\
|
*
|
sideband: fix leaks when configuring sideband colors
Patrick Steinhardt
2024-08-22
1
-8
/
+7
|
|
/
*
/
global: prepare for hiding away repo-less config functions
Patrick Steinhardt
2024-08-13
1
-0
/
+2
|
/
*
sideband: avoid short write(2)
Junio C Hamano
2024-03-02
1
-2
/
+2
*
Merge branch 'cp/sideband-array-index-comment-fix'
Junio C Hamano
2024-01-16
1
-1
/
+4
|
\
|
*
sideband.c: remove redundant 'NEEDSWORK' tag
Chandra Pratap
2023-12-28
1
-1
/
+4
*
|
treewide: remove cache.h inclusion due to editor.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
*
|
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
/
*
sideband: don't lose clear-to-eol at packet boundary
Jiang Xin
2021-06-17
1
-0
/
+23
*
Merge branch 'jk/sideband-more-error-checking'
Junio C Hamano
2020-11-09
1
-7
/
+22
|
\
|
*
sideband: diagnose more sideband anomalies
Jeff King
2020-10-29
1
-7
/
+22
*
|
Merge branch 'js/avoid-split-sideband-message'
Junio C Hamano
2020-11-02
1
-1
/
+1
|
\
|
|
*
sideband: avoid reporting incomplete sideband messages
Johannes Schindelin
2020-10-20
1
-1
/
+1
*
|
sideband: mark "remote error:" prefix for translation
Jeff King
2020-08-07
1
-1
/
+1
|
/
*
Merge branch 'jt/fetch-v2-sideband'
Junio C Hamano
2019-02-05
1
-92
/
+86
|
\
|
*
{fetch,upload}-pack: sideband v2 fetch response
Jonathan Tan
2019-01-17
1
-0
/
+5
|
*
sideband: reverse its dependency on pkt-line
Jonathan Tan
2019-01-17
1
-92
/
+81
*
|
sideband: color lines with keyword only
Stefan Beller
2018-12-04
1
-2
/
+3
|
/
*
sideband: do not read beyond the end of input
Junio C Hamano
2018-08-18
1
-2
/
+6
*
sideband: highlight keywords in remote sideband output
Han-Wen Nienhuys
2018-08-09
1
-9
/
+116
*
Avoid multiple PREFIX definitions
Philip Oakley
2018-04-24
1
-5
/
+5
*
refactor "dumb" terminal determination
Lars Schneider
2017-12-04
1
-3
/
+2
*
Merge branch 'lf/recv-sideband-cleanup'
Junio C Hamano
2016-07-19
1
-74
/
+58
|
\
|
*
sideband.c: small optimization of strbuf usage
Nicolas Pitre
2016-07-06
1
-3
/
+3
|
*
sideband.c: refactor recv_sideband()
Lukas Fleischer
2016-07-01
1
-74
/
+58
*
|
sideband.c: make send_sideband() return void
Lukas Fleischer
2016-06-16
1
-3
/
+1
*
|
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
1
-2
/
+2
|
/
*
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
2014-06-02
1
-1
/
+1
*
pkt-line: share buffer/descriptor reading implementation
Jeff King
2013-02-24
1
-1
/
+1
*
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
1
-1
/
+1
*
pkt-line: drop safe_write function
Jeff King
2013-02-20
1
-4
/
+5
*
Smart push over HTTP: client side
Shawn O. Pearce
2009-11-05
1
-3
/
+8
*
recv_sideband: Bands #2 and #3 always go to stderr
Johannes Sixt
2009-03-11
1
-11
/
+8
*
improve handling of sideband message display
Nicolas Pitre
2008-09-03
1
-23
/
+43
*
recv_sideband: Do not use ANSI escape sequence on dumb terminals.
Johannes Sixt
2008-01-09
1
-5
/
+18
*
sideband.c: ESC is spelled '\033' not '\e' for portability.
Nicolas Pitre
2007-11-05
1
-1
/
+1
*
fix display overlap between remote and local progress
Nicolas Pitre
2007-11-04
1
-14
/
+37
*
cope with multiple line breaks within sideband progress messages
Nicolas Pitre
2007-10-17
1
-2
/
+17
*
atomic write for sideband remote messages
Nicolas Pitre
2006-10-11
1
-12
/
+16
*
Move sideband server side support into reusable form.
Junio C Hamano
2006-09-10
1
-0
/
+26
*
Move sideband client side support into reusable form.
Junio C Hamano
2006-09-10
1
-0
/
+48