Show patches with: Submitter = Đoàn Trần Công Danh       |   333 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/1] Allow default value for target of git-notes copy - - - --- 2019-10-15 Đoàn Trần Công Danh New
[01/13] bisect tests: test for v2.30.0 "bisect run" regressions Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[02/13] bisect: refactor bisect_run() to match CodingGuidelines Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[03/13] bisect--helper: pass arg[cv] down to do_bisect_run Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[04/13] bisect: fix output regressions in v2.30.0 Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[05/13] bisect run: keep some of the post-v2.30.0 output Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[06/13] bisect--helper: remove unused arguments from do_bisect_run Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[07/13] bisect--helper: pretend we're real bisect when report error Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[08/13] bisect test: test exit codes on bad usage Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[09/13] bisect--helper: emit usage for "git bisect" Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[1/1] notes: copy notes to HEAD by default [1/1] notes: copy notes to HEAD by default - - - --- 2019-10-15 Đoàn Trần Công Danh New
[1/2] date.c: allow fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-14 Đoàn Trần Công Danh New
[1/2] t1509: correct i18n test CI: Enable t1509 on GitHub Actions and Travis - - - --- 2020-05-13 Đoàn Trần Công Danh New
[1/2] t3301: test diagnose messages for too few/many paramters [1/2] t3301: test diagnose messages for too few/many paramters - - - --- 2019-10-16 Đoàn Trần Công Danh New
[1/2] t6400: check exit status of ls-files [1/2] t6400: check exit status of ls-files - - - --- 2021-04-21 Đoàn Trần Công Danh New
[1/3] bisect--helper: remove unused options Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[1/3] ci: libify logic for usage and checking CI_USER add travis job for linux with musl libc - - - --- 2020-03-26 Đoàn Trần Công Danh New
[1/3] configure: respect --without-curl flags configure: respect --without-<package> flags - - - --- 2020-03-18 Đoàn Trần Công Danh New
[1/3] t0028: eliminate non-standard usage of printf Linux with musl libc improvement - - - --- 2019-10-31 Đoàn Trần Công Danh New
[1/4] C: s/0/NULL/ for pointer type fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[1/4] ci/lib.sh: remove an useless break Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[1/4] CodingGuidelines: allow grep -E allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh Accepted
[1/4] test-lib-functions: introduce test_line_count_cmd t: new helper test_line_count_cmd - - - --- 2021-06-12 Đoàn Trần Công Danh Superseded
[1/5] date.c::datestamp: switch to reentrant localtime_r drop non-reentrant time usage - - - --- 2019-11-27 Đoàn Trần Công Danh New
[1/6] t4061: use POSIX compliance regex(7) fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[10/13] bisect--helper: make `state` optional Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[11/13] bisect--helper: remove subcommand state Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[12/13] bisect--helper: log: allow arbitrary number of arguments Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[13/13] Turn `git bisect` into a full built-in Turn git-bisect to be builtin - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[2/2] CI: enable t1509 in Travis and GitHub Actions CI: Enable t1509 on GitHub Actions and Travis - - - --- 2020-05-13 Đoàn Trần Công Danh New
[2/2] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-14 Đoàn Trần Công Danh New
[2/2] notes: fix minimum number of parameters to "copy" subcommand [1/2] t3301: test diagnose messages for too few/many paramters - - - --- 2019-10-16 Đoàn Trần Công Danh New
[2/2] t6402: check exit status of ls-files [1/2] t6400: check exit status of ls-files - - - --- 2021-04-21 Đoàn Trần Công Danh New
[2/3] bisect--helper: move all subcommands into their own functions Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[2/3] ci: refactor docker runner script add travis job for linux with musl libc - - - --- 2020-03-26 Đoàn Trần Công Danh New
[2/3] configure: respect --without-expat configure: respect --without-<package> flags - - - --- 2020-03-18 Đoàn Trần Công Danh New
[2/3] configure.ac: define ICONV_OMITS_BOM if necessary Linux with musl libc improvement - - - --- 2019-10-31 Đoàn Trần Công Danh New
[2/4] ci/install-dependencies: libify p4 and git-lfs installation Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[2/4] compat/regex: silence `make sparse` warning fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[2/4] t: remove \{m,n\} from BRE grep usage allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[2/4] t6402: use find(1) builtin to filter instead of grep t: new helper test_line_count_cmd - - - --- 2021-06-12 Đoàn Trần Công Danh Superseded
[2/5] date.c::time_to_tm_local: use reentrant localtime_r(3) drop non-reentrant time usage - - - --- 2019-11-27 Đoàn Trần Công Danh New
[2/6] test-lib-functions: test_cmp: eval $GIT_TEST_CMP fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[3/3] bisect--helper: parse subcommand with OPT_SUBCOMMAND Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-04 Đoàn Trần Công Danh Superseded
[3/3] configure: respect --without-openssl configure: respect --without-<package> flags - - - --- 2020-03-18 Đoàn Trần Công Danh New
[3/3] sequencer: reencode to utf-8 before arrange rebase's todo list Linux with musl libc improvement - - - --- 2019-10-31 Đoàn Trần Công Danh New
[3/3] travis: build and test on Linux with musl libc and busybox add travis job for linux with musl libc - - - --- 2020-03-26 Đoàn Trần Công Danh New
[3/4] ci/install-dependencies: install git-lfs for arm64 build Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[3/4] graph.c: limit linkage of internal variable fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[3/4] t: convert egrep usage to "grep -E" allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh Accepted
[3/4] t6400: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-12 Đoàn Trần Công Danh Superseded
[3/5] date.c::time_to_tm: use reentrant gmtime_r(3) drop non-reentrant time usage - - - --- 2019-11-27 Đoàn Trần Công Danh New
[3/6] t5003: skip conversion test if unzip -a is unavailable fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[4/4] ci: add arm64 CI environment via CircleCI Add a CI for unsigned char system - - - --- 2023-03-03 Đoàn Trần Công Danh New
[4/4] progress.c: silence cgcc suggestion about internal linkage fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[4/4] t: convert fgrep usage to "grep -F" allow grep -E, and remove egrep - - - --- 2022-09-20 Đoàn Trần Công Danh New
[4/4] t6402: use test_line_count_cmd to count # of lines in stdout t: new helper test_line_count_cmd - - - --- 2021-06-12 Đoàn Trần Công Danh Superseded
[4/5] archive-zip: use reentrant localtime_r(3) drop non-reentrant time usage - - - --- 2019-11-27 Đoàn Trần Công Danh New
[4/6] t5616: use rev-parse instead to get HEAD's object_id fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[5/4] fmt-merge-msg.c: fix `make sparse` on next fix make sparse warning - - - --- 2020-04-23 Đoàn Trần Công Danh New
[5/5] mingw: use {gm,local}time_s as backend for {gm,local}time_r drop non-reentrant time usage - - - --- 2019-11-27 Đoàn Trần Công Danh New
[5/6] t7063: use POSIX find(1) syntax fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[6/6] t4124: fix test for non-compliance diff fix test failure with busybox - - - --- 2020-03-19 Đoàn Trần Công Danh New
[RFC,1/2] revision: differentiate if --no-abbrev asked explicitly extend --abbrev support to diff-patch format - - - --- 2020-08-09 Đoàn Trần Công Danh New
[RFC,2/2] diff: extend --abbrev support to diff-patch format extend --abbrev support to diff-patch format - - - --- 2020-08-09 Đoàn Trần Công Danh New
[v2,0/3] configure: respect --without-<package> flags - - - --- 2020-03-19 Đoàn Trần Công Danh New
[v2,01/11] bisect tests: test for v2.30.0 "bisect run" regressions Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,02/11] bisect: refactor bisect_run() to match CodingGuidelines Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,03/11] bisect: fix output regressions in v2.30.0 Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,04/11] bisect run: keep some of the post-v2.30.0 output Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,05/11] bisect-run: verify_good: account for non-negative exit status Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,06/11] bisect--helper: identify as bisect when report error Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,07/11] bisect test: test exit codes on bad usage Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,08/11] bisect--helper: emit usage for "git bisect" Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,09/11] bisect--helper: handle states directly Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,1/2] CI: limit GitHub Actions to designated branches Limit GitHub Actions to designated branches - - - --- 2020-05-04 Đoàn Trần Công Danh New
[v2,1/2] date.c: skip fractional second part of ISO-8601 More ISO-8601 support - - - --- 2020-04-15 Đoàn Trần Công Danh New
[v2,1/2] revision: differentiate if --no-abbrev asked explicitly diff: index-line: respect --abbrev in object's name - - - --- 2020-08-11 Đoàn Trần Công Danh Superseded
[v2,1/2] t6300: don't run cat-file on non-existent object t6300: clear warning when running without gpg - - - --- 2021-08-18 Đoàn Trần Công Danh Superseded
[v2,1/3] bisect--helper: remove unused options Convert git-bisect--helper to OPT_SUBCOMMAND - - - --- 2022-11-05 Đoàn Trần Công Danh Superseded
[v2,1/3] configure: respect --without-curl flag [v2,1/3] configure: respect --without-curl flag - - - --- 2020-03-19 Đoàn Trần Công Danh New
[v2,1/3] date.c: switch to reentrant {gm,local}time_r Phase out non-reentrant time functions - - - --- 2019-11-28 Đoàn Trần Công Danh New
[v2,1/3] t0028: eliminate non-standard usage of printf Linux with musl libc improvement - - - --- 2019-11-01 Đoàn Trần Công Danh New
[v2,1/3] t4254: merge 2 steps of a single test mailinfo: disallow and complains about NUL character - - - --- 2020-04-19 Đoàn Trần Công Danh New
[v2,1/4] ci: libify logic for usage and checking CI_USER Travis + Azure jobs for linux with musl libc - - - --- 2020-03-29 Đoàn Trần Công Danh New
[v2,1/4] CodingGuidelines: allow grep -E allow "grep -E", remove {e,f}grep usage - - - --- 2022-09-21 Đoàn Trần Công Danh Accepted
[v2,1/4] test-parse-pathspec-file.c: s/0/NULL/ for pointer type Fix Sparse Warning - - - --- 2020-04-24 Đoàn Trần Công Danh New
[v2,1/5] mailinfo: avoid magic number in option parsing Teach am/mailinfo to process quoted CR - - - --- 2021-05-04 Đoàn Trần Công Danh Superseded
[v2,1/5] rebase.c: honour --no-gpg-sign Honour and Document --no-gpg-sign - - - --- 2020-04-02 Đoàn Trần Công Danh New
[v2,1/5] test-lib-functions: introduce test_line_count_cmd t: new helper test_line_count_cmd - - - --- 2021-06-15 Đoàn Trần Công Danh New
[v2,1/6] ci/lib: if CI type is unknown, show the environment variables ci: replace our Azure Pipeline by GitHub Actions - - - --- 2020-04-01 Đoàn Trần Công Danh New
[v2,1/6] t4061: use POSIX compliance regex(7) [v2,1/6] t4061: use POSIX compliance regex(7) - - - --- 2020-03-22 Đoàn Trần Công Danh New
[v2,1/8] t4061: use POSIX compliant regex(7) fix test failure with busybox - - - --- 2020-03-22 Đoàn Trần Công Danh New
[v2,10/11] bisect--helper: log: allow arbitrary number of arguments Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,11/11] Turn `git bisect` into a full built-in Turn git-bisect to be builtin - - - --- 2022-11-10 Đoàn Trần Công Danh Accepted
[v2,2/2] date.c: allow compact version of ISO-8601 datetime More ISO-8601 support - - - --- 2020-04-15 Đoàn Trần Công Danh New
[v2,2/2] diff: index-line: respect --abbrev in object's name diff: index-line: respect --abbrev in object's name - - - --- 2020-08-11 Đoàn Trần Công Danh Superseded
[v2,2/2] SubmittingPatches: advertise GitHub Actions CI Limit GitHub Actions to designated branches - - - --- 2020-05-04 Đoàn Trần Công Danh New
[v2,2/2] t6300: check for cat-file exit status code t6300: clear warning when running without gpg - - - --- 2021-08-18 Đoàn Trần Công Danh Superseded
[v2,2/3] archive-zip.c: switch to reentrant localtime_r Phase out non-reentrant time functions - - - --- 2019-11-28 Đoàn Trần Công Danh New
« 1 2 3 4 »