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
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-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-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
compression: drop write-only core_compression_* variables
René Scharfe
3
-5
/
+0
2021-09-10
t5562: use alarm() to interrupt timed child-wait
Jeff King
1
-8
/
+8
2021-09-10
setup: use xopen and xdup in sanitize_stdfds
René Scharfe
1
-5
/
+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-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
2021-09-01
upload-pack.c: treat want-ref relative to namespace
Kim Altintop
2
-7
/
+146
2021-09-01
t5730: introduce fetch command helper
Kim Altintop
1
-36
/
+37
2021-08-31
mailmap.c: fix a memory leak in free_mailap_{info,entry}()
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-08-31
fast-export: fix anonymized tag using original length
Tal Kelrich
2
-4
/
+7
2021-08-31
protocol-caps.c: fix memory leak in send_info()
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-08-30
send-email: avoid incorrect header propagation
Marvin Häuser
2
-9
/
+62
2021-08-30
test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
SZEDER Gábor
1
-1
/
+2
2021-08-30
doc: fix syntax error and the format of printf
Zoker
1
-2
/
+2
2021-08-30
sparse-index: copy dir_hash in ensure_full_index()
Jeff Hostetler
1
-0
/
+1
2021-08-28
branch: allow deleting dangling branches with --force
René Scharfe
3
-2
/
+16
2021-08-27
archive: convert queue_directory to struct object_id
René Scharfe
1
-4
/
+3
2021-08-27
show-branch: simplify rev_is_head()
René Scharfe
1
-10
/
+5
2021-08-27
checkout: make delayed checkout respect --quiet and --no-progress
Matheus Tavares
5
-5
/
+80
2021-08-26
column: fix parsing of the '--nl' option
SZEDER Gábor
3
-2
/
+20
2021-08-25
use xopen() to handle fatal open(2) failures
René Scharfe
15
-52
/
+33
2021-08-25
xopen: explicitly report creation failures
René Scharfe
1
-1
/
+3
2021-08-25
diff-lib: ignore paths that are outside $cwd if --relative asked
Đoàn Trần Công Danh
2
-0
/
+57
2021-08-25
t6300: check for cat-file exit status code
Đoàn Trần Công Danh
1
-1
/
+3
2021-08-25
t6300: don't run cat-file on non-existent object
Đoàn Trần Công Danh
1
-11
/
+16
2021-08-25
credential: fix leak in credential_apply_config()
Mike Hommey
1
-0
/
+1
2021-08-25
t5323: drop mentions of "master"
Jeff King
1
-2
/
+2
2021-08-24
rebase: emit one "fatal" in "fatal: fatal: <error>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-08-24
ls-remote: set packet_trace_identity(<name>)
Ævar Arnfjörð Bjarmason
2
-3
/
+5
2021-08-24
compat: let git_mmap use malloc(3) directly
René Scharfe
1
-1
/
+6
2021-08-24
maintenance: skip bootout/bootstrap when plist is registered
Derrick Stolee
2
-9
/
+62
2021-08-24
maintenance: create `launchctl` configuration using a lock file
Johannes Schindelin
1
-17
/
+30
2021-08-24
t9001: PATH must not use Windows-style paths
Johannes Sixt
1
-1
/
+1
2021-08-24
t5582: remove spurious 'cd "$D"' line
Mickey Endito
1
-1
/
+0
2021-08-23
rebase -r: fix merge -c with a merge strategy
Phillip Wood
2
-1
/
+22
2021-08-23
rebase -r: don't write .git/MERGE_MSG when fast-forwarding
Phillip Wood
2
-42
/
+49
2021-08-23
rebase -i: add another reword test
Phillip Wood
1
-0
/
+13
2021-08-20
rebase -r: make 'merge -c' behave like reword
Phillip Wood
3
-19
/
+75
2021-08-20
Makefile: remove archives before manipulating them with 'ar'
SZEDER Gábor
1
-2
/
+2
2021-08-18
completion: tcsh: Fix regression by drop of wrapper functions
Takashi Iwai
1
-2
/
+3
[next]