index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
object.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
A bit more fixes for 2.15.1
Junio C Hamano
1
-0
/
+5
2017-11-26
RelNotes: minor typo fixes in 2.15.1 draft
Todd Zullinger
1
-3
/
+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
git-jump: give contact instructions in the README
Jeff King
1
-0
/
+7
2017-11-21
contrib/git-jump: allow to configure the grep command
Beat Bolli
2
-2
/
+8
2017-11-21
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei
1
-0
/
+12
2017-11-21
git-rebase: clean up dashed-usages in messages
Kaartic Sivaraam
1
-2
/
+2
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
3
-7
/
+7
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
4
-4
/
+13
2017-11-20
t7006: add tests for how git branch paginates
Martin Ågren
1
-0
/
+38
2017-11-18
config: flip return value of write_section()
René Scharfe
1
-1
/
+1
2017-11-18
rebase: use mboxrd format to avoid split errors
Eric Wong
2
-0
/
+24
2017-11-17
apply: update line lengths for --inaccurate-eof
René Scharfe
2
-0
/
+16
2017-11-17
completion: add '--copy' option to 'git branch'
Todd Zullinger
1
-1
/
+1
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
7
-18
/
+102
2017-11-16
sequencer: reschedule pick if index can't be locked
Phillip Wood
1
-1
/
+2
2017-11-16
config: avoid "write_in_full(fd, buf, len) != len" pattern
Phillip Wood
1
-2
/
+2
2017-11-15
merge-recursive: handle addition of submodule on our side of history
Elijah Newren
2
-3
/
+4
2017-11-15
RelNotes: the fourth batch for 2.16
Junio C Hamano
1
-24
/
+69
2017-11-15
Start preparation for 2.15.1
Junio C Hamano
3
-2
/
+70
2017-11-15
builtin/branch: remove redundant check for HEAD
Kaartic Sivaraam
1
-3
/
+0
2017-11-15
branch: correctly reject refs/heads/{-dash,HEAD}
Junio C Hamano
2
-2
/
+55
2017-11-15
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
3
-9
/
+9
2017-11-14
completion: add git config sendemail.tocmd
Rasmus Villemoes
1
-0
/
+1
2017-11-14
Documentation/config: add sendemail.tocmd to list preceding "See git-send-ema...
Rasmus Villemoes
1
-0
/
+1
2017-11-14
rebase: fix stderr redirect in apply_autostash()
Todd Zullinger
1
-1
/
+1
2017-11-14
t/lib-gpg: fix gpgconf stderr redirect to /dev/null
Todd Zullinger
1
-1
/
+1
2017-11-13
link_alt_odb_entries: make empty input a noop
Jeff King
1
-1
/
+3
2017-11-13
Documentation: convert SubmittingPatches to AsciiDoc
brian m. carlson
3
-161
/
+191
2017-11-13
bisect run: die if no command is given
Stephan Beyer
1
-0
/
+2
2017-11-13
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
2
-3
/
+4
2017-11-13
t4201: make use of abbreviation in the test more robust
Charles Bailey
2
-5
/
+7
2017-11-13
bisect: mention "view" as an alternative to "visualize"
Robert P. J. Day
3
-10
/
+9
2017-11-13
fsmonitor: simplify determining the git worktree under Windows
Ben Peart
2
-20
/
+6
2017-11-12
t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure
Stefan Beller
1
-0
/
+36
2017-11-12
apply: avoid out-of-bounds access in fuzzy_matchlines()
René Scharfe
1
-39
/
+20
2017-11-10
doc/SubmittingPatches: correct subject guidance
Adam Dinwoodie
1
-8
/
+13
2017-11-10
fsmonitor: store fsmonitor bitmap before splitting index
Alex Vandiver
4
-9
/
+36
2017-11-10
fsmonitor: read from getcwd(), not the PWD environment variable
Alex Vandiver
2
-2
/
+4
2017-11-09
RelNotes: the third batch for 2.16
Junio C Hamano
1
-0
/
+40
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
43
-101
/
+68
2017-11-09
rebase -i: fix comment typo
Adam Dinwoodie
1
-1
/
+1
2017-11-09
merge-base --fork-point doc: clarify the example and failure modes
Junio C Hamano
1
-8
/
+56
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
7
-6
/
+35
2017-11-08
builtin/merge-base: free commit lists
Martin Ågren
1
-18
/
+18
2017-11-08
remote-mediawiki: show progress while fetching namespaces
Antoine Beaupré
1
-0
/
+1
2017-11-08
remote-mediawiki: process namespaces in order
Antoine Beaupré
1
-1
/
+1
2017-11-08
remote-mediawiki: support fetching from (Main) namespace
Antoine Beaupré
1
-1
/
+6
[next]