index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test-line-buffer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
merge: make usage of commit->util more extensible
Junio C Hamano
4
-47
/
+61
2011-11-08
fmt-merge-msg: Add contents of merged tag in the merge message
Junio C Hamano
3
-2
/
+92
2011-11-08
fmt-merge-msg: package options into a structure
Junio C Hamano
3
-18
/
+27
2011-11-08
fmt-merge-msg: avoid early returns
Junio C Hamano
1
-10
/
+10
2011-11-08
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
3
-12
/
+3
2011-11-08
fetch: allow "git fetch $there v1.0" to fetch a tag
Junio C Hamano
1
-0
/
+1
2011-11-07
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
5
-8
/
+13
2011-11-05
fetch: do not store peeled tag object names in FETCH_HEAD
Linus Torvalds
59
-176
/
+175
2011-11-05
Split GPG interface into its own helper library
Junio C Hamano
6
-100
/
+166
2011-10-19
t1300: attempting to remove a non-existent .git/config is not an error
Johannes Sixt
1
-12
/
+7
2011-10-18
strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()
Brandon Casey
1
-1
/
+0
2011-10-18
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+37
2011-10-17
use test number as port number
Clemens Buchacher
1
-1
/
+1
2011-10-17
resolve_gitlink_packed_ref(): fix mismerge
Junio C Hamano
2
-1
/
+30
2011-10-16
gitweb: Add gitweb manpages to 'gitweb' package in git.spec
Jakub Narebski
1
-0
/
+7
2011-10-16
Documentation: Add gitweb config variables to git-config(1)
Jakub Narebski
1
-0
/
+17
2011-10-16
Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
Jakub Narebski
2
-0
/
+5
2011-10-16
gitweb: Add gitweb(1) manpage for gitweb itself
Jakub Narebski
5
-346
/
+743
2011-10-16
gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
Drew Northup
3
-134
/
+878
2011-10-16
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+3
2011-10-16
git-svn: Allow certain refs to be ignored
Michael Olson
1
-5
/
+33
2011-10-16
git svn dcommit: new option --interactive.
Frédéric Heitzmann
3
-1
/
+146
2011-10-16
http_init: accept separate URL parameter
Jeff King
5
-16
/
+8
2011-10-16
http: use hostname in credential description
Michael J Gruber
2
-10
/
+37
2011-10-16
Prepare for 1.7.7.1
Junio C Hamano
2
-1
/
+40
2011-10-16
send-email: Honour SMTP domain when using TLS
Matthew Daley
1
-1
/
+1
2011-10-16
grep: fix the error message that mentions --exclude
Bert Wesarg
1
-1
/
+1
2011-10-16
t9901: fix line-ending dependency on windows
Pat Thoyts
1
-15
/
+12
2011-10-16
mingw: ensure sockets are initialized before calling gethostname
Pat Thoyts
2
-0
/
+10
2011-10-16
mergetools: use the correct tool for Beyond Compare 3 on Windows
Pat Thoyts
1
-1
/
+6
2011-10-16
git-gui: incremental goto line in blame view
Bert Wesarg
1
-4
/
+11
2011-10-16
git-gui: clear the goto line input when hiding
Bert Wesarg
1
-0
/
+1
2011-10-16
git-gui: only accept numbers in the goto-line input
Bert Wesarg
1
-2
/
+11
2011-10-15
git-gui: search and linenumber input are mutual exclusive in the blame view
Bert Wesarg
1
-6
/
+16
2011-10-15
t9300: do not run --cat-blob-fd related tests on MinGW
Johannes Schindelin
1
-4
/
+4
2011-10-15
git-svn: On MSYS, escape and quote SVN_SSH also if set by the user
Sebastian Schuberth
1
-8
/
+7
2011-10-15
t9001: do not fail only due to CR/LF issues
Johannes Schindelin
1
-0
/
+1
2011-10-15
t1020: disable the pwd test on MinGW
Johannes Schindelin
1
-1
/
+1
2011-10-14
send-email: Fix %config_path_settings handling
Cord Seele
2
-2
/
+38
2011-10-14
t1304: fall back to $USER if $LOGNAME is not defined
René Scharfe
1
-0
/
+5
2011-10-14
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+40
2011-10-14
t1402-check-ref-format: skip tests of refs beginning with slash on Windows
Johannes Sixt
1
-36
/
+52
2011-10-13
pull,rebase: handle GIT_WORK_TREE better
Jeff King
2
-2
/
+2
2011-10-13
submodule: Search for merges only at end of recursive merge
Brad King
4
-5
/
+11
2011-10-13
submodule: Demonstrate known breakage during recursive merge
Brad King
1
-0
/
+51
2011-10-12
Teach merge the '[-e|--edit]' option
Jay Soffian
3
-39
/
+99
2011-10-12
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+12
2011-10-12
t5403: convert leading spaces to tabs
Nguyễn Thái Ngọc Duy
1
-23
/
+23
2011-10-12
fix "git apply --index ..." not to deref NULL
Jim Meyering
2
-0
/
+46
2011-10-12
t1300: test mixed-case variable retrieval
Jeff King
1
-0
/
+27
[next]