index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit-tree.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
commit: teach --gpg-sign option
Junio C Hamano
1
-3
/
+22
2011-11-12
commit-tree: teach -m/-F options to read logs from elsewhere
Junio C Hamano
2
-6
/
+53
2011-11-09
commit-tree: update the command line parsing
Junio C Hamano
1
-13
/
+18
2011-11-09
commit: teach --amend to carry forward extra headers
Junio C Hamano
3
-3
/
+76
2011-11-09
merge: force edit and no-ff mode when merging a tag object
Junio C Hamano
1
-0
/
+6
2011-11-09
commit: copy merged signed tags to headers of merge commit
Junio C Hamano
3
-11
/
+116
2011-11-08
merge: record tag objects without peeling in MERGE_HEAD
Junio C Hamano
2
-4
/
+15
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-07
fmt-merge-msg: package options into a structure
Junio C Hamano
3
-18
/
+27
2011-11-07
fmt-merge-msg: avoid early returns
Junio C Hamano
1
-10
/
+10
2011-11-07
refs DWIMmery: use the same rule for both "git fetch" and others
Junio C Hamano
3
-12
/
+3
2011-11-07
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-04
fetch: do not store peeled tag object names in FETCH_HEAD
Linus Torvalds
59
-176
/
+175
2011-11-04
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-17
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-15
http_init: accept separate URL parameter
Jeff King
5
-16
/
+8
2011-10-15
http: use hostname in credential description
Michael J Gruber
2
-10
/
+37
2011-10-15
Prepare for 1.7.7.1
Junio C Hamano
2
-1
/
+40
2011-10-15
send-email: Honour SMTP domain when using TLS
Matthew Daley
1
-1
/
+1
2011-10-15
grep: fix the error message that mentions --exclude
Bert Wesarg
1
-1
/
+1
2011-10-15
t9901: fix line-ending dependency on windows
Pat Thoyts
1
-15
/
+12
2011-10-15
mingw: ensure sockets are initialized before calling gethostname
Pat Thoyts
2
-0
/
+10
2011-10-15
mergetools: use the correct tool for Beyond Compare 3 on Windows
Pat Thoyts
1
-1
/
+6
2011-10-15
git-gui: incremental goto line in blame view
Bert Wesarg
1
-4
/
+11
2011-10-15
git-gui: clear the goto line input when hiding
Bert Wesarg
1
-0
/
+1
2011-10-15
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-14
t9300: do not run --cat-blob-fd related tests on MinGW
Johannes Schindelin
1
-4
/
+4
2011-10-14
git-svn: On MSYS, escape and quote SVN_SSH also if set by the user
Sebastian Schuberth
1
-8
/
+7
2011-10-14
t9001: do not fail only due to CR/LF issues
Johannes Schindelin
1
-0
/
+1
2011-10-14
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-13
Update draft release notes to 1.7.8
Junio C Hamano
1
-1
/
+40
2011-10-13
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
[next]