index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-sh-setup.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
2
-18
/
+19
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
Documentation/CodingGuidelines: spell out more shell guidelines
Heiko Voigt
1
-0
/
+8
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-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-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
2012-07-10
commit: fix "--amend --only" with no pathspec
Jeff King
2
-1
/
+14
2012-07-10
add: create ADD_EDIT.patch with mode 0666
Jeff King
1
-1
/
+1
2012-07-10
filter-branch: do not forget the '@' prefix to force git-timestamp
Junio C Hamano
1
-1
/
+1
2012-07-10
rerere: make rr-cache fanout directory honor umask
Junio C Hamano
1
-1
/
+1
2012-07-09
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
1
-1
/
+1
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
2
-1
/
+16
2012-07-06
Make <refname> documentation more consistent.
Max Horn
1
-6
/
+6
2012-07-03
push: don't guess at qualifying remote refs on deletion
Jeff King
1
-0
/
+3
2012-07-02
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
1
-4
/
+21
[next]