๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
ws.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
67a3b2b
Merge branch 'jc/attr-source-tree'
by Junio C Hamano
ยท 2 years, 7 months ago
44451a2
attr: teach "--attr-source=<tree>" global option to "git"
by John Cai
ยท 2 years, 7 months ago
6412231
ws.h: move declarations for ws.c functions from cache.h
by Elijah Newren
ยท 2 years, 8 months ago
69a63fe
treewide: be explicit about dependence on strbuf.h
by Elijah Newren
ยท 2 years, 8 months ago
577bff3
Merge branch 'kn/attr-from-tree'
by Junio C Hamano
ยท 2 years, 11 months ago
47cfc9b
attr: add flag `--source` to work with tree-ish
by Karthik Nayak
ยท 2 years, 11 months ago
d43b993
convert trivial uses of strncmp() to skip_prefix()
by Jeff King
ยท 3 years ago
c5224f0
ws: drop unused parameter from ws_blank_line()
by Jeff King
ยท 3 years ago
11877b9
Merge branch 'nd/the-index'
by Junio C Hamano
ยท 7 years ago
26d024e
ws.c: remove implicit dependency on the_index
by Nguyแป n Thรกi Ngแปc Duy
ยท 7 years ago
d64324c
Make git_check_attr() a void function
by Torsten Bรถgershausen
ยท 7 years ago
7a400a2
attr: remove an implicit dependency on the_index
by Nguyแป n Thรกi Ngแปc Duy
ยท 7 years ago
2aef63d
attr: convert git_check_attrs() callers to use the new API
by Junio C Hamano
ยท 9 years ago
7bd1805
attr: rename function and struct related to checking attributes
by Junio C Hamano
ยท 9 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
ยท 12 years ago
d932f4e
Rename git_checkattr() to git_check_attr()
by Michael Haggerty
ยท 14 years ago
f4b05a4
Make the tab width used for whitespace checks configurable
by Johannes Sixt
ยท 15 years ago
dee40e5
Merge branch 'js/maint-apply-tab-in-indent-fix' into HEAD
by Junio C Hamano
ยท 15 years ago
d35711a
apply --whitespace=fix: fix tab-in-indent
by Johannes Sixt
ยท 15 years ago
cfd1a98
diff: handle lines containing only whitespace and tabs better
by Kevin Ballard
ยท 15 years ago
4e35c51
whitespace: add tab-in-indent support for --whitespace=fix
by Chris Webb
ยท 16 years ago
d511bd3
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
by Chris Webb
ยท 16 years ago
3e3ec2a
whitespace: add tab-in-indent error class
by Chris Webb
ยท 16 years ago
727c371
whitespace: we cannot "catch all errors known to git" anymore
by Junio C Hamano
ยท 16 years ago
7fb0eaa
git_attr(): fix function signature
by Junio C Hamano
ยท 16 years ago
afd9db4
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-at-eof
by Junio C Hamano
ยท 16 years ago
aeb84b0
core.whitespace: split trailing-space into blank-at-{eol,eof}
by Junio C Hamano
ยท 16 years ago
77b15bb
apply --whitespace=warn/error: diagnose blank at EOF
by Junio C Hamano
ยท 16 years ago
422a82f
Fix severe breakage in "git-apply --whitespace=fix"
by Junio C Hamano
ยท 16 years ago
735c674
Trailing whitespace and no newline fix
by SZEDER Gรกbor
ยท 16 years ago
a437900
attribute: whitespace set to true detects all errors known to git
by Junio C Hamano
ยท 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
ยท 17 years ago
877f23c
Teach "diff --check" about new blank lines at end
by Junio C Hamano
ยท 17 years ago
8f8841e
check_and_emit_line(): rename and refactor
by Junio C Hamano
ยท 17 years ago
c6fabfa
git-apply --whitespace=fix: fix off by one thinko
by Junio C Hamano
ยท 18 years ago
fe3403c
ws_fix_copy(): move the whitespace fixing function to ws.c
by Junio C Hamano
ยท 18 years ago
b2979ff
core.whitespace: cr-at-eol
by Junio C Hamano
ยท 18 years ago
ffe5688
whitespace: more accurate initial-indent highlighting
by J. Bruce Fields
ยท 18 years ago
9afa2d4
whitespace: fix initial-indent checking
by J. Bruce Fields
ยท 18 years ago
954ecd4
whitespace: minor cleanup
by J. Bruce Fields
ยท 18 years ago
1020999
whitespace: reorganize initial-indent check
by J. Bruce Fields
ยท 18 years ago
4d9697c
whitespace: fix off-by-one error in non-space-in-indent checking
by J. Bruce Fields
ยท 18 years ago
420f4f0
Use shorter error messages for whitespace problems
by Wincent Colaiuta
ยท 18 years ago
c1795bb
Unify whitespace checking
by Wincent Colaiuta
ยท 18 years ago
cf1b786
Use gitattributes to define per-path whitespace rule
by Junio C Hamano
ยท 18 years ago