index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
checkout.c
Age
Commit message (
Expand
)
Author
2026-03-24
Merge branch 'ps/history-split'
Junio C Hamano
2026-03-09
Merge branch 'cs/add-skip-submodule-ignore-all'
Junio C Hamano
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
2026-03-03
cache-tree: allow writing in-memory index as tree
Patrick Steinhardt
2026-03-03
add-patch: allow disabling editing of hunks
Patrick Steinhardt
2026-03-03
add-patch: split out `struct interactive_options`
Patrick Steinhardt
2026-03-03
Merge branch 'aa/add-p-no-auto-advance'
Junio C Hamano
2026-02-27
Merge branch 'jc/checkout-switch-restore'
Junio C Hamano
2026-02-26
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
Olamide Caleb Bello
2026-02-17
interactive -p: add new `--auto-advance` flag
Abraham Samuel Adekunle
2026-02-10
xdiff-interface: stop using the_repository
René Scharfe
2026-02-09
checkout: tell "parse_remote_branch" which command is calling it
Junio C Hamano
2026-02-09
checkout: pass program-readable token to unified "main"
Junio C Hamano
2026-02-06
read-cache: update add_files_to_cache take param ignored_too
Claus Schneider(Eficode)
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
2026-01-06
Merge branch 'bc/checkout-error-message-fix'
Junio C Hamano
2025-12-25
checkout: quote invalid treeish in error message
brian m. carlson
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-16
odb: introduce `odb_write_object()`
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-09
Merge branch 'ps/object-store' into ps/object-file-wo-the-repository
Junio C Hamano
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-17
Merge branch 'en/merge-recursive-debug'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
2025-04-08
checkout: replace merge_trees() with merge_ort_nonrecursive()
Elijah Newren
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-10-10
checkout: refer to other-worktree branch, not ref
Kristoffer Haugsbakk
2024-09-23
Merge branch 'jc/pass-repo-to-builtins'
Junio C Hamano
2024-09-13
builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
John Cai
2024-09-13
builtin: add a repository parameter for builtin functions
John Cai
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-15
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-31
Merge branch 'jc/checkout-no-op-switch-errors'
Junio C Hamano
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
2024-07-02
checkout: special case error messages during noop switching
Junio C Hamano
[next]