Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 2.45.3v2.45.3 | Johannes Schindelin | 2024-11-26 | 2 | -2/+7 |
* | Sync with 2.44.3 | Johannes Schindelin | 2024-11-26 | 16 | -39/+144 |
|\ | |||||
| * | Git 2.44.3v2.44.3 | Johannes Schindelin | 2024-11-26 | 3 | -2/+9 |
| * | Sync with 2.43.6 | Johannes Schindelin | 2024-11-26 | 19 | -53/+150 |
| |\ | |||||
| | * | Git 2.43.6v2.43.6 | Johannes Schindelin | 2024-11-26 | 3 | -2/+9 |
| | * | Sync with 2.42.4 | Johannes Schindelin | 2024-11-26 | 18 | -53/+143 |
| | |\ | |||||
| | | * | Git 2.42.4v2.42.4 | Johannes Schindelin | 2024-11-26 | 3 | -2/+8 |
| | | * | Sync with 2.41.3 | Johannes Schindelin | 2024-11-26 | 17 | -53/+137 |
| | | |\ | |||||
| | | | * | Git 2.41.3v2.41.3 | Johannes Schindelin | 2024-11-26 | 3 | -2/+8 |
| | | | * | Sync with 2.40.4 | Johannes Schindelin | 2024-11-26 | 16 | -53/+131 |
| | | | |\ | |||||
| | | | | * | Git 2.40.4v2.40.4 | Johannes Schindelin | 2024-11-26 | 3 | -2/+7 |
| | | | | * | Merge branch 'disallow-control-characters-in-credential-urls-by-default' | Johannes Schindelin | 2024-11-26 | 9 | -29/+109 |
| | | | | |\ | |||||
| | | | | | * | credential: disallow Carriage Returns in the protocol by default | Johannes Schindelin | 2024-11-26 | 4 | -8/+38 |
| | | | | | * | credential: sanitize the user prompt | Johannes Schindelin | 2024-11-26 | 7 | -20/+53 |
| | | | | | * | credential_format(): also encode <host>[:<port>] | Johannes Schindelin | 2024-11-26 | 4 | -2/+19 |
| | | | | * | | Merge branch 'backport-github-actions-fixes' | Johannes Schindelin | 2024-10-30 | 6 | -21/+14 |
| | | | | |\| | |||||
| | | | | | * | t7300: work around platform-specific behaviour with long paths on MinGW | Patrick Steinhardt | 2024-10-30 | 1 | -1/+1 |
| | | | | | * | compat/regex: fix argument order to calloc(3) | Junio C Hamano | 2024-10-30 | 3 | -13/+13 |
| | | | | | * | mingw: drop bogus (and unneeded) declaration of `_pgmptr` | Johannes Schindelin | 2024-10-30 | 1 | -1/+0 |
| | | | | | * | ci: remove 'Upload failed tests' directories' step from linux32 jobs | Junio C Hamano | 2024-10-30 | 1 | -6/+0 |
| | | | | |/ | |||||
* | | | | | | Yet another batch of post 2.45.2 updates from the 'master' front | Junio C Hamano | 2024-07-02 | 1 | -0/+27 |
* | | | | | | Merge branch 'rs/remove-unused-find-header-mem' into maint-2.45 | Junio C Hamano | 2024-07-02 | 2 | -19/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit: remove find_header_mem() | René Scharfe | 2024-06-20 | 2 | -19/+2 |
* | | | | | | | Merge branch 'jc/worktree-git-path' into maint-2.45 | Junio C Hamano | 2024-07-02 | 3 | -8/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | worktree_git_path(): move the declaration to path.h | Junio C Hamano | 2024-06-08 | 3 | -8/+10 |
* | | | | | | | | Merge branch 'jk/fetch-pack-fsck-wo-lock-pack' into maint-2.45 | Junio C Hamano | 2024-07-02 | 2 | -1/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fetch-pack: fix segfault when fscking without --lock-pack | Jeff King | 2024-06-20 | 2 | -1/+13 |
* | | | | | | | | | Merge branch 'jk/t5500-typofix' into maint-2.45 | Junio C Hamano | 2024-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5500: fix mistaken $SERVER reference in helper function | Jeff King | 2024-06-20 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'js/mingw-remove-unused-extern-decl' into maint-2.45 | Junio C Hamano | 2024-07-02 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | mingw: drop bogus (and unneeded) declaration of `_pgmptr` | Johannes Schindelin | 2024-06-20 | 1 | -1/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/no-default-attr-tree-in-bare' into maint-2.45 | Junio C Hamano | 2024-07-02 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | attr.tree: HEAD:.gitattributes is no longer the default in a bare repo | Junio C Hamano | 2024-06-05 | 1 | -3/+2 |
* | | | | | | | | | | Merge branch 'tb/precompose-getcwd' into maint-2.45 | Junio C Hamano | 2024-07-02 | 2 | -2/+39 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | macOS: ls-files path fails if path of workdir is NFD | Torsten Bögershausen | 2024-05-31 | 2 | -2/+39 |
* | | | | | | | | | | | Merge branch 'pw/rebase-i-error-message' into maint-2.45 | Junio C Hamano | 2024-07-02 | 9 | -30/+153 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | rebase -i: improve error message when picking merge | Phillip Wood | 2024-05-30 | 5 | -2/+110 |
| * | | | | | | | | | | | rebase -i: pass struct replay_opts to parse_insn_line() | Phillip Wood | 2024-05-30 | 5 | -29/+44 |
* | | | | | | | | | | | | Merge branch 'ds/format-patch-rfc-and-k' into maint-2.45 | Junio C Hamano | 2024-07-02 | 2 | -1/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | format-patch: ensure that --rfc and -k are mutually exclusive | Dragan Simic | 2024-04-19 | 2 | -1/+24 |
* | | | | | | | | | | | | | More post 2.45.2 updates from the 'master' front | Junio C Hamano | 2024-06-29 | 2 | -1/+81 |
* | | | | | | | | | | | | | Merge branch 'ds/ahead-behind-fix' into maint-2.45 | Junio C Hamano | 2024-06-29 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | commit-graph: increment progress indicator | Derrick Stolee | 2024-06-12 | 2 | -2/+2 |
* | | | | | | | | | | | | | | Merge branch 'ds/doc-add-interactive-singlekey' into maint-2.45 | Junio C Hamano | 2024-06-29 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | doc: interactive.singleKey is disabled by default | Dragan Simic | 2024-06-08 | 1 | -4/+4 |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'jc/varargs-attributes' into maint-2.45 | Junio C Hamano | 2024-06-29 | 9 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | __attribute__: add a few missing format attributes | Junio C Hamano | 2024-06-10 | 3 | -0/+3 |
| * | | | | | | | | | | | | | | __attribute__: mark some functions with LAST_ARG_MUST_BE_NULL | Junio C Hamano | 2024-06-10 | 4 | -0/+5 |
| * | | | | | | | | | | | | | | __attribute__: remove redundant attribute declaration for git_die_config() | Junio C Hamano | 2024-06-10 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | __attribute__: trace2_region_enter_printf() is like "printf" | Junio C Hamano | 2024-06-10 | 2 | -1/+3 |
| |/ / / / / / / / / / / / / |