index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
blame: allow --contents to work with non-HEAD commit
Jacob Keller
4
-20
/
+46
2023-03-24
sequencer: rewrite save_head() in terms of write_message()
Oswald Buddenhagen
1
-19
/
+1
2023-03-24
sequencer: remove pointless rollback_lock_file()
Oswald Buddenhagen
1
-1
/
+0
2023-03-23
pack-redundant: escalate deprecation warning to an error
Jeff King
1
-0
/
+1
2023-03-23
http: add support for different sslcert and sslkey types.
Stanislav Malishevskiy
1
-0
/
+12
2023-03-23
grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34
Mathias Krause
2
-0
/
+12
2023-03-23
Makefile: force -O0 when compiling with SANITIZE=leak
Jeff King
1
-0
/
+1
2023-03-22
fast-export: drop unused parameter from anonymize_commit_message()
Jeff King
1
-2
/
+2
2023-03-22
fast-export: drop data parameter from anonymous generators
Jeff King
1
-14
/
+13
2023-03-22
fast-export: de-obfuscate --anonymize-map handling
Jeff King
2
-6
/
+4
2023-03-22
fast-export: factor out anonymized_entry creation
Jeff King
1
-9
/
+26
2023-03-22
fast-export: simplify initialization of anonymized hashmaps
Jeff King
1
-7
/
+4
2023-03-22
fast-export: drop const when storing anonymized values
Jeff King
1
-1
/
+1
2023-03-22
Merge branch 'backport/jk/range-diff-fixes'
Junio C Hamano
1
-16
/
+13
2023-03-22
Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30
Junio C Hamano
5
-50
/
+81
2023-03-22
Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30
Junio C Hamano
3
-16
/
+17
2023-03-22
Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30
Junio C Hamano
1
-0
/
+26
2023-03-22
Merge branch 'backport/js/ci-gcc-12-fixes'
Junio C Hamano
3
-1
/
+11
2023-03-22
http.c: clear the 'finished' member once we are done with it
Junio C Hamano
1
-0
/
+26
2023-03-22
clone.c: avoid "exceeds maximum object size" error with GCC v12.x
Johannes Schindelin
1
-0
/
+9
2023-03-21
The third batch
Junio C Hamano
1
-0
/
+18
2023-03-21
Merge branch 'fc/test-aggregation-clean-up'
Junio C Hamano
3
-7
/
+3
2023-03-21
Merge branch 'ps/receive-pack-unlock-before-die'
Junio C Hamano
1
-4
/
+10
2023-03-21
Merge branch 'aj/ls-files-format-fix'
Junio C Hamano
2
-1
/
+20
2023-03-21
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
8
-6
/
+118
2023-03-21
am: refer to format-patch in the documentation
Junio C Hamano
1
-2
/
+5
2023-03-21
doc: remove GNU troff workaround
Felipe Contreras
3
-28
/
+0
2023-03-21
git-compat-util: use gettimeofday(2) for time(2)
Paul Eggert
1
-0
/
+19
2023-03-21
csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren
12
-10
/
+13
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
35
-77
/
+114
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
18
-21
/
+5
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
105
-164
/
+271
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
9
-9
/
+9
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
119
-207
/
+330
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
12
-12
/
+17
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
68
-34
/
+103
2023-03-21
path.h: move function declarations for path.c functions from cache.h
Elijah Newren
2
-60
/
+61
2023-03-21
cache.h: remove expand_user_path()
Elijah Newren
2
-3
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
65
-28
/
+98
2023-03-21
environment: move comment_line_char from cache.h
Elijah Newren
13
-7
/
+18
2023-03-21
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
13
-13
/
+12
2023-03-21
treewide: remove unnecessary inclusion of gettext.h
Elijah Newren
4
-4
/
+0
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
235
-1
/
+236
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
28
-25
/
+29
2023-03-20
commit-reach: add tips_reachable_from_bases()
Derrick Stolee
5
-21
/
+219
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
11
-1
/
+295
2023-03-20
commit-reach: implement ahead_behind() logic
Derrick Stolee
2
-0
/
+134
2023-03-20
commit-graph: introduce `ensure_generations_valid()`
Taylor Blau
2
-0
/
+37
2023-03-20
commit-graph: return generation from memory
Derrick Stolee
2
-6
/
+4
2023-03-20
commit-graph: simplify compute_generation_numbers()
Derrick Stolee
1
-43
/
+21
[prev]
[next]