index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
match-trees.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-26
fsmonitor: enhance existing comments, clarify trivial response handling
Jeff Hostetler
1
-23
/
+41
2022-02-26
The eighth batch
Junio C Hamano
1
-0
/
+29
2022-02-24
The seventh batch
Junio C Hamano
1
-0
/
+12
2022-02-18
The sixth batch
Junio C Hamano
1
-0
/
+34
2022-02-18
CODE_OF_CONDUCT.md: update PLC members list
Taylor Blau
1
-1
/
+1
2022-02-18
The fifth batch
Junio C Hamano
1
-0
/
+24
2022-02-18
merge-ort: make informational messages from recursive merges clearer
Elijah Newren
1
-0
/
+5
2022-02-17
grep: fix triggering PCRE2_NO_START_OPTIMIZE workaround
René Scharfe
1
-1
/
+1
2022-02-17
dir: force untracked cache with core.untrackedCache
Derrick Stolee
1
-1
/
+3
2022-02-17
The fourth batch
Junio C Hamano
1
-0
/
+28
2022-02-16
diff.[ch]: have diff_free() free options->parseopts
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-16
diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
Ævar Arnfjörð Bjarmason
5
-9
/
+4
2022-02-16
date API: add and use a date_mode_release()
Ævar Arnfjörð Bjarmason
5
-1
/
+18
2022-02-16
date API: add basic API docs
Ævar Arnfjörð Bjarmason
1
-2
/
+22
2022-02-16
date API: provide and use a DATE_MODE_INIT
Ævar Arnfjörð Bjarmason
4
-4
/
+7
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
18
-48
/
+68
2022-02-16
cache.h: remove always unused show_date_human() declaration
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2022-02-16
grep: simplify config parsing and option parsing
Ævar Arnfjörð Bjarmason
4
-71
/
+13
2022-02-16
grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2022-02-16
grep.h: make "grep_opt.pattern_type_option" use its enum
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-16
grep API: call grep_config() after grep_init()
Ævar Arnfjörð Bjarmason
4
-40
/
+37
2022-02-16
grep.c: don't pass along NULL callback value
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-02-16
built-ins: trust the "prefix" from run_builtin()
Ævar Arnfjörð Bjarmason
6
-13
/
+13
2022-02-16
grep tests: add missing "grep.patternType" config tests
Ævar Arnfjörð Bjarmason
1
-0
/
+52
2022-02-16
grep tests: create a helper function for "BRE" or "ERE"
Ævar Arnfjörð Bjarmason
1
-80
/
+54
2022-02-16
log tests: check if grep_config() is called by "log"-like cmds
Ævar Arnfjörð Bjarmason
1
-0
/
+24
2022-02-16
grep.h: remove unused "regex_t regexp" from grep_opt
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-02-16
name-rev: replace --stdin with --annotate-stdin in synopsis
John Cai
1
-1
/
+1
2022-02-14
mailmap: change primary address for Derrick Stolee
Derrick Stolee
1
-2
/
+3
2022-02-14
doc: clarify interaction between 'eol' and text=auto
brian m. carlson
1
-5
/
+6
2022-02-12
The third batch
Junio C Hamano
1
-0
/
+19
2022-02-12
t0001: replace "test [-d|-f]" with test_path_is_* functions
Shaoxuan Yuan
1
-1
/
+2
2022-02-11
fetch-pack: parameterize message containing 'ready' keyword
Bagas Sanjaya
1
-2
/
+10
2022-02-11
log: add a --no-graph option
Alex Henrie
5
-4
/
+87
2022-02-11
log: fix memory leak if --graph is passed multiple times
Alex Henrie
3
-0
/
+18
2022-02-10
fetch: skip computing output width when not printing anything
Patrick Steinhardt
1
-2
/
+6
2022-02-10
fetch-pack: use commit-graph when computing cutoff
Patrick Steinhardt
1
-12
/
+16
2022-02-10
t1410: mark bufsize boundary test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2022-02-10
t1410: use test-tool ref-store to inspect reflogs
Han-Wen Nienhuys
1
-1
/
+2
2022-02-10
glossary: describe "worktree"
Junio C Hamano
1
-2
/
+11
2022-02-10
t/t0015-hash.sh: remove unnecessary '\' at line end
Jaydeep Das
1
-3
/
+3
2022-02-10
clone, submodule: pass partial clone filters to submodules
Josh Steadmon
8
-8
/
+175
2022-02-09
The second batch for 2.36
Junio C Hamano
1
-1
/
+59
2022-02-09
midx: prevent writing a .bitmap without any objects
Taylor Blau
2
-0
/
+31
2022-02-08
completion: handle unusual characters for sparse-checkout
Lessley Dennington
2
-13
/
+60
2022-02-08
completion: improve sparse-checkout cone mode directory completion
Lessley Dennington
2
-17
/
+53
2022-02-08
completion: address sparse-checkout issues
Lessley Dennington
2
-8
/
+91
2022-02-08
t0012: verify that built-ins handle `-h` even without gitdir
Johannes Schindelin
1
-1
/
+6
2022-02-08
checkout/fetch/pull/pack-objects: allow `-h` outside a repository
Johannes Schindelin
4
-10
/
+17
2022-02-08
config: make git_configset_get_string_tmp() private
Derrick Stolee
2
-3
/
+2
[next]