Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with Git 2.16.4 | Junio C Hamano | 2018-05-22 | 1 | -2/+2 |
|\ | |||||
| * | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 1 | -2/+2 |
| |\ | |||||
| | * | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | verify_path: disallow symlinks in .gitmodules | Jeff King | 2018-05-21 | 1 | -2/+2 |
| | | | * | Merge branch 'rs/apply-avoid-over-reading' into maint | Junio C Hamano | 2017-07-31 | 1 | -4/+2 |
| | | | |\ | |||||
| | | | * \ | Merge branch 'rs/apply-validate-input' into maint | Junio C Hamano | 2017-07-10 | 1 | -6/+29 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge branch 'jc/apply-fix-mismerge' into maint | Junio C Hamano | 2017-06-04 | 1 | -169/+169 |
| | | | |\ \ \ | |||||
| | * | | \ \ \ | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' into maint | Junio C Hamano | 2017-12-06 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'rs/apply-fuzzy-match-fix' into maint | Junio C Hamano | 2017-11-27 | 1 | -39/+20 |
| | |\ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 2018-03-14 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | completion: use __gitcomp_builtin in _git_apply | Nguyễn Thái Ngọc Duy | 2018-02-09 | 1 | -2/+3 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'bw/c-plus-plus' | Junio C Hamano | 2018-03-06 | 1 | -61/+61 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | apply: rename 'new' variables | Brandon Williams | 2018-02-22 | 1 | -27/+27 |
| * | | | | | | | | | | apply: rename 'try' variables | Brandon Williams | 2018-02-22 | 1 | -34/+34 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'tk/apply-dev-null-verify-name-fix' | Junio C Hamano | 2018-02-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | apply: handle Subversion diffs with /dev/null gracefullytk/apply-dev-null-verify-name-fix | Tatyana Krasnukha | 2018-02-15 | 1 | -1/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'rs/apply-lose-prefix-length' into maint | Junio C Hamano | 2017-09-10 | 1 | -7/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tb/apply-with-crlf' into maint | Junio C Hamano | 2017-09-10 | 1 | -5/+36 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'po/object-id' | Junio C Hamano | 2018-02-15 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | sha1_file: convert write_sha1_file to object_id | Patryk Obara | 2018-01-30 | 1 | -4/+4 |
| * | | | | | | | | | | | | sha1_file: convert hash_sha1_file to object_id | Patryk Obara | 2018-01-30 | 1 | -2/+2 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | convert_to_git(): safe_crlf/checksafe becomes int conv_flagstb/crlf-conv-flags | Torsten Bögershausen | 2018-01-16 | 1 | -3/+3 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line' | Junio C Hamano | 2017-11-27 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | apply: update line lengths for --inaccurate-eofrs/apply-inaccurate-eof-with-incomplete-line | René Scharfe | 2017-11-17 | 1 | -0/+2 |
* | | | | | | | | | | | Merge branch 'rs/apply-fuzzy-match-fix' | Junio C Hamano | 2017-11-21 | 1 | -39/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | apply: avoid out-of-bounds access in fuzzy_matchlines()rs/apply-fuzzy-match-fix | René Scharfe | 2017-11-12 | 1 | -39/+20 |
* | | | | | | | | | | | apply: remove `newfd` from `struct apply_state` | Martin Ågren | 2017-10-06 | 1 | -11/+6 |
* | | | | | | | | | | | apply: move lockfile into `apply_state` | Martin Ågren | 2017-10-06 | 1 | -9/+5 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | consistently use "fallthrough" comments in switchesjk/fallthrough | Jeff King | 2017-09-22 | 1 | -1/+2 |
* | | | | | | | | | | Merge branch 'rs/apply-epoch' | Junio C Hamano | 2017-09-10 | 1 | -19/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | apply: remove epoch date from regexrs/apply-epoch | René Scharfe | 2017-08-25 | 1 | -7/+5 |
| * | | | | | | | | | | apply: check date of potential epoch timestamps first | René Scharfe | 2017-08-25 | 1 | -16/+17 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'tb/apply-with-crlf' | Junio C Hamano | 2017-08-26 | 1 | -5/+36 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | apply: file commited with CRLF should roundtrip diff and applytb/apply-with-crlf | Torsten Bögershausen | 2017-08-19 | 1 | -5/+36 |
* | | | | | | | | | | Merge branch 'rs/apply-lose-prefix-length' | Junio C Hamano | 2017-08-22 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | apply: remove prefix_length member from apply_staters/apply-lose-prefix-length | René Scharfe | 2017-08-09 | 1 | -7/+5 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'rs/move-array' | Junio C Hamano | 2017-08-11 | 1 | -7/+4 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | apply: use COPY_ARRAY and MOVE_ARRAY in update_image() | René Scharfe | 2017-07-17 | 1 | -7/+4 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 2017-07-17 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'rs/apply-avoid-over-reading' | Junio C Hamano | 2017-07-12 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | apply: use strcmp(3) for comparing strings in gitdiff_verify_name()rs/apply-avoid-over-reading | René Scharfe | 2017-07-09 | 1 | -2/+1 |
* | | | | | | | Merge branch 'ab/wildmatch' | Junio C Hamano | 2017-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | wildmatch: remove unused wildopts parameterab/wildmatch | Ævar Arnfjörð Bjarmason | 2017-06-23 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'rs/apply-avoid-over-reading' | Junio C Hamano | 2017-07-06 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | apply: use starts_with() in gitdiff_verify_name() | René Scharfe | 2017-07-01 | 1 | -2/+1 |
* | | | | | | | | Merge branch 'rs/apply-validate-input' | Junio C Hamano | 2017-06-30 | 1 | -6/+29 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | apply: check git diffs for mutually exclusive header linesrs/apply-validate-input | René Scharfe | 2017-06-27 | 1 | -0/+15 |
| * | | | | | | | apply: check git diffs for invalid file modes | René Scharfe | 2017-06-27 | 1 | -5/+12 |
| * | | | | | | | apply: check git diffs for missing old filenames | René Scharfe | 2017-06-27 | 1 | -1/+2 |
| | |_|_|/ / / | |/| | | | | |