index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mailmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-1
/
+2
|
\
|
*
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+2
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
|
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
|
/
*
/
mailmap: drop debugging code
Jeff King
2023-03-17
1
-39
/
+3
|
/
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-7
/
+7
|
\
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-7
/
+7
*
|
string-list API: change "nr" and "alloc" to "size_t"
Ævar Arnfjörð Bjarmason
2022-03-07
1
-3
/
+4
|
/
*
Merge branch 'ab/mailmap-leakfix'
Junio C Hamano
2021-09-10
1
-0
/
+2
|
\
|
*
mailmap.c: fix a memory leak in free_mailap_{info,entry}()
Ævar Arnfjörð Bjarmason
2021-08-31
1
-0
/
+2
*
|
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2021-07-14
1
-0
/
+1
|
/
*
Merge branch 'jk/open-dotgitx-with-nofollow'
Junio C Hamano
2021-03-22
1
-5
/
+17
|
\
|
*
mailmap: do not respect symlinks for in-tree .mailmap
Jeff King
2021-02-16
1
-5
/
+17
*
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
|
mailmap: only look for .mailmap in work tree
Jeff King
2021-02-10
1
-1
/
+2
|
/
*
shortlog: remove unused(?) "repo-abbrev" feature
Ævar Arnfjörð Bjarmason
2021-01-12
1
-35
/
+13
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
Convert remaining callers of get_sha1 to get_oid.
brian m. carlson
2017-07-17
1
-3
/
+3
*
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
2016-10-12
1
-4
/
+2
*
Merge branch 'nd/error-errno'
Junio C Hamano
2016-05-17
1
-2
/
+1
|
\
|
*
mailmap.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-2
/
+1
*
|
mailmap: do not resolve blobs in a non-repository
Jeff King
2016-03-07
1
-1
/
+2
|
/
*
mailmap: replace strcpy with xstrdup
Jeff King
2015-09-25
1
-2
/
+1
*
mailmap: use higher level string list functions
Stefan Beller
2014-12-05
1
-13
/
+7
*
Merge branch 'jc/strcasecmp-pure-inline'
Jonathan Nieder
2013-09-25
1
-2
/
+16
|
\
|
*
mailmap: work around implementations with pure inline strcasecmp
Junio C Hamano
2013-09-12
1
-2
/
+16
*
|
Merge branch 'sb/mailmap-freeing-NULL-is-ok'
Junio C Hamano
2013-09-12
1
-2
/
+1
|
\
\
|
*
|
mailmap: remove redundant check for freeing memory
Stefan Beller
2013-08-20
1
-2
/
+1
|
|
/
*
|
Merge branch 'jk/mailmap-incomplete-line'
Junio C Hamano
2013-09-09
1
-12
/
+9
|
\
\
|
|
/
|
/
|
|
*
mailmap: handle mailmap blobs without trailing newlines
Jeff King
2013-08-28
1
-12
/
+9
*
|
mailmap: style fixes
Junio C Hamano
2013-07-15
1
-15
/
+27
*
|
mailmap: debug: avoid passing NULL to fprintf() '%s' conversion specification
Eric Sunshine
2013-07-15
1
-6
/
+9
*
|
mailmap: debug: eliminate -Wformat field precision type warning
Eric Sunshine
2013-07-15
1
-3
/
+3
*
|
mailmap: debug: fix malformed fprintf() format conversion specification
Eric Sunshine
2013-07-15
1
-1
/
+1
*
|
mailmap: debug: fix out-of-order fprintf() arguments
Eric Sunshine
2013-07-15
1
-1
/
+1
*
|
mailmap: do not downcase mailmap entries
Junio C Hamano
2013-07-15
1
-12
/
+8
*
|
mailmap: do not lose single-letter names
Junio C Hamano
2013-07-15
1
-1
/
+1
|
/
*
Merge branch 'ap/log-mailmap'
Junio C Hamano
2013-01-21
1
-36
/
+72
|
\
|
*
mailmap: simplify map_user() interface
Antoine Pelisse
2013-01-10
1
-25
/
+18
|
*
mailmap: remove email copy and length limitation
Junio C Hamano
2013-01-10
1
-16
/
+59
*
|
mailmap: default mailmap.blob in bare repositories
Jeff King
2012-12-13
1
-0
/
+5
*
|
mailmap: clean up read_mailmap error handling
Jeff King
2012-12-12
1
-11
/
+21
[next]