index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t7402-submodule-rebase.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
Prepare for 1.7.11.6
Junio C Hamano
2
-1
/
+35
2012-08-24
Make the ciabot scripts completely self-configuring in the normal case.
Eric S. Raymond
4
-37
/
+72
2012-08-24
Improved documentation for the ciabot scripts.
Eric S. Raymond
2
-2
/
+50
2012-08-22
contrib/ciabot: Get ciabot configuration from git variables
Eric S. Raymond
2
-118
/
+156
2012-08-17
man: git pull -r is a short for --rebase
Miklos Vajna
1
-0
/
+1
2012-08-17
gitcli: describe abbreviation of long options
Junio C Hamano
1
-0
/
+8
2012-08-15
Git 1.7.11.5
v1.7.11.5
Junio C Hamano
3
-2
/
+11
2012-08-15
rev-list docs: clarify --topo-order description
Junio C Hamano
1
-7
/
+24
2012-08-15
gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
Jay Soffian
1
-0
/
+5
2012-08-15
Documentation/CodingGuidelines: spell out more shell guidelines
Heiko Voigt
1
-0
/
+8
2012-08-10
rebase -i: use full onto sha1 in reflog
Michael J Gruber
1
-2
/
+1
2012-08-08
sh-setup: protect from exported IFS
Junio C Hamano
1
-0
/
+4
2012-08-07
receive-pack: do not leak output from auto-gc to standard output
Junio C Hamano
2
-2
/
+3
2012-08-07
t/t5400: demonstrate breakage caused by informational message from prune
Brandon Casey
1
-0
/
+35
2012-08-07
Enable HAVE_DEV_TTY for Solaris
Ben Walton
1
-0
/
+1
2012-08-07
terminal: seek when switching between reading and writing
Jeff King
1
-0
/
+1
2012-08-07
Prepare for 1.7.11.5
Junio C Hamano
2
-1
/
+29
2012-08-07
doc: A few minor copy edits.
Štěpán Němec
5
-10
/
+10
2012-08-06
Documentation: do not mention .git/refs/* directories
Junio C Hamano
7
-16
/
+27
2012-08-05
tests: Introduce test_seq
Michał Kiedrowicz
3
-2
/
+23
2012-08-03
setup: clarify error messages for file/revisions ambiguity
Matthieu Moy
1
-3
/
+5
2012-08-01
send-email: improve RFC2047 quote parsing
Thomas Rast
2
-4
/
+19
2012-07-30
Git 1.7.11.4
v1.7.11.4
Junio C Hamano
4
-3
/
+35
2012-07-30
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-30
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
1
-1
/
+1
2012-07-30
fsck: detect null sha1 in tree entries
Jeff King
2
-1
/
+33
2012-07-30
do not write null sha1s to on-disk index
Jeff King
2
-0
/
+21
2012-07-30
diff: do not use null sha1 as a sentinel value
Jeff King
14
-32
/
+135
2012-07-26
checkout: don't confuse ref and object flags
Jeff King
1
-1
/
+1
2012-07-25
Enumerate revision range specifiers in the documentation
Junio C Hamano
1
-0
/
+31
2012-07-24
commit: document the temporary commit message file
Jeff King
1
-0
/
+9
2012-07-23
mergetool: support --tool-help option like difftool does
Junio C Hamano
3
-5
/
+49
2012-07-23
commit: check committer identity more strictly
Jeff King
1
-1
/
+1
2012-07-23
advice: pass varargs to strbuf_vaddf, not strbuf_addf
Jeff King
1
-1
/
+1
2012-07-23
Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads
Jonathan Nieder
1
-3
/
+2
2012-07-23
Makefile: fix location of listing produced by "make subdir/foo.s"
Jonathan Nieder
1
-1
/
+1
2012-07-23
block-sha1: put expanded macro parameters in parentheses
Jonathan Nieder
1
-2
/
+2
2012-07-23
block-sha1: avoid pointer conversion that violates alignment constraints
Jonathan Nieder
1
-3
/
+3
2012-07-22
Git 1.7.11.3
v1.7.11.3
Junio C Hamano
4
-3
/
+57
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-18
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
2
-3
/
+24
2012-07-17
Revert "git-commit-tree(1): update synopsis"
Junio C Hamano
1
-1
/
+1
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
2
-3
/
+17
2012-07-16
Documentation/git-daemon: add missing word
Michael Schubert
1
-1
/
+1
2012-07-14
am: indicate where a failed patch is to be found
Paul Gortmaker
2
-0
/
+8
2012-07-12
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2
-3
/
+13
2012-07-12
date.c: Fix off by one error in object-header date parsing
Junio C Hamano
1
-1
/
+1
2012-07-12
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
2
-2
/
+17
2012-07-11
Git 1.7.11.2
v1.7.11.2
Junio C Hamano
4
-3
/
+57
2012-07-11
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
2
-4
/
+48
[next]