index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blob.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
Git 2.33.1
v2.33.1
Junio C Hamano
2
-1
/
+139
2021-09-27
connect: also update offset for features without values
Andrzej Hunt
2
-0
/
+17
2021-09-23
difftool: fix symlink-file writing in dir-diff mode
David Aguilar
2
-2
/
+67
2021-09-23
http: match headers case-insensitively when redacting
Jeff King
2
-15
/
+15
2021-09-22
Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
2
-16
/
+30
2021-09-20
merge-ort: fix completely wrong comment
Elijah Newren
1
-1
/
+1
2021-09-20
trace2.h: fix trivial comment typo
Elijah Newren
1
-1
/
+1
2021-09-18
unicode: update the width tables to Unicode 14
Carlo Marcelo Arenas Belón
1
-15
/
+29
2021-09-17
Documentation: cleanup git-cvsserver
Carlo Marcelo Arenas Belón
1
-8
/
+9
2021-09-17
git-cvsserver: protect against NULL in crypt(3)
Carlo Marcelo Arenas Belón
2
-3
/
+9
2021-09-17
git-cvsserver: use crypt correctly to compare password hashes
Carlo Marcelo Arenas Belón
3
-8
/
+8
2021-09-16
t0000: avoid masking git exit value through pipes
Carlo Marcelo Arenas Belón
1
-11
/
+12
2021-09-16
tree-diff: fix leak when not HAVE_ALLOCA_H
Carlo Marcelo Arenas Belón
1
-1
/
+3
2021-09-16
pack-revindex.h: correct the time complexity descriptions
Kyle Zhao
1
-2
/
+2
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-14
documentation: add documentation for 'git version'
Matthias Aßhauer
2
-0
/
+32
2021-09-13
doc: config, tell readers of `git help --config`
Philip Oakley
1
-0
/
+3
2021-09-13
strvec: use size_t to store nr and alloc
Jeff King
1
-2
/
+2
2021-09-13
compression: drop write-only core_compression_* variables
René Scharfe
3
-5
/
+0
2021-09-11
am: fix incorrect exit status on am fail to abort
Elijah Newren
2
-2
/
+3
2021-09-11
t4151: add a few am --abort tests
Elijah Newren
1
-0
/
+39
2021-09-11
git-am.txt: clarify --abort behavior
Elijah Newren
1
-0
/
+2
2021-09-11
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
2
-5
/
+5
2021-09-11
stash: avoid feeding directories to update-index
Elijah Newren
2
-1
/
+15
2021-09-11
t3903: document a pair of directory/file bugs
Elijah Newren
1
-0
/
+58
2021-09-10
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-10
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
4
-13
/
+39
2021-09-10
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-10
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-10
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-10
pack-write.c: rename `.idx` files after `*.rev`
Taylor Blau
1
-1
/
+1
2021-09-10
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
3
-24
/
+23
2021-09-10
bulk-checkin.c: store checksum directly
Taylor Blau
1
-6
/
+6
2021-09-10
t5562: use alarm() to interrupt timed child-wait
Jeff King
1
-8
/
+8
2021-09-10
refs/files-backend: remove unused open mode parameter
René Scharfe
1
-1
/
+1
2021-09-10
setup: use xopen and xdup in sanitize_stdfds
René Scharfe
1
-5
/
+3
2021-09-09
pack.h: line-wrap the definition of finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2021-09-08
pack-write: skip *.rev work when not writing *.rev
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-09-08
hash-object: prefix_filename() returns allocated memory these days
Junio C Hamano
1
-1
/
+1
2021-09-07
Documentation: fix default directory of git bugreport -o
Bagas Sanjaya
1
-2
/
+2
2021-09-07
Makefile: remove the check_bindir script
Ævar Arnfjörð Bjarmason
2
-15
/
+1
2021-09-07
send-email: fix a "first config key wins" regression in v2.33.0
Ævar Arnfjörð Bjarmason
2
-1
/
+16
2021-09-07
range-diff: avoid segfault with -I
René Scharfe
1
-0
/
+3
2021-09-07
diff-index: restore -c/--cc options handling
Sergey Organov
3
-14
/
+8
2021-09-06
apply: resolve trivial merge without hitting ll-merge with "--3way"
Junio C Hamano
2
-0
/
+66
2021-09-03
update-ref: fix streaming of status updates
Patrick Steinhardt
2
-4
/
+42
2021-09-02
remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
Carlo Marcelo Arenas Belón
1
-3
/
+3
2021-09-02
gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-09-01
docs: clarify the interaction of transfer.hideRefs and namespaces
Kim Altintop
1
-5
/
+9
[next]