index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
submodule update: allow custom command to update submodule working tree
Chris Packham
3
-1
/
+38
2013-06-28
Git 1.8.3.2
v1.8.3.2
Junio C Hamano
3
-2
/
+8
2013-06-28
configure: fix option help message for --disable-pthreads
Stefano Lattarini
1
-1
/
+1
2013-06-27
Start preparing for 1.8.3.2
Junio C Hamano
2
-1
/
+55
2013-06-27
Update draft release notes to 1.8.4
Junio C Hamano
1
-1
/
+10
2013-06-27
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+12
2013-06-24
Update draft release notes to 1.8.4
Junio C Hamano
1
-4
/
+14
2013-06-24
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
3
-76
/
+0
2013-06-23
Update draft release notes to 1.8.4
Junio C Hamano
1
-0
/
+4
2013-06-23
add -i: add extra options at the right place in "diff" command line
Junio C Hamano
1
-1
/
+1
2013-06-23
user-manual: Update download size for Git and the kernel
W. Trevor King
1
-3
/
+3
2013-06-21
lib-httpd/apache.conf: check version only after mod_version loads
Jeff King
1
-3
/
+4
2013-06-21
web--browse: support /usr/bin/cygstart on Cygwin
Yaakov Selkowitz
2
-3
/
+9
2013-06-21
transport-helper: be quiet on read errors from helpers
Jeff King
2
-4
/
+2
2013-06-21
completion: complete diff --word-diff
Ramkumar Ramachandra
1
-1
/
+1
2013-06-21
apply: carefully strdup a possibly-NULL name
Thomas Rast
2
-1
/
+15
2013-06-21
Update draft release notes to 1.8.4
Junio C Hamano
1
-1
/
+18
2013-06-21
pull: merge into unborn by fast-forwarding from empty tree
Thomas Rast
2
-1
/
+37
2013-06-21
pull: update unborn branch tip after index
Jeff King
1
-2
/
+2
2013-06-20
t7400: test of UTF-8 submodule names pass under Mac OS
Torsten Bögershausen
1
-8
/
+11
2013-06-20
send-email: sanitize author when writing From line
Michael S. Tsirkin
2
-3
/
+4
2013-06-20
send-email: add test for duplicate utf8 name
Michael S. Tsirkin
1
-0
/
+14
2013-06-19
random typofixes (committed missing a 't', successful missing an 's')
Veres Lajos
3
-3
/
+3
2013-06-19
sequencer: write useful reflog message for fast-forward
Ramkumar Ramachandra
1
-3
/
+8
2013-06-19
http.c: don't rewrite the user:passwd string multiple times
Brandon Casey
1
-3
/
+9
2013-06-18
fix "builtin-*" references to be "builtin/*"
Phil Hord
9
-21
/
+20
2013-06-18
Documentation: Move "git diff <blob> <blob>"
Kevin Bracey
1
-7
/
+7
2013-06-18
Documentation/git-merge.txt: weaken warning about uncommited changes
Matthieu Moy
1
-2
/
+2
2013-06-18
t/t9802: explicitly name the upstream branch to use as a base
Brandon Casey
1
-2
/
+2
2013-06-18
rebase topology tests: fix commit names on case-insensitive file systems
Johannes Sixt
2
-18
/
+18
2013-06-18
Documentation/git-push.txt: explain better cases where --force is dangerous
Matthieu Moy
1
-0
/
+9
2013-06-18
builtin/checkout.c: don't leak memory in check_tracking_name
Brandon Casey
1
-2
/
+5
2013-06-17
submodule: drop the top-level requirement
John Keeping
6
-35
/
+319
2013-06-17
rev-parse: add --prefix option
John Keeping
3
-5
/
+131
2013-06-17
submodule: show full path in error message
John Keeping
1
-1
/
+1
2013-06-17
t7403: add missing && chaining
John Keeping
1
-2
/
+2
2013-06-17
t7403: modernize style
John Keeping
1
-133
/
+183
2013-06-17
t7401: make indentation consistent
John Keeping
1
-40
/
+40
2013-06-17
config: Add description of --local option
Namhyung Kim
1
-0
/
+9
2013-06-17
git-submodule.sh: remove duplicate call to set_rev_name
Fredrik Gustafsson
1
-2
/
+2
2013-06-17
wt-status: give better advice when cherry-pick is in progress
Ralf Thielow
2
-4
/
+8
2013-06-17
mergetool--lib: refactor {diff,merge}_cmd logic
John Keeping
1
-47
/
+35
2013-06-17
Documentation/Makefile: move infodir to be with other '*dir's
John Keeping
1
-1
/
+1
2013-06-17
Documentation/Makefile: fix spaces around assignments
John Keeping
1
-21
/
+21
2013-06-17
GIT-VERSION-GEN: support non-standard $GIT_DIR path
Dennis Kaarsemaker
1
-1
/
+1
2013-06-17
tests: allow sha1's as part of the path
Dennis Kaarsemaker
1
-1
/
+1
2013-06-17
rebase: use 'git stash store' to simplify logic
Ramkumar Ramachandra
1
-5
/
+2
2013-06-17
stash: introduce 'git stash store'
Ramkumar Ramachandra
3
-6
/
+67
2013-06-17
unpack-trees: don't shift conflicts left and right
René Scharfe
2
-16
/
+4
2013-06-17
stash: simplify option parser for create
Ramkumar Ramachandra
1
-4
/
+1
[next]