| 2021-12-02 |
Han-Wen Nienhuys | refs/debug: trim trailing LF from reflog message |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Han-Wen Nienhuys | test-ref-store: tweaks to for-each-reflog-ent format |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Han-Wen Nienhuys | t1405: check for_each_reflog_ent_reverse() more thoroughly |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Han-Wen Nienhuys | test-ref-store: don't add newline to reflog message |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Han-Wen Nienhuys | show-branch: show reflog message |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Jeff King | log: load decorations with --simplify-by-decoration |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Jeff King | log: handle --decorate-refs with userformat "%d" |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | branch: protect branches checked out in all worktrees |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | receive-pack: protect current branch for bare repositor... |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | receive-pack: clean dead code from update_worktree() |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | fetch: protect branches checked out in all worktrees |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | worktree: simplify find_shared_symref() memory ownershi... |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | branch: lowercase error messages |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | receive-pack: lowercase error messages |
commit | commitdiff | tree | snapshot |
| 2021-12-02 |
Anders Kaseorg | fetch: lowercase error messages |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Fabian Stelzer | test-lib: make BAIL_OUT() work in tests and prereq |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
brian m. carlson | git-compat-util: add a test balloon for C99 support |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Philip Oakley | object-file.c: LLP64 compatibility, upcast unity for... |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Philip Oakley | diffcore-delta.c: LLP64 compatibility, upcast unity... |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Philip Oakley | repack.c: LLP64 compatibility, upcast unity for left... |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Elijah Newren | update documentation for new zdiff3 conflictStyle |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Phillip Wood | xdiff: implement a zealous diff3, or "zdiff3" |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Johannes Schindelin | add -i: default to the built-in implementation |
commit | commitdiff | tree | snapshot |
| 2021-12-01 |
Johannes Schindelin | t2016: require the PERL prereq only when necessary |
commit | commitdiff | tree | snapshot |
| 2021-11-30 |
Elijah Newren | sequencer: avoid adding exec commands for non-commit... |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | The first batch to start the current cycle |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'mc/clean-smudge-with-llp64' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'ab/sh-retire-helper-functions' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'tb/plug-pack-bitmap-leaks' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'tp/send-email-completion' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'jc/unsetenv-returns-an-int' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'jc/fix-ref-sorting-parse' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'so/stash-staged' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'jc/tutorial-format-patch-base' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'ab/refs-errno-cleanup' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'ow/stash-count-in-status-porcelain-output' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'jk/loosen-urlmatch' |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Han-Wen Nienhuys | t1404: mark directory/file conflict tests with REFFILES |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Junio C Hamano | Merge branch 'vd/sparse-reset' into ld/sparse-diff... |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Victoria Dye | unpack-trees: improve performance of next_cache_entry |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Victoria Dye | reset: make --mixed sparse-aware |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Victoria Dye | reset: make sparse-aware (except --mixed) |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Victoria Dye | reset: integrate with sparse index |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Victoria Dye | reset: expand test coverage for sparse checkouts |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Derrick Stolee | t/t*: remove custom GIT_TRACE2_EVENT_NESTING |
commit | commitdiff | tree | snapshot |
| 2021-11-29 |
Derrick Stolee | test-lib.sh: set GIT_TRACE2_EVENT_NESTING |
commit | commitdiff | tree | snapshot |
| 2021-11-28 |
Carlo Marcelo... | add -p: avoid use of undefined $key when ReadKey -... |
commit | commitdiff | tree | snapshot |
| 2021-11-28 |
Junio C Hamano | refs: document callback for reflog-ent iterators |
commit | commitdiff | tree | snapshot |
| 2021-11-28 |
Carlo Marcelo... | mingw: avoid fallback for {local,gm}time_r() |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command API: remove "env" member, always use "env_a... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | difftool: use "env_array" to simplify memory management |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command API: remove "argv" member, always use ... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command API users: use strvec_push(), not argv... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command API users: use strvec_pushl(), not argv... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command tests: use strvec_pushv(), not argv assignment |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | run-command API users: use strvec_pushv(), not argv... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Ævar Arnfjörð... | upload-archive: use regular "struct child_process"... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Eric Sunshine | worktree: stop being overly intimate with run_command... |
commit | commitdiff | tree | snapshot |
| 2021-11-26 |
Yoichi Nakayama | completion: add human and auto: date format |
commit | commitdiff | tree | snapshot |
| 2021-11-25 |
Victoria Dye | sparse-index: update do_read_index to ensure correct... |
commit | commitdiff | tree | snapshot |
| 2021-11-25 |
Victoria Dye | sparse-index: add ensure_correct_sparsity function |
commit | commitdiff | tree | snapshot |
| 2021-11-25 |
Victoria Dye | sparse-index: avoid unnecessary cache tree clearing |
commit | commitdiff | tree | snapshot |
| 2021-11-25 |
Victoria Dye | test-read-cache.c: prepare_repo_settings after config... |
commit | commitdiff | tree | snapshot |
| 2021-11-25 |
Enzo Matsumiya | pager: fix crash when pager program doesn't exist |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Junio C Hamano | Sync with 2.34.1 |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Junio C Hamano | Git 2.34.1 v2.34.1 |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Ævar Arnfjörð... | CI: don't run "make test" twice in one job |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Ævar Arnfjörð... | CI: use "$runs_on_pool", not "$jobname" to select packa... |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Ævar Arnfjörð... | CI: rename the "Linux32" job to lower-case "linux32" |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Ævar Arnfjörð... | CI: use shorter names that fit in UX tooltips |
commit | commitdiff | tree | snapshot |
| 2021-11-24 |
Ævar Arnfjörð... | CI: remove Travis CI support |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'jc/save-restore-terminal-revert' into... |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'ds/add-rm-with-sparse-index' into maint |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'ab/update-submitting-patches' into maint |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'ev/pull-already-up-to-date-is-noop' into... |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'hm/paint-hits-in-log-grep' into maint |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | A bit more regression fixes |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'jc/save-restore-terminal-revert' |
commit | commitdiff | tree | snapshot |
| 2021-11-23 |
Junio C Hamano | Merge branch 'ds/add-rm-with-sparse-index' |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Jeff King | t7006: simplify exit-code checks for sigpipe tests |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Jeff King | t7006: clean up SIGPIPE handling in trace2 tests |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Jeff King | run-command: unify signal and regular logic for wait_or... |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Junio C Hamano | Revert "editor: save and reset terminal after calling... |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Derrick Stolee | dir: revert "dir: select directories correctly" |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Jonathan Tan | Doc: no midx and partial clone relation |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Han-Wen Nienhuys | refs: drop force_create argument of create_reflog API |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Junio C Hamano | 0th batch for early fixes |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Junio C Hamano | Merge branch 'ab/update-submitting-patches' |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Junio C Hamano | Merge branch 'ev/pull-already-up-to-date-is-noop' |
commit | commitdiff | tree | snapshot |
| 2021-11-22 |
Junio C Hamano | Merge branch 'hm/paint-hits-in-log-grep' |
commit | commitdiff | tree | snapshot |
| 2021-11-21 |
Fabian Stelzer | test-lib: introduce required prereq for test runs |
commit | commitdiff | tree | snapshot |
| 2021-11-21 |
Fabian Stelzer | test-lib: show missing prereq summary |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Hans Krentel... | ci(check-whitespace): update stale file top comments |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Jeff King | fetch-pack: ignore SIGPIPE when writing to index-pack |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Jeff King | refs: work around gcc-11 warning with REF_HAVE_NEW |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Mugdha Pattnaik | submodule: absorb git dir instead of dying on deinit |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Alex Henrie | pull: don't say that merge is "the default strategy" |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Junio C Hamano | Revert "grep/pcre2: fix an edge case concerning ascii... |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Fabian Stelzer | ssh signing: make sign/amend test more resilient |
commit | commitdiff | tree | snapshot |
| 2021-11-19 |
Fabian Stelzer | ssh signing: support non ssh-* keytypes |
commit | commitdiff | tree | snapshot |
| next |