index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fast-import.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
unicode: update the width tables to Unicode 10
Beat Bolli
1
-13
/
+29
2017-07-07
reflog-walk: include all fields when freeing complete_reflogs
Jeff King
1
-8
/
+18
2017-07-07
reflog-walk: don't free reflogs added to cache
Jeff King
2
-4
/
+4
2017-07-07
reflog-walk: duplicate strings in complete_reflogs list
Jeff King
2
-0
/
+7
2017-07-07
Fifteenth batch for 2.14
Junio C Hamano
1
-0
/
+24
2017-07-06
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
1
-1
/
+1
2017-07-05
Fourteenth batch for 2.14
Junio C Hamano
1
-0
/
+12
2017-07-05
reflog-walk: skip over double-null oid due to HEAD rename
Jeff King
2
-0
/
+13
2017-07-05
t5534: fix misleading grep invocation
Johannes Schindelin
1
-4
/
+10
2017-07-05
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
4
-0
/
+45
2017-07-03
sha1collisiondetection: automatically enable when submodule is populated
Junio C Hamano
1
-0
/
+4
2017-07-03
sha1dc: optionally use sha1collisiondetection as a submodule
Ævar Arnfjörð Bjarmason
4
-0
/
+20
2017-07-03
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
1
-22
/
+66
2017-07-01
strbuf: change an always NULL/"" strbuf_addftime() param to bool
Ævar Arnfjörð Bjarmason
3
-6
/
+6
2017-07-01
apply: use starts_with() in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
2017-06-30
Thirteenth batch for 2.14
Junio C Hamano
1
-0
/
+23
2017-06-30
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller
1
-3
/
+3
2017-06-30
t9700: add tests for Git::unquote_path()
Phillip Wood
1
-0
/
+7
2017-06-30
Git::unquote_path(): throw an exception on bad path
Phillip Wood
1
-2
/
+2
2017-06-30
Git::unquote_path(): handle '\a'
Phillip Wood
1
-1
/
+2
2017-06-30
add -i: move unquote_path() to Git.pm
Phillip Wood
2
-43
/
+53
2017-06-30
commit-template: distinguish status information unconditionally
Kaartic Sivaraam
2
-2
/
+24
2017-06-30
commit-template: remove outdated notice about explicit paths
Kaartic Sivaraam
1
-6
/
+0
2017-06-29
coccinelle: polish FREE_AND_NULL rules
René Scharfe
1
-9
/
+1
2017-06-28
submodule--helper: do not call utf8_fprintf() unnecessarily
Junio C Hamano
1
-3
/
+2
2017-06-28
t1450: use egrep for regexp "alternation"
Junio C Hamano
1
-1
/
+1
2017-06-28
subtree: honour USE_ASCIIDOCTOR when set
A. Wilcox
1
-7
/
+19
2017-06-27
apply: check git diffs for mutually exclusive header lines
René Scharfe
2
-0
/
+33
2017-06-27
apply: check git diffs for invalid file modes
René Scharfe
2
-6
/
+27
2017-06-27
apply: check git diffs for missing old filenames
René Scharfe
2
-1
/
+26
2017-06-27
Spelling fixes
Ville Skyttä
28
-41
/
+41
2017-06-26
Twelfth batch for 2.14
Junio C Hamano
1
-1
/
+11
2017-06-26
pack-bitmap: don't perform unaligned memory access
James Clarke
1
-1
/
+1
2017-06-26
sha1_file: refactor has_sha1_file_with_flags
Jonathan Tan
4
-23
/
+13
2017-06-26
sha1_file: do not access pack if unneeded
Jonathan Tan
1
-0
/
+11
2017-06-26
sha1_file: teach sha1_object_info_extended more flags
Jonathan Tan
2
-19
/
+28
2017-06-25
t1700: make sure split-index respects core.sharedrepository
Christian Couder
1
-0
/
+30
2017-06-25
t1301: move modebits() to test-lib-functions.sh
Christian Couder
2
-11
/
+12
2017-06-25
read-cache: use shared perms when writing shared index
Christian Couder
1
-0
/
+8
2017-06-25
Git 2.13.2
v2.13.2
Junio C Hamano
2
-1
/
+18
2017-06-24
Eleventh batch for 2.14
Junio C Hamano
1
-15
/
+46
2017-06-24
Revert "split-index: add and use unshare_split_index()"
Junio C Hamano
3
-47
/
+21
2017-06-24
doc: clarify syntax for %C(auto,...) in pretty formats
Andreas Heiduk
1
-5
/
+6
2017-06-24
strbuf.h comment: discuss strbuf_addftime() arguments in order
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-06-24
sha1_file: guard against invalid loose subdirectory numbers
René Scharfe
5
-6
/
+9
2017-06-24
sha1_file: let for_each_file_in_obj_subdir() handle subdir names
René Scharfe
2
-9
/
+14