index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trailer.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-19
remote: use remote_state parameter internally
Glen Choo
2
-86
/
+75
2021-11-19
remote: move static variables into per-repository struct
Glen Choo
4
-67
/
+170
2021-11-19
t5516: add test case for pushing remote refspecs
Glen Choo
1
-0
/
+9
2021-10-12
Git 2.33.1
v2.33.1
Junio C Hamano
2
-1
/
+139
2021-10-11
Twelfth batch
Junio C Hamano
1
-0
/
+7
2021-10-06
The eleventh batch
Junio C Hamano
1
-0
/
+9
2021-10-04
t/perf/aggregate.perl: tolerate leading spaces
Taylor Blau
1
-2
/
+2
2021-10-04
p3400: stop using tac(1)
René Scharfe
1
-1
/
+1
2021-10-04
The tenth batch
Junio C Hamano
1
-0
/
+34
2021-10-02
bisect--helper: add space between colon and following sentence
Bagas Sanjaya
1
-1
/
+1
2021-10-01
config.h: remove unused git_config_get_untracked_cache() declaration
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-10-01
log-tree.h: remove unused function declarations
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2021-10-01
grep.h: remove unused grep_threads_ok() declaration
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-10-01
builtin.h: remove cmd_tar_tree() declaration
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-10-01
difftool: add a missing space to the run_dir_diff() comments
David Aguilar
1
-1
/
+1
2021-10-01
difftool: remove an unnecessary call to strbuf_release()
David Aguilar
1
-2
/
+0
2021-10-01
difftool: refactor dir-diff to write files using helper functions
David Aguilar
1
-22
/
+28
2021-10-01
difftool: create a tmpdir path without repeated slashes
David Aguilar
2
-26
/
+31
2021-09-29
Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better
Carlo Marcelo Arenas Belón
2
-2
/
+11
2021-09-29
doc: fix capitalization in "git status --porcelain=v2" description
Orgad Shaneh
1
-1
/
+1
2021-09-29
refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry()
Ævar Arnfjörð Bjarmason
3
-9
/
+7
2021-09-29
refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir()
Ævar Arnfjörð Bjarmason
1
-24
/
+12
2021-09-29
refs/ref-cache.[ch]: remove unused add_ref_entry()
Ævar Arnfjörð Bjarmason
2
-16
/
+0
2021-09-29
refs/ref-cache.[ch]: remove unused remove_entry_from_dir()
Ævar Arnfjörð Bjarmason
2
-51
/
+0
2021-09-29
refs.[ch]: remove unused ref_storage_backend_exists()
Ævar Arnfjörð Bjarmason
2
-7
/
+0
2021-09-28
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason
2
-27
/
+8
2021-09-28
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason
3
-15
/
+2
2021-09-28
The ninth batch
Junio C Hamano
1
-0
/
+5
2021-09-28
maintenance: fix test t7900-maintenance.sh
Lénaïc Huard
1
-2
/
+1
2021-09-27
cbtree.h: define cb_init() in terms of CBTREE_INIT
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-09-27
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
13
-18
/
+42
2021-09-27
*.h _INIT macros: don't specify fields equal to 0
Ævar Arnfjörð Bjarmason
7
-11
/
+7
2021-09-27
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
13
-24
/
+21
2021-09-27
submodule-config.h: remove unused SUBMODULE_INIT macro
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2021-09-27
Makefile: pass -Wno-pendantic under GENERATE_COMPILATION_DATABASE=yes
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-27
lazyload.h: use an even more generic function pointer than FARPROC
Carlo Marcelo Arenas Belón
2
-4
/
+6
2021-09-27
refs: drop "broken" flag from for_each_fullref_in()
Jeff King
6
-36
/
+22
2021-09-27
ref-filter: drop broken-ref code entirely
Jeff King
2
-8
/
+4
2021-09-27
ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN
Jeff King
3
-3
/
+3
2021-09-27
repack, prune: drop GIT_REF_PARANOIA settings
Jeff King
5
-13
/
+2
2021-09-27
refs: turn on GIT_REF_PARANOIA by default
Jeff King
4
-15
/
+23
2021-09-27
refs: omit dangling symrefs when using GIT_REF_PARANOIA
Jeff King
2
-4
/
+15
2021-09-27
refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flag
Jeff King
2
-0
/
+11
2021-09-27
refs-internal.h: reorganize DO_FOR_EACH_* flag documentation
Jeff King
2
-23
/
+33
2021-09-27
refs-internal.h: move DO_FOR_EACH_* flags next to each other
Jeff King
1
-8
/
+8
2021-09-27
t5312: be more assertive about command failure
Jeff King
1
-4
/
+7
2021-09-27
t5312: test non-destructive repack
Jeff King
1
-0
/
+5
2021-09-27
t5312: create bogus ref as necessary
Jeff King
1
-6
/
+7
2021-09-27
t5312: drop "verbose" helper
Jeff King
1
-5
/
+5
2021-09-27
t5600: provide detached HEAD for corruption failures
Jeff King
1
-1
/
+3
[next]