| 2025-10-09 |
Johannes Schindelin | mingw: avoid relative `#include`s |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Junio C Hamano | The sixteenth batch |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Junio C Hamano | Merge branch 'ps/rust-balloon' |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Junio C Hamano | Merge branch 'mh/doc-credential-url-prefix' |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Junio C Hamano | Merge branch 'kn/ref-cache-seek-fix' |
commit | commitdiff | tree | snapshot |
| 2025-10-08 |
Junio C Hamano | Merge branch 'ml/reflog-write-committer-info-fix' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Taylor Blau | SubmittingPatches: guidance for multi-series efforts |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Taylor Blau | SubmittingPatches: extend release-notes experiment... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | The fifteenth batch |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'ps/odb-clean-stale-wrappers' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'js/curl-off-t-fixes' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'jt/clang-format-foreach-wo-space-before... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'ps/packfile-store' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'je/doc-push' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'ps/gitlab-ci-windows-improvements' into... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | Merge branch 'ps/rust-balloon' into ps/ci-rust |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Jonathan Tan | mailmap: change primary address for Jonathan Tan |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | parseopt: values of pathname type can be prefixed with... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | config: values of pathname type can be prefixed with... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Junio C Hamano | t7500: fix GIT_EDITOR shell snippet |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | refs/reftable: add fsck check for checking the table... |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | reftable: add code to facilitate consistency checks |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | fsck: order 'fsck_msg_type' alphabetically |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | Documentation/fsck-msgids: remove duplicate msg id |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | reftable: check for trailing newline in 'tables.list' |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | refs: move consistency check msg to generic layer |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Karthik Nayak | refs: remove unused headers |
commit | commitdiff | tree | snapshot |
| 2025-10-07 |
Jeff King | doc: fix indentation of refStorage item in git-config(1) |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Julia Evans | doc: git-push: add explanation of `git push origin... |
commit | commitdiff | tree | snapshot |
| 2025-10-06 |
Julia Evans | doc: git-push: clarify "what to push" |
commit | commitdiff | tree | snapshot |
| 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 |
| next |