Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | t9100-git-svn-basic: modernize test format | John Cai | 2023-05-23 | 1 | -16/+15 | |
| * | | | | t7700-repack: modernize test format | John Cai | 2023-05-23 | 1 | -5/+5 | |
| * | | | | t7600-merge: modernize test format | John Cai | 2023-05-23 | 1 | -20/+20 | |
| * | | | | t7508-status: modernize test format | John Cai | 2023-05-23 | 1 | -2/+2 | |
| * | | | | t7201-co: modernize test format | John Cai | 2023-05-23 | 1 | -46/+46 | |
| * | | | | t7111-reset-table: modernize test format | John Cai | 2023-05-23 | 1 | -10/+10 | |
| * | | | | t7110-reset-merge: modernize test format | John Cai | 2023-05-23 | 1 | -157/+157 | |
* | | | | | Merge branch 'jc/test-modernization' | Junio C Hamano | 2023-06-21 | 20 | -1593/+1564 | |
|\| | | | | ||||||
| * | | | | t7101-reset-empty-subdirs: modernize test format | John Cai | 2023-05-19 | 1 | -24/+24 | |
| * | | | | t6050-replace: modernize test format | John Cai | 2023-05-19 | 1 | -148/+148 | |
| * | | | | t5306-pack-nobase: modernize test format | John Cai | 2023-05-19 | 1 | -49/+45 | |
| * | | | | t5303-pack-corruption-resilience: modernize test format | John Cai | 2023-05-19 | 1 | -292/+292 | |
| * | | | | t5301-sliding-window: modernize test format | John Cai | 2023-05-19 | 1 | -50/+50 | |
| * | | | | t5300-pack-object: modernize test format | John Cai | 2023-05-19 | 1 | -92/+92 | |
| * | | | | t4206-log-follow-harder-copies: modernize test format | John Cai | 2023-05-19 | 1 | -18/+18 | |
| * | | | | t4202-log: modernize test format | John Cai | 2023-05-19 | 1 | -4/+4 | |
| * | | | | t4004-diff-rename-symlink: modernize test format | John Cai | 2023-05-19 | 1 | -21/+21 | |
| * | | | | t4003-diff-rename-1: modernize test format | John Cai | 2023-05-19 | 1 | -31/+31 | |
| * | | | | t4002-diff-basic: modernize test format | John Cai | 2023-05-19 | 1 | -122/+121 | |
| * | | | | t3903-stash: modernize test format | John Cai | 2023-05-19 | 1 | -13/+13 | |
| * | | | | t3700-add: modernize test format | John Cai | 2023-05-19 | 1 | -17/+17 | |
| * | | | | t3500-cherry: modernize test format | John Cai | 2023-05-19 | 1 | -36/+33 | |
| * | | | | t1006-cat-file: modernize test format | John Cai | 2023-05-19 | 1 | -13/+13 | |
| * | | | | t1002-read-tree-m-u-2way: modernize test format | John Cai | 2023-05-19 | 1 | -296/+293 | |
| * | | | | t1001-read-tree-m-2way: modernize test format | John Cai | 2023-05-19 | 1 | -1/+1 | |
| * | | | | t3210-pack-refs: modernize test format | John Cai | 2023-05-19 | 1 | -77/+77 | |
| * | | | | t0030-stripspace: modernize test format | John Cai | 2023-05-19 | 1 | -289/+271 | |
| * | | | | t0000-basic: modernize test format | John Cai | 2023-05-19 | 1 | -1/+1 | |
* | | | | | Merge branch 'kh/use-default-notes-doc' | Junio C Hamano | 2023-06-21 | 1 | -8/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | notes: move the documentation to the struct | Kristoffer Haugsbakk | 2023-06-06 | 1 | -9/+11 | |
| * | | | | | notes: update documentation for `use_default_notes` | Kristoffer Haugsbakk | 2023-06-06 | 1 | -2/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'pb/complete-and-document-auto-merge-and-friends' | Junio C Hamano | 2023-06-21 | 5 | -20/+79 | |
|\ \ \ \ \ | ||||||
| * | | | | | completion: complete AUTO_MERGE | Philippe Blain | 2023-05-23 | 1 | -1/+1 | |
| * | | | | | Documentation: document AUTO_MERGE | Philippe Blain | 2023-05-23 | 4 | -4/+48 | |
| * | | | | | git-merge.txt: modernize word choice in "True merge" section | Philippe Blain | 2023-05-23 | 1 | -1/+1 | |
| * | | | | | completion: complete REVERT_HEAD and BISECT_HEAD | Philippe Blain | 2023-05-23 | 1 | -1/+1 | |
| * | | | | | revisions.txt: document more special refs | Philippe Blain | 2023-05-23 | 1 | -2/+11 | |
| * | | | | | revisions.txt: use description list for special refs | Philippe Blain | 2023-05-23 | 1 | -13/+19 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'mh/commit-reach-get-reachable-plug-leak' | Junio C Hamano | 2023-06-21 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | commit-reach: fix memory leak in get_reachable_subset() | Mike Hommey | 2023-06-04 | 1 | -0/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'tz/test-fix-pthreads-prereq' | Junio C Hamano | 2023-06-21 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | trace2 tests: fix PTHREADS prereq | Todd Zullinger | 2023-05-26 | 1 | -2/+2 | |
* | | | | | | Merge branch 'tz/test-ssh-verifytime-fix' | Junio C Hamano | 2023-06-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t/lib-gpg: fix ssh-keygen -Y check-novalidate with openssh-9.0 | Todd Zullinger | 2023-05-26 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'jk/ci-use-clang-for-sanitizer-jobs' | Junio C Hamano | 2023-06-21 | 2 | -13/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ci: drop linux-clang job | Jeff King | 2023-06-03 | 1 | -3/+0 | |
| * | | | | | | | ci: run ASan/UBSan in a single job | Jeff King | 2023-06-03 | 2 | -9/+3 | |
| * | | | | | | | ci: use clang for ASan/UBSan checks | Jeff King | 2023-06-03 | 1 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'tl/quote-problematic-arg-for-clarity' | Junio C Hamano | 2023-06-21 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | surround %s with quotes when failed to lookup commit | Teng Long | 2023-06-03 | 2 | -4/+4 | |
| | |_|_|_|_|/ | |/| | | | | |