index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
lib-perl.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
RelNotes: minor typo fixes in 2.43.0 draft
Todd Zullinger
1
-2
/
+2
2023-11-07
A bit more before -rc1
Junio C Hamano
1
-54
/
+15
2023-11-04
t: avoid perl's pack/unpack "Q" specifier
Jeff King
1
-3
/
+27
2023-11-03
ci: upgrade to using macos-13
Johannes Schindelin
2
-7
/
+5
2023-11-03
strvec: drop unnecessary include of hex.h
Linus Arver
1
-1
/
+0
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
225
-1191
/
+1191
2023-11-02
Git 2.42.1
v2.42.1
Junio C Hamano
3
-2
/
+90
2023-11-02
max_tree_depth: lower it for MSVC to avoid stack overflows
Johannes Schindelin
1
-1
/
+14
2023-11-02
merge-file: add an option to process object IDs
brian m. carlson
3
-18
/
+123
2023-11-02
git-merge-file doc: drop "-file" from argument placeholders
Martin Ågren
1
-10
/
+11
2023-11-01
Documentation/gitformat-pack.txt: fix incorrect MIDX documentation
Taylor Blau
1
-4
/
+5
2023-11-01
Documentation/gitformat-pack.txt: fix typo
Taylor Blau
1
-1
/
+1
2023-11-01
clang-format: fix typo in comment
Aditya Neelamraju
1
-3
/
+3
2023-11-01
t: use git-show-ref(1) to check for ref existence
Patrick Steinhardt
5
-27
/
+94
2023-11-01
builtin/show-ref: add new mode to check for reference existence
Patrick Steinhardt
3
-6
/
+117
2023-11-01
builtin/show-ref: explicitly spell out different modes in synopsis
Patrick Steinhardt
2
-4
/
+10
2023-11-01
builtin/show-ref: ensure mutual exclusiveness of subcommands
Patrick Steinhardt
2
-0
/
+13
2023-11-01
builtin/show-ref: refactor options for patterns subcommand
Patrick Steinhardt
1
-13
/
+22
2023-11-01
builtin/show-ref: stop using global vars for `show_one()`
Patrick Steinhardt
1
-22
/
+40
2023-11-01
builtin/show-ref: stop using global variable to count matches
Patrick Steinhardt
1
-3
/
+4
2023-11-01
builtin/show-ref: refactor `--exclude-existing` options
Patrick Steinhardt
1
-34
/
+44
2023-11-01
builtin/show-ref: fix dead code when passing patterns
Patrick Steinhardt
1
-4
/
+1
2023-11-01
builtin/show-ref: fix leaking string buffer
Patrick Steinhardt
1
-1
/
+3
2023-11-01
builtin/show-ref: split up different subcommands
Patrick Steinhardt
1
-47
/
+54
2023-11-01
builtin/show-ref: convert pattern to a local variable
Patrick Steinhardt
1
-18
/
+28
2023-11-01
rev-list: add commit object support in `--missing` option
Karthik Nayak
5
-2
/
+101
2023-11-01
rev-list: move `show_commit()` to the bottom
Karthik Nayak
1
-43
/
+42
2023-11-01
revision: rename bit to `do_not_die_on_missing_objects`
Karthik Nayak
4
-11
/
+12
2023-11-01
commit: detect commits that exist in commit-graph but not in the ODB
Patrick Steinhardt
2
-1
/
+42
2023-11-01
commit-graph: introduce envvar to disable commit existence checks
Patrick Steinhardt
4
-1
/
+42
2023-10-31
test framework: further deprecate test_i18ngrep
Junio C Hamano
1
-4
/
+6
2023-10-30
upload-pack: add tracing for fetches
Robert Coup
2
-11
/
+55
2023-10-29
The twenty-second batch
Junio C Hamano
1
-0
/
+19
2023-10-29
reflog: fix expire --single-worktree
René Scharfe
2
-3
/
+26
2023-10-29
am, rebase: fix arghelp syntax of --empty
René Scharfe
3
-4
/
+4
2023-10-29
am: simplify --show-current-patch handling
René Scharfe
1
-68
/
+44
2023-10-29
parse-options: make CMDMODE errors more precise
René Scharfe
4
-57
/
+139
2023-10-29
bugreport: reject positional arguments
Emily Shaffer
2
-0
/
+12
2023-10-29
t0091-bugreport: stop using i18ngrep
Emily Shaffer
1
-1
/
+1
2023-10-28
Include gettext.h in MyFirstContribution tutorial
Jacob Stopak
1
-3
/
+4
2023-10-26
send-email: move validation code below process_address_list
Michael Strawbridge
2
-28
/
+51
2023-10-25
SubmittingPatches: call gitk's command "Copy commit reference"
Andrei Rybak
1
-1
/
+1
2023-10-23
The twenty-first batch
Junio C Hamano
1
-0
/
+17
2023-10-23
doc/git-bisect: clarify `git bisect run` syntax
Javier Mora
2
-4
/
+4
2023-10-23
builtin/branch.c: adjust error messages to coding guidelines
Isoken June Ibizugbe
4
-47
/
+47
2023-10-22
merge-ort.c: fix typo 'neeed' to 'needed'
王常新
1
-1
/
+1
2023-10-21
The twentieth batch
Junio C Hamano
1
-0
/
+12
2023-10-21
git-push doc: more visibility for -q option
Michal Suchanek
1
-1
/
+1
2023-10-20
rebase: move parse_opt_keep_empty() down
Oswald Buddenhagen
1
-13
/
+12
2023-10-20
rebase: handle --strategy via imply_merge() as well
Oswald Buddenhagen
1
-12
/
+1
[next]