Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t0060: test ntfs/hfs-obscured dotfiles | Jeff King | 2021-05-04 | 1 | -0/+5 |
* | utf8: use skip_iprefix() in same_utf_encoding() | René Scharfe | 2019-11-10 | 1 | -5/+4 |
* | utf8: use ARRAY_SIZE() in git_wcwidth() | Beat Bolli | 2019-10-12 | 1 | -4/+2 |
* | utf8: handle systems that don't write BOM for UTF-16 | brian m. carlson | 2019-02-12 | 1 | -0/+14 |
* | Support working-tree-encoding "UTF-16LE-BOM" | Torsten Bögershausen | 2019-01-31 | 1 | -10/+32 |
* | Merge branch 'jk/size-t' | Junio C Hamano | 2018-08-16 | 1 | -5/+5 |
|\ | |||||
| * | reencode_string: use size_t for string lengths | Jeff King | 2018-07-24 | 1 | -3/+3 |
| * | reencode_string: use st_add/st_mult helpers | Jeff King | 2018-07-24 | 1 | -2/+2 |
* | | utf8.c: avoid char overflow | Beat Bolli | 2018-07-09 | 1 | -4/+4 |
|/ | |||||
* | Sync with Git 2.17.1 | Junio C Hamano | 2018-05-29 | 1 | -12/+46 |
|\ | |||||
| * | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 1 | -12/+46 |
| |\ | |||||
| | * | is_hfs_dotgit: match other .git files | Jeff King | 2018-05-22 | 1 | -12/+46 |
* | | | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 2018-05-08 | 1 | -2/+63 |
|\ \ \ | |||||
| * | | | utf8: add function to detect a missing UTF-16/32 BOM | Lars Schneider | 2018-04-16 | 1 | -0/+13 |
| * | | | utf8: add function to detect prohibited UTF-16/32 BOM | Lars Schneider | 2018-04-16 | 1 | -0/+26 |
| * | | | utf8: teach same_encoding() alternative UTF encoding names | Lars Schneider | 2018-04-16 | 1 | -2/+24 |
| |/ / | |||||
* / / | unicode_width.h: rename to use dash in file name | Stefan Beller | 2018-04-11 | 1 | -1/+1 |
|/ / | |||||
* | | cleanup: fix possible overflow errors in binary search | Derrick Stolee | 2017-10-10 | 1 | -1/+1 |
* | | utf8: release strbuf on error return in strbuf_utf8_replace() | Rene Scharfe | 2017-09-07 | 1 | -1/+2 |
|/ | |||||
* | utf8: accept "latin-1" as ISO-8859-1 | Junio C Hamano | 2016-09-27 | 1 | -0/+7 |
* | utf8: refactor code to decide fallback encoding | Junio C Hamano | 2016-09-27 | 1 | -11/+18 |
* | utf8: add function to align a string into given strbuf | Karthik Nayak | 2015-09-17 | 1 | -0/+21 |
* | utf8-bom: introduce skip_utf8_bom() helper | Junio C Hamano | 2015-04-16 | 1 | -0/+11 |
* | Merge branch 'maint-2.1' into maint | Junio C Hamano | 2015-01-07 | 1 | -12/+20 |
|\ | |||||
| * | Merge branch 'maint-2.0' into maint-2.1 | Junio C Hamano | 2015-01-07 | 1 | -12/+20 |
| |\ | |||||
| | * | Merge branch 'maint-1.9' into maint-2.0 | Junio C Hamano | 2015-01-07 | 1 | -12/+20 |
| | |\ | |||||
| | | * | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2015-01-07 | 1 | -12/+20 |
| | | |\ | |||||
| | | | * | is_hfs_dotgit: loosen over-eager match of \u{..47} | Jeff King | 2014-12-29 | 1 | -12/+20 |
* | | | | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 | 1 | -0/+64 |
|\| | | | | |||||
| * | | | | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 | 1 | -0/+64 |
| |\| | | | |||||
| | * | | | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 | 1 | -0/+64 |
| | |\| | | |||||
| | | * | | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 1 | -0/+64 |
| | | |\| | |||||
| | | | * | utf8: add is_hfs_dotgit() helper | Jeff King | 2014-12-17 | 1 | -0/+64 |
* | | | | | Merge branch 'rs/export-strbuf-addchars' | Junio C Hamano | 2014-09-19 | 1 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | strbuf: export strbuf_addchars() | René Scharfe | 2014-09-08 | 1 | -7/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'nd/strbuf-utf8-replace' | Junio C Hamano | 2014-09-09 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | utf8.c: fix strbuf_utf8_replace() consuming data beyond input string | Nguyễn Thái Ngọc Duy | 2014-08-11 | 1 | -0/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-06-06 | 1 | -69/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | utf8: make it easier to auto-update git_wcwidth() | Torsten Bögershausen | 2014-05-12 | 1 | -59/+2 |
| * | | | utf8.c: use a table for double_width | Torsten Bögershausen | 2014-05-12 | 1 | -23/+18 |
| | |/ | |/| | |||||
* | | | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-04-16 | 1 | -5/+4 |
|\| | | |||||
| * | | utf8.c: partially update to version 6.3 | Torsten Bögershausen | 2014-04-09 | 1 | -5/+4 |
| |/ | |||||
* | | utf8: use correct type for values in interval table | John Keeping | 2014-02-19 | 1 | -2/+2 |
* | | utf8: fix iconv error detection | John Keeping | 2014-02-19 | 1 | -1/+1 |
|/ | |||||
* | pretty: Fix bug in truncation support for %>, %< and %>< | Ramsay Jones | 2013-04-28 | 1 | -2/+2 |
* | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 2013-04-19 | 1 | -1/+1 |
* | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 2013-04-19 | 1 | -0/+46 |
* | utf8.c: add reencode_string_len() that can handle NULs in string | Nguyễn Thái Ngọc Duy | 2013-04-19 | 1 | -3/+7 |
* | utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences | Nguyễn Thái Ngọc Duy | 2013-04-19 | 1 | -6/+14 |
* | utf8.c: move display_mode_esc_sequence_len() for use by other functions | Nguyễn Thái Ngọc Duy | 2013-04-19 | 1 | -14/+14 |