Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'jk/dumb-http-finalize' | Taylor Blau | 2024-11-01 | 16 | -101/+153 | |
|\ \ | ||||||
| * | | packfile: use oidread() instead of hashcpy() to fill object_id | Jeff King | 2024-10-25 | 1 | -1/+1 | |
| * | | packfile: use object_id in find_pack_entry_one() | Jeff King | 2024-10-25 | 7 | -18/+18 | |
| * | | packfile: convert find_sha1_pack() to use object_id | Jeff King | 2024-10-25 | 5 | -12/+15 | |
| * | | http-walker: use object_id instead of bare hash | Jeff King | 2024-10-25 | 3 | -16/+17 | |
| * | | packfile: warn people away from parse_packed_git() | Jeff King | 2024-10-25 | 1 | -1/+10 | |
| * | | packfile: drop sha1_pack_index_name() | Jeff King | 2024-10-25 | 3 | -14/+4 | |
| * | | packfile: drop sha1_pack_name() | Jeff King | 2024-10-25 | 3 | -14/+2 | |
| * | | packfile: drop has_pack_index() | Jeff King | 2024-10-25 | 3 | -17/+8 | |
| * | | dumb-http: store downloaded pack idx as tempfile | Jeff King | 2024-10-25 | 3 | -7/+41 | |
| * | | t5550: count fetches in "previously-fetched .idx" test | Jeff King | 2024-10-25 | 1 | -2/+16 | |
| * | | midx: avoid duplicate packed_git entries | Jeff King | 2024-10-25 | 2 | -3/+25 | |
* | | | Merge branch 'kh/update-ref' | Taylor Blau | 2024-11-01 | 2 | -27/+25 | |
|\ \ \ | ||||||
| * | | | Documentation: mutually link update-ref and symbolic-ref | Kristoffer Haugsbakk | 2024-10-21 | 2 | -0/+8 | |
| * | | | Documentation/git-update-ref.txt: discuss symbolic refs | Kristoffer Haugsbakk | 2024-10-21 | 1 | -0/+6 | |
| * | | | Documentation/git-update-ref.txt: remove confusing paragraph | Kristoffer Haugsbakk | 2024-10-21 | 1 | -4/+0 | |
| * | | | Documentation/git-update-ref.txt: demote symlink to last section | Kristoffer Haugsbakk | 2024-10-21 | 1 | -8/+11 | |
| * | | | Documentation/git-update-ref.txt: remove safety paragraphs | Kristoffer Haugsbakk | 2024-10-21 | 1 | -15/+0 | |
| * | | | Documentation/git-update-ref.txt: drop “flag” | Kristoffer Haugsbakk | 2024-10-21 | 1 | -1/+1 | |
* | | | | Merge branch 'ak/more-typofixes' | Taylor Blau | 2024-11-01 | 26 | -37/+37 | |
|\ \ \ \ | ||||||
| * | | | | t: fix typos | Andrew Kreimer | 2024-10-24 | 26 | -37/+37 | |
* | | | | | Merge branch 'rs/grep-lookahead' | Taylor Blau | 2024-11-01 | 2 | -10/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | grep: disable lookahead on error | René Scharfe | 2024-10-22 | 2 | -10/+29 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'ak/t1016-cleanup' | Taylor Blau | 2024-11-01 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | t1016: clean up style | Andrew Kreimer | 2024-10-22 | 1 | -2/+2 | |
* | | | | | | Merge branch 'ua/atoi' | Taylor Blau | 2024-11-01 | 5 | -11/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing | Usman Akinyemi | 2024-10-24 | 1 | -5/+8 | |
| * | | | | | | merge: replace atoi() with strtol_i() for marker size validation | Usman Akinyemi | 2024-10-24 | 2 | -2/+17 | |
| * | | | | | | daemon: replace atoi() with strtoul_ui() and strtol_i() | Usman Akinyemi | 2024-10-24 | 2 | -4/+33 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'sa/notes-edit' | Taylor Blau | 2024-11-01 | 3 | -5/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | notes: teach the -e option to edit messages in editor | Abraham Samuel Adekunle | 2024-10-21 | 3 | -5/+76 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'sk/t9101-cleanup' | Taylor Blau | 2024-11-01 | 1 | -17/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t9101: ensure no whitespace after redirect | Seyi Kuforiji | 2024-10-23 | 1 | -17/+17 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ss/duplicate-typos' | Taylor Blau | 2024-11-01 | 11 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | global: Fix duplicate word typos | Sven Strickroth | 2024-10-21 | 11 | -11/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'ps/upload-pack-doc' | Taylor Blau | 2024-11-01 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | doc: document how uploadpack.allowAnySHA1InWant impact other allow options | Piotr Szlazak | 2024-10-21 | 1 | -1/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'kh/mv-breakage' | Taylor Blau | 2024-11-01 | 1 | -0/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t7001: add failure test which triggers assertion | Kristoffer Haugsbakk | 2024-10-23 | 1 | -0/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'rj/cygwin-exit' | Taylor Blau | 2024-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | credential-cache: treat ECONNABORTED like ECONNRESET | Ramsay Jones | 2024-10-18 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'ua/t3404-cleanup' | Taylor Blau | 2024-11-01 | 1 | -25/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | t3404: replace test with test_line_count() | Usman Akinyemi | 2024-10-14 | 1 | -14/+14 | |
| * | | | | | | t3404: avoid losing exit status with focus on `git show` and `git cat-file` | Usman Akinyemi | 2024-10-14 | 1 | -23/+48 | |
* | | | | | | | Merge branch 'ps/platform-compat-fixes' | Taylor Blau | 2024-11-01 | 30 | -138/+275 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | t6006: fix prereq handling with `test_format ()` | Patrick Steinhardt | 2024-10-28 | 1 | -4/+4 | |
| * | | | | | | | http: fix build error on FreeBSD | Patrick Steinhardt | 2024-10-16 | 1 | -4/+6 | |
| * | | | | | | | builtin/credential-cache: fix missing parameter for stub function | Patrick Steinhardt | 2024-10-16 | 1 | -1/+2 | |
| * | | | | | | | t7300: work around platform-specific behaviour with long paths on MinGW | Patrick Steinhardt | 2024-10-16 | 1 | -1/+1 | |
| * | | | | | | | t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin | Patrick Steinhardt | 2024-10-16 | 2 | -6/+19 |