Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | test-lib-functions: drop redundant diagnostic print | Martin Ågren | 2022-11-01 | 1 | -4/+0 | |
* | | | | | | Merge branch 'vb/ls-files-docfix' | Taylor Blau | 2022-11-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ls-files: fix --ignored and --killed flags in synopsis | Vincent Bernat | 2022-11-08 | 1 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'jk/ref-filter-parsing-bugs' | Taylor Blau | 2022-11-08 | 2 | -4/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ref-filter: fix parsing of signatures with CRLF and no body | Jeff King | 2022-11-03 | 2 | -3/+28 | |
| * | | | | | | ref-filter: fix parsing of signatures without blank lines | Jeff King | 2022-11-03 | 2 | -1/+16 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'po/glossary-around-traversal' | Taylor Blau | 2022-11-08 | 6 | -12/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | glossary: add reachability bitmap description | Philip Oakley | 2022-10-31 | 1 | -0/+8 | |
| * | | | | | | glossary: add "commit graph" description | Philip Oakley | 2022-10-31 | 1 | -1/+16 | |
| * | | | | | | doc: use 'object database' not ODB or abbreviation | Philip Oakley | 2022-10-31 | 4 | -4/+4 | |
| * | | | | | | doc: use "commit-graph" hyphenation consistently | Philip Oakley | 2022-10-31 | 3 | -7/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jc/set-gid-bit-less-aggressively' | Taylor Blau | 2022-11-08 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | adjust_shared_perm(): leave g+s alone when the group does not matter | Junio C Hamano | 2022-10-28 | 1 | -1/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'es/mark-gc-cruft-as-experimental' | Taylor Blau | 2022-11-08 | 5 | -2/+106 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | config: let feature.experimental imply gc.cruftPacks=true | Emily Shaffer | 2022-10-26 | 5 | -2/+63 | |
| * | | | | | | gc: add tests for --cruft and friends | Emily Shaffer | 2022-10-26 | 1 | -0/+43 | |
* | | | | | | | Merge branch 'tb/howto-using-redo-script' | Taylor Blau | 2022-11-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation | Taylor Blau | 2022-10-26 | 1 | -1/+1 | |
* | | | | | | | The tenth batch | Taylor Blau | 2022-11-04 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'jk/avoid-localhost' | Taylor Blau | 2022-11-04 | 3 | -54/+77 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | t5516/t5601: be less strict about the number of credential warnings | Johannes Schindelin | 2022-11-01 | 1 | -7/+7 | |
| * | | | | | | t5516: move plaintext-password tests from t5601 and t5516 | Jeff King | 2022-11-01 | 3 | -54/+77 | |
|/ / / / / / | ||||||
* | | | | | | The ninth batch | Taylor Blau | 2022-10-31 | 1 | -0/+53 | |
* | | | | | | Merge branch 'jt/skipping-negotiator-wo-recursion' | Taylor Blau | 2022-10-31 | 1 | -12/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | negotiator/skipping: avoid stack overflow | Jonathan Tan | 2022-10-26 | 1 | -12/+17 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jc/doc-fsck-msgids' | Taylor Blau | 2022-10-31 | 6 | -2/+264 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Documentation: add lint-fsck-msgids | Junio C Hamano | 2022-10-26 | 2 | -0/+81 | |
| * | | | | | | fsck: document msg-id | John Cai | 2022-10-26 | 4 | -0/+183 | |
| * | | | | | | fsck: remove the unused MISSING_TREE_OBJECT | Junio C Hamano | 2022-10-26 | 1 | -1/+0 | |
| * | | | | | | fsck: remove the unused BAD_TAG_OBJECT | John Cai | 2022-10-26 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'en/merge-tree-sequence' | Taylor Blau | 2022-10-31 | 3 | -11/+148 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | merge-tree: support multiple batched merges with --stdin | Elijah Newren | 2022-10-23 | 3 | -4/+109 | |
| * | | | | | | | merge-tree: update documentation for differences in -z output | Elijah Newren | 2022-10-23 | 1 | -7/+39 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ds/bundle-uri-3' | Taylor Blau | 2022-10-31 | 17 | -43/+1156 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bundle-uri: suppress stderr from remote-https | Derrick Stolee | 2022-10-12 | 2 | -2/+15 | |
| * | | | | | | | bundle-uri: quiet failed unbundlings | Derrick Stolee | 2022-10-12 | 5 | -9/+32 | |
| * | | | | | | | bundle: add flags to verify_bundle() | Derrick Stolee | 2022-10-12 | 5 | -10/+27 | |
| * | | | | | | | bundle-uri: fetch a list of bundles | Derrick Stolee | 2022-10-12 | 3 | -16/+448 | |
| * | | | | | | | bundle: properly clear all revision flags | Derrick Stolee | 2022-10-12 | 1 | -13/+10 | |
| * | | | | | | | bundle-uri: limit recursion depth for bundle lists | Derrick Stolee | 2022-10-12 | 1 | -1/+20 | |
| * | | | | | | | bundle-uri: parse bundle list in config format | Derrick Stolee | 2022-10-12 | 4 | -12/+123 | |
| * | | | | | | | bundle-uri: unit test "key=value" parsing | Ævar Arnfjörð Bjarmason | 2022-10-12 | 8 | -0/+241 | |
| * | | | | | | | bundle-uri: create "key=value" line parsing | Ævar Arnfjörð Bjarmason | 2022-10-12 | 2 | -1/+38 | |
| * | | | | | | | bundle-uri: create base key-value pair parsing | Derrick Stolee | 2022-10-12 | 5 | -1/+104 | |
| * | | | | | | | bundle-uri: create bundle_list struct and helpers | Derrick Stolee | 2022-10-12 | 2 | -0/+116 | |
| * | | | | | | | bundle-uri: use plain string in find_temp_filename() | Derrick Stolee | 2022-10-12 | 1 | -12/+16 | |
| * | | | | | | | Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3 | Junio C Hamano | 2022-08-25 | 10 | -0/+374 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'rj/branch-do-not-exit-with-minus-one-status' | Taylor Blau | 2022-10-31 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | branch: error code with --edit-description | Rubén Justo | 2022-10-26 | 2 | -2/+2 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'rj/branch-copy-rename-error-codepath-cleanup' | Taylor Blau | 2022-10-31 | 2 | -20/+19 | |
|\ \ \ \ \ \ \ \ \ |