| 2025-10-06 |
Julia Evans | doc: git-push: clarify "where to push" |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Julia Evans | doc: add an UPSTREAM BRANCHES section to pull/push... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Julia Evans | doc: git-push: clarify intro |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: reset "permitted" at loop start |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: let options a and d roll over like y and n |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: let options k and K roll over like j and J |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: let options y, n, j, and e roll over to... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: document that option J rolls over |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
René Scharfe | add-patch: improve help for options j, J, k, and K |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
shejialuo | refs: enable sign compare warnings check |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
shejialuo | string-list: change "string_list_find_insert_index... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
shejialuo | string-list: replace negative index encoding with ... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
shejialuo | string-list: use bool instead of int for "exact_match" |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Jean-Noël Avila | doc: do not break sentences into "lego" pieces |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Jean-Noël Avila | doc: convert git worktree to synopsis style |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Jean-Noël Avila | doc: convert git tag to synopsis style |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Jean-Noël Avila | doc: convert git-stash.adoc to synopis style |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Junio C Hamano | Merge branch 'master' of https://github.com/j6t/gitk |
commit | commitdiff | tree | snapshot |
| 2025-10-05 |
Johannes Sixt | Merge branch 'ml/themes' |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Mark Levedahl | gitk: set minimum size on configuration dialog |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Mark Levedahl | gitk: separate code blocks for configuration dialog |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Mark Levedahl | gitk: make configuration dialog resizing useful |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Johannes Sixt | Merge branch 'es/ignore-osascript-failure' |
commit | commitdiff | tree | snapshot |
| 2025-10-04 |
Johannes Sixt | Merge branch 'mr/sort-refs-by-type' |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Ezekiel Newren | xdiff: change type of xdfile_t.changed from char to... |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Ezekiel Newren | xdiff: add macros DISCARD(0), KEEP(1), INVESTIGATE... |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Elijah Newren | Documentation/git-merge-tree.adoc: clarify the --merge... |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Ramsay Jones | doc: add some missing technical documents |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Ezekiel Newren | make: delete REFTABLE_LIB, add reftable to LIB_OBJS |
commit | commitdiff | tree | snapshot |
| 2025-10-03 |
Ezekiel Newren | make: delete XDIFF_LIB, add xdiff to LIB_OBJS |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | The fourteenth batch |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'kh/you-still-use-whatchanged-fix' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'ps/meson-build-docs' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'ps/config-get-color-fixes' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'cc/fast-import-strip-signed-commits' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'ms/refs-optimize' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Junio C Hamano | Merge branch 'jt/odb-transaction' |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | t8020: fix test failure due to indeterministic tag... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | gitlab-ci: upload Meson test logs as JUnit reports |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | gitlab-ci: drop workaround for Python certificate store... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | gitlab-ci: ignore failures to disable realtime monitoring |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | gitlab-ci: dedup instructions to disable realtime monit... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | ci: enable Rust for breaking-changes jobs |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | ci: convert "pedantic" job into full build with breakin... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | BreakingChanges: announce Rust becoming mandatory |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | varint: reimplement as test balloon for Rust |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | varint: use explicit width for integers |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | help: report on whether or not Rust is enabled |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | Makefile: introduce infrastructure to build internal... |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | Makefile: reorder sources after includes |
commit | commitdiff | tree | snapshot |
| 2025-10-02 |
Patrick Steinhardt | meson: add infrastructure to build internal Rust library |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Christian Couder | SubmittingPatches: add section about AI |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
M Hickford | docs/gitcredentials: describe URL prefix matching |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Karthik Nayak | refs/ref-cache: fix SEGFAULT when seeking in empty... |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Mark Levedahl | gitk: add theme selection to color configuration page |
commit | commitdiff | tree | snapshot |
| 2025-10-01 |
Michael Lohmann | builtin/reflog: respect user config in "write" subcommand |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: rename rchg -> changed in xdfile_t |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete chastore from xdfile_t |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete fields ha, line, size in xdlclass_t in... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete redundant array xdfile_t.ha |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete struct diffdata_t |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete local variables that alias fields in... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Ezekiel Newren | xdiff: delete superfluous function xdl_get_rec() in... |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: add proc run_themeloader |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: eliminate unused ui color variables |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: eliminate Interface color option from gui |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: use text labels for next/prev search buttons |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: use text labels for commit ID buttons |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: do not invoke tk_setPalette |
commit | commitdiff | tree | snapshot |
| 2025-09-30 |
Mark Levedahl | gitk: use config variables to define and load a theme |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Kristoffer... | doc: patch-id: fix accidental literal blocks |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | The thirteenth batcn |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'tc/last-modified-recursive-fix' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'kn/refs-files-case-insensitive' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'jk/color-variable-fixes' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'dk/stash-apply-index' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'je/doc-checkout' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'jk/setup-revisions-freefix' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'pw/rebase-i-cleanup-fix' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'jc/3.0-default-initial-branch-to-main... |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'pw/3.0-default-initial-branch-to-main' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'nb/send-email-no-dup-reply-to' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'ps/clar-updates' |
commit | commitdiff | tree | snapshot |
| 2025-09-29 |
Junio C Hamano | Merge branch 'ps/packfile-store' into tb/incremental... |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Junio C Hamano | t7500: make each piece more independent |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Justin Tobler | clang-format: exclude control macros from SpaceBeforeParens |
commit | commitdiff | tree | snapshot |
| 2025-09-28 |
Jean-Noël Avila | doc: change the markup of paragraphs following a nested... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Ezekiel Newren | xdiff: delete unnecessary fields from xrecord_t and... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Ezekiel Newren | xdiff: delete local variables and initialize/free xdfil... |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Ezekiel Newren | xdiff: delete static forward declarations in xprepare |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Johannes Schindelin | http-push: avoid new compile error |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Johannes Schindelin | imap-send: be more careful when casting to `curl_off_t` |
commit | commitdiff | tree | snapshot |
| 2025-09-26 |
Johannes Schindelin | http: offer to cast `size_t` to `curl_off_t` safely |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Mark Levedahl | gitk: make sha1but a ttk::button |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Jacob Keller | diff --no-index: fix logic for paths ending in '/' |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Kristoffer... | format-patch: handle range-diff on notes correctly... |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Kristoffer... | revision: add rdiff_log_arg to rev_info |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Kristoffer... | range-diff: rename other_arg to log_arg |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Phillip Wood | add-patch: update hunk splitability after editing |
commit | commitdiff | tree | snapshot |
| 2025-09-25 |
Phillip Wood | add -p: mark split hunks as undecided |
commit | commitdiff | tree | snapshot |
| next |