index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common-main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
RelNotes: the ninth batch
Junio C Hamano
1
-0
/
+31
2017-12-06
RelNotes: the eighth batch
Junio C Hamano
1
-13
/
+45
2017-12-06
Prepare for 2.15.2
Junio C Hamano
2
-1
/
+48
2017-12-05
hashmap: adjust documentation to reflect reality
Johannes Schindelin
1
-31
/
+29
2017-12-05
pathspec: only match across submodule boundaries when requested
Brandon Williams
4
-2
/
+24
2017-12-05
strbuf: remove unused stripspace function alias
Elijah Newren
1
-9
/
+0
2017-12-04
progress: drop delay-threshold code
Lars Schneider
1
-19
/
+5
2017-12-04
progress: set default delay threshold to 100%, not 0%
Jeff King
1
-1
/
+1
2017-12-04
sha1_file: use strbuf_add() instead of strbuf_addf()
Derrick Stolee
2
-5
/
+11
2017-12-03
diffcore-rename: make diff-tree -l0 mean -l<large>
Jonathan Tan
2
-0
/
+17
2017-11-28
RelNotes: the seventh batch
Junio C Hamano
1
-1
/
+13
2017-11-28
Git 2.15.1
v2.15.1
Junio C Hamano
1
-0
/
+3
2017-11-28
repository: fix a sparse 'using integer as NULL pointer' warning
Ramsay Jones
1
-1
/
+1
2017-11-28
Doc/checkout: checking out using @{-N} can lead to detached state
Kaartic Sivaraam
1
-4
/
+4
2017-11-28
diff: support anchoring line(s)
Jonathan Tan
6
-7
/
+169
2017-11-28
git-send-email: honor $PATH for sendmail binary
Florian Klink
2
-4
/
+6
2017-11-27
git-status.txt: mention --no-optional-locks
Jeff King
1
-0
/
+13
2017-11-27
RelNotes: the sixth batch for 2.16
Junio C Hamano
1
-8
/
+65
2017-11-27
A bit more fixes for 2.15.1
Junio C Hamano
1
-0
/
+5
2017-11-27
t/README: document test_cmp_rev
Thomas Gummerer
1
-0
/
+5
2017-11-27
t/README: remove mention of adding copyright notices
Thomas Gummerer
1
-4
/
+1
2017-11-27
merge-recursive: ignore_case shouldn't reject intentional removals
Elijah Newren
1
-1
/
+1
2017-11-26
submodule--helper.c: i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-11-26
RelNotes: minor typo fixes in 2.15.1 draft
Todd Zullinger
1
-3
/
+3
2017-11-24
doc: Mention info/attributes in gitrepository-layout
Steffen Prohaska
1
-0
/
+4
2017-11-24
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
Ævar Arnfjörð Bjarmason
2
-0
/
+32
2017-11-24
test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites
Ævar Arnfjörð Bjarmason
2
-0
/
+14
2017-11-24
stash: learn to parse -m/--message like commit does
Phil Hord
2
-0
/
+111
2017-11-24
hooks doc: clarify when receive-pack invokes its hooks
Junio C Hamano
1
-10
/
+10
2017-11-22
completion: add --autostash and --no-autostash to pull
Albert Astals Cid
1
-0
/
+1
2017-11-22
Git/Packet.pm: use 'if' instead of 'unless'
Christian Couder
1
-8
/
+8
2017-11-22
Git/Packet: clarify that packet_required_key_val_read allows EOF
Christian Couder
2
-4
/
+9
2017-11-22
generate-cmdlist: avoid non-deterministic output
Jonathan Nieder
1
-1
/
+1
2017-11-22
git-gui: sort entries in optimized tclIndex
Anders Kaseorg
1
-1
/
+1
2017-11-22
doc: prefer 'stash push' over 'stash save'
Phil Hord
1
-2
/
+2
2017-11-22
Tests: clean up submodule recursive helpers
Jonathan Tan
1
-218
/
+125
2017-11-22
log: add option to choose which refs to decorate
Rafael Ascensão
9
-11
/
+232
2017-11-22
notes: correct 'git notes prune' options to '[-n] [-v]'
Robert P. J. Day
2
-2
/
+2
2017-11-22
prune: add "--progress" to man page and usage msg
Robert P. J. Day
2
-4
/
+7
2017-11-22
doc: add missing "-n" (dry-run) option to reflog man page
Robert P. J. Day
1
-2
/
+2
2017-11-22
sha1_file: fast-path null sha1 as a missing object
Jeff King
1
-0
/
+3
2017-11-21
RelNotes: the fifth batch for 2.16
Junio C Hamano
1
-12
/
+9
2017-11-21
Almost ready for 2.15.1
Junio C Hamano
1
-0
/
+12
2017-11-21
connect: correct style of C-style comment
Jonathan Nieder
1
-1
/
+2
2017-11-21
ssh: 'simple' variant does not support --port
Jonathan Nieder
3
-5
/
+22
2017-11-21
ssh: 'simple' variant does not support -4/-6
Jonathan Nieder
2
-9
/
+28
2017-11-21
ssh: 'auto' variant to select between 'ssh' and 'simple'
Jonathan Nieder
3
-17
/
+62
2017-11-21
connect: split ssh option computation to its own function
Jonathan Nieder
1
-28
/
+37
2017-11-21
connect: split ssh command line options into separate function
Jonathan Nieder
1
-53
/
+60
2017-11-21
connect: split git:// setup into a separate function
Jonathan Nieder
1
-44
/
+59
[next]