index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-daemon.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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-23
t3420: fix under GETTEXT_POISON build
Junio C Hamano
1
-2
/
+2
2017-06-22
Tenth batch for 2.14
Junio C Hamano
1
-0
/
+28
2017-06-22
Documentation/git-submodule: cleanup "add" section
Kaartic Sivaraam
1
-28
/
+21
2017-06-22
status: contextually notify user about an initial commit
Kaartic Sivaraam
5
-3
/
+38
2017-06-21
die(): stop hiding errors due to overzealous recursion guard
Ævar Arnfjörð Bjarmason
1
-1
/
+17
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
2017-06-21
auto-correct: tweak phrasing
Marc Branchaud
1
-6
/
+12
2017-06-21
docs: update 64-bit core.packedGitLimit default
Jeff King
1
-1
/
+2
2017-06-21
t7508: fix a broken indentation
Kaartic Sivaraam
1
-1
/
+1
2017-06-21
grep: fix erroneously copy/pasted variable in check/assert pattern
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2017-06-19
Ninth batch for 2.14
Junio C Hamano
1
-0
/
+29
2017-06-19
rebase: add more regression tests for console output
Phillip Wood
1
-2
/
+69
2017-06-19
rebase: add regression tests for console output
Phillip Wood
1
-3
/
+64
2017-06-19
rebase -i: add test for reflog message
Phillip Wood
1
-0
/
+7
2017-06-19
sequencer: print autostash messages to stderr
Johannes Schindelin
2
-7
/
+8
2017-06-19
glossary: define 'stash entry'
Liam Beguin
1
-0
/
+4
2017-06-19
status: add optional stash count information
Liam Beguin
6
-0
/
+71
2017-06-19
stash: update documentation to use 'stash entry'
Liam Beguin
6
-38
/
+40
2017-06-19
for_each_bisect_ref(): don't trim refnames
Michael Haggerty
4
-2
/
+31
2017-06-19
mergetools/meld: improve compatibiilty with Meld on macOS X
David Aguilar
1
-1
/
+1
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
12
-49
/
+23
2017-06-16
coccinelle: make use of the "expression" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2
-4
/
+2
2017-06-16
coccinelle: add a rule to make "expression" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2017-06-16
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
37
-142
/
+71
2017-06-16
coccinelle: add a rule to make "type" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2017-06-16
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-06-15
git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2017-06-15
docs/pretty-formats: stress that %- removes all preceding line-feeds
SZEDER Gábor
1
-2
/
+2
2017-06-15
date: use localtime() for "-local" time formats
Jeff King
2
-2
/
+13
2017-06-15
t0006: check --date=format zone offsets
Jeff King
1
-2
/
+7
2017-06-15
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe
5
-8
/
+54
2017-06-15
sub-process: correct path to API docs in a comment
Christian Couder
1
-1
/
+1
2017-06-15
configure.ac: loosen FREAD_READS_DIRECTORIES test program
Jeff King
2
-3
/
+4
2017-06-15
doc: git-reset: fix a trivial typo
Štěpán Němec
1
-1
/
+1
2017-06-15
config: don't implicitly use gitdir or commondir
Brandon Williams
3
-24
/
+29
2017-06-15
config: respect commondir
Brandon Williams
2
-4
/
+8
2017-06-15
setup: teach discover_git_directory to respect the commondir
Brandon Williams
3
-16
/
+26
2017-06-15
config: don't include config.h by default
Brandon Williams
146
-1
/
+145
2017-06-15
config: remove git_config_iter
Brandon Williams
1
-1
/
+0
2017-06-15
config: create config.h
Brandon Williams
2
-189
/
+195
2017-06-15
alias: use the early config machinery to expand aliases
Johannes Schindelin
3
-59
/
+26
[next]