Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hn/reftable-prep-part-2' | Junio C Hamano | 2020-08-18 | 4 | -139/+36 |
|\ | |||||
| * | Make HEAD a PSEUDOREF rather than PER_WORKTREE. | Han-Wen Nienhuys | 2020-07-27 | 1 | -4/+3 |
| * | Modify pseudo refs through ref backend storage | Han-Wen Nienhuys | 2020-07-27 | 4 | -125/+23 |
| * | t1400: use git rev-parse for testing PSEUDOREF existence | Han-Wen Nienhuys | 2020-07-16 | 1 | -10/+10 |
* | | Merge branch 'dd/send-email-config' | Junio C Hamano | 2020-08-18 | 4 | -0/+68 |
|\ \ | |||||
| * | | git-send-email: die if sendmail.* config is set | Drew DeVault | 2020-07-24 | 4 | -0/+68 |
* | | | Merge branch 'ps/ref-transaction-hook' | Junio C Hamano | 2020-08-18 | 2 | -1/+28 |
|\ \ \ | |||||
| * | | | t1416: avoid hard-coded sha1 ids | Jeff King | 2020-08-11 | 1 | -2/+3 |
| * | | | refs: fix interleaving hook calls with reference-transaction hook | Patrick Steinhardt | 2020-08-07 | 2 | -1/+27 |
* | | | | Seventh batch | Junio C Hamano | 2020-08-13 | 1 | -0/+9 |
* | | | | Merge branch 'rp/blame-first-parent-doc' | Junio C Hamano | 2020-08-13 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | blame-options.txt: document --first-parent option | Raymond E. Pasco | 2020-08-06 | 1 | -0/+6 |
* | | | | | Merge branch 'ma/test-quote-cleanup' | Junio C Hamano | 2020-08-13 | 18 | -80/+53 |
|\ \ \ \ \ | |||||
| * | | | | | t4104: modernize and simplify quoting | Martin Ågren | 2020-08-07 | 1 | -42/+15 |
| * | | | | | t: don't spuriously close and reopen quotes | Martin Ågren | 2020-08-07 | 17 | -38/+38 |
* | | | | | | Merge branch 'jt/has_object' | Junio C Hamano | 2020-08-13 | 7 | -10/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsck: do not lazy fetch known non-promisor object | Jonathan Tan | 2020-08-06 | 1 | -1/+1 |
| * | | | | | | pack-objects: no fetch when allow-{any,promisor} | Jonathan Tan | 2020-08-06 | 2 | -6/+9 |
| * | | | | | | apply: do not lazy fetch when applying binary | Jonathan Tan | 2020-08-06 | 2 | -1/+17 |
| * | | | | | | sha1-file: introduce no-lazy-fetch has_object() | Jonathan Tan | 2020-08-06 | 2 | -2/+35 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'bc/sha-256-cvs-svn-updates' | Junio C Hamano | 2020-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-cvsexportcommit: support Perl before 5.10.1 | brian m. carlson | 2020-08-06 | 1 | -1/+1 |
* | | | | | | | Sixth batch | Junio C Hamano | 2020-08-12 | 1 | -0/+11 |
* | | | | | | | Merge branch 'ss/cmake-build' | Junio C Hamano | 2020-08-12 | 2 | -15/+1024 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ci: modification of main.yml to use cmake for vs-build job | Sibi Siddharthan | 2020-06-26 | 1 | -15/+24 |
| * | | | | | | | cmake: support for building git on windows with msvc and clang. | Sibi Siddharthan | 2020-06-26 | 1 | -10/+45 |
| * | | | | | | | cmake: support for building git on windows with mingw | Sibi Siddharthan | 2020-06-26 | 1 | -23/+94 |
| * | | | | | | | cmake: support for testing git when building out of the source tree | Sibi Siddharthan | 2020-06-26 | 1 | -0/+20 |
| * | | | | | | | cmake: support for testing git with ctest | Sibi Siddharthan | 2020-06-26 | 1 | -0/+124 |
| * | | | | | | | cmake: installation support for git | Sibi Siddharthan | 2020-06-26 | 1 | -0/+49 |
| * | | | | | | | cmake: generate the shell/perl/python scripts and templates, translations | Sibi Siddharthan | 2020-06-26 | 1 | -1/+110 |
| * | | | | | | | Introduce CMake support for configuring Git | Sibi Siddharthan | 2020-06-12 | 1 | -0/+592 |
* | | | | | | | | Merge branch 'tb/upload-pack-filters' | Junio C Hamano | 2020-08-12 | 5 | -0/+184 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5616: use test_i18ngrep for upload-pack errors | Jeff King | 2020-08-05 | 1 | -4/+4 |
| * | | | | | | | | upload-pack.c: introduce 'uploadpackfilter.tree.maxDepth' | Taylor Blau | 2020-08-04 | 3 | -0/+33 |
| * | | | | | | | | upload-pack.c: allow banning certain object filter(s) | Taylor Blau | 2020-08-04 | 3 | -0/+122 |
| * | | | | | | | | list_objects_filter_options: introduce 'list_object_filter_config_name' | Taylor Blau | 2020-08-04 | 2 | -0/+29 |
* | | | | | | | | | Merge branch 'es/worktree-doc-cleanups' | Junio C Hamano | 2020-08-12 | 1 | -61/+62 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-worktree.txt: link to man pages when citing other Git commands | Eric Sunshine | 2020-08-04 | 1 | -2/+3 |
| * | | | | | | | | | git-worktree.txt: make start of new sentence more obvious | Eric Sunshine | 2020-08-04 | 1 | -2/+2 |
| * | | | | | | | | | git-worktree.txt: fix minor grammatical issues | Eric Sunshine | 2020-08-04 | 1 | -10/+10 |
| * | | | | | | | | | git-worktree.txt: consistently use term "working tree" | Eric Sunshine | 2020-08-04 | 1 | -11/+11 |
| * | | | | | | | | | git-worktree.txt: employ fixed-width typeface consistently | Eric Sunshine | 2020-08-04 | 1 | -48/+48 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 2020-08-12 | 74 | -351/+633 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t: remove test_oid_init in tests | brian m. carlson | 2020-07-30 | 28 | -37/+2 |
| * | | | | | | | | | docs: add documentation for extensions.objectFormat | brian m. carlson | 2020-07-30 | 2 | -0/+10 |
| * | | | | | | | | | ci: run tests with SHA-256 | brian m. carlson | 2020-07-30 | 1 | -0/+6 |
| * | | | | | | | | | t: make SHA1 prerequisite depend on default hash | brian m. carlson | 2020-07-30 | 1 | -1/+5 |
| * | | | | | | | | | t: allow testing different hash algorithms via environment | brian m. carlson | 2020-07-30 | 2 | -3/+4 |
| * | | | | | | | | | t: add test_oid option to select hash algorithm | brian m. carlson | 2020-07-30 | 2 | -1/+22 |