index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
Merge branch 'ownership-checks-in-local-clones'
Johannes Schindelin
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
2024-04-17
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
clone_submodule: avoid using `access()` on directories
Johannes Schindelin
2024-04-17
submodules: submodule paths must not contain symlinks
Johannes Schindelin
2024-04-17
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
2024-04-17
builtin/clone: refuse local clones of unsafe repositories
Patrick Steinhardt
2024-04-17
builtin/clone: abort when hardlinked source and target file differ
Patrick Steinhardt
2024-04-17
builtin/clone: stop resolving symlinks when copying files
Patrick Steinhardt
2023-11-02
Merge branch 'jc/commit-new-underscore-index-fix' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ni/die-message-fix-for-git-add' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'sn/cat-file-doc-update' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ob/am-msgfix' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'rs/name-rev-use-opt-hidden-bool' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'rs/grep-parseopt-simplify' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'bc/more-git-var' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'jc/mv-d-to-d-error-message-fix' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ja/worktree-orphan' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'js/systemd-timers-wsl-fix' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'rs/grep-no-no-or' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'jk/diff-result-code-cleanup' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ts/unpacklimit-config-fix' into maint-2.42
Junio C Hamano
2023-10-17
commit: do not use cryptic "new_index" in end-user facing messages
Junio C Hamano
2023-10-17
builtin/add.c: clean up die() messages
Naomi Ibe
2023-10-09
doc/cat-file: make synopsis and description less confusing
Štěpán Němec
2023-09-21
am: fix error message in parse_opt_show_current_patch()
Oswald Buddenhagen
2023-09-11
maintenance(systemd): support the Windows Subsystem for Linux
Johannes Schindelin
2023-09-07
grep: reject --no-or
René Scharfe
2023-09-05
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin
2023-09-05
grep: use OPT_INTEGER_F for --max-depth
René Scharfe
2023-09-05
name-rev: use OPT_HIDDEN_BOOL for --peel-tag
René Scharfe
2023-08-22
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-21
diff: drop useless return values in git-diff helpers
Jeff King
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
2023-08-21
diff: die when failing to read index in git-diff builtin
Jeff King
2023-08-21
diff: show usage for unknown builtin_diff_files() options
Jeff King
2023-08-21
diff-files: avoid negative exit value
Jeff King
2023-08-21
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
2023-08-19
fsck: use enum object_type for fsck_walk callback
Jeff King
2023-08-15
Merge branch 'st/mv-lstat-fix'
Junio C Hamano
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
2023-08-13
builtin/worktree.c: fix typo in "forgot fetch" msg
Jacob Abel
2023-08-11
mv: fix error for moving directory to another
Junio C Hamano
2023-08-09
git maintenance: avoid console window in scheduled tasks on Windows
Johannes Schindelin
[next]