index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
Preparation for 2.13.4 continues
Junio C Hamano
1
-0
/
+18
2017-07-22
fixes from 'master' for 2.13.4
Junio C Hamano
2
-1
/
+11
2017-07-19
doc: reformat the paragraph containing the 'cut-line'
Kaartic Sivaraam
1
-5
/
+6
2017-07-18
doc: camelCase the i18n config variables to improve readability
Kaartic Sivaraam
1
-5
/
+5
2017-07-17
t: handle EOF in test_copy_bytes()
Jeff King
1
-0
/
+1
2017-07-17
set FD_CLOEXEC properly when O_CLOEXEC is not supported
Eric Wong
1
-3
/
+3
2017-07-17
alias: compare alias name *case-insensitively*
Johannes Schindelin
2
-2
/
+2
2017-07-17
t1300: demonstrate that CamelCased aliases regressed
Johannes Schindelin
1
-0
/
+7
2017-07-13
Git 2.13.3
v2.13.3
Junio C Hamano
2
-1
/
+10
2017-07-12
gc: run pre-detach operations under lock
Jeff King
2
-0
/
+25
2017-07-11
pre-rebase hook: capture documentation in a <<here document
Jonathan Nieder
1
-3
/
+3
2017-07-10
Prepare for 2.13.3
Junio C Hamano
2
-1
/
+54
2017-07-10
ref-filter.c: drop return from void function
Alejandro R. Sedeño
1
-1
/
+1
2017-07-10
l10n: de.po: fix typo
Ralf Thielow
1
-1
/
+1
2017-07-10
doc: correct a mistake in an illustration
Kaartic Sivaraam
1
-1
/
+1
2017-07-09
progress: show overall rate in last update
René Scharfe
1
-2
/
+6
2017-07-09
apply: use strcmp(3) for comparing strings in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
2017-07-09
branch: set remote color in ref-filter branch immediately
Jeff King
1
-5
/
+6
2017-07-09
branch: use BRANCH_COLOR_LOCAL in ref-filter format
Jeff King
2
-2
/
+47
2017-07-09
branch: only perform HEAD check for local branches
Jeff King
1
-1
/
+2
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-06
builtin/commit.c: fix a typo in the comment
Kaartic Sivaraam
1
-1
/
+1
2017-07-05
cygwin: allow pushing to UNC paths
Torsten Bögershausen
5
-0
/
+27
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-03
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
1
-22
/
+66
2017-07-01
apply: use starts_with() in gitdiff_verify_name()
René Scharfe
1
-2
/
+1
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-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-26
pack-bitmap: don't perform unaligned memory access
James Clarke
1
-1
/
+1
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
doc: clarify syntax for %C(auto,...) in pretty formats
Andreas Heiduk
1
-5
/
+6
2017-06-23
t3420: fix under GETTEXT_POISON build
Junio C Hamano
1
-2
/
+2
2017-06-21
add--interactive: quote commentChar regex
Jeff King
2
-1
/
+9
2017-06-21
add--interactive: handle EOF in prompt_yesno
Jeff King
1
-0
/
+1
[next]