index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server-info.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
send-email: document the --smtp-debug option
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2012-02-27
Update draft release notes to 1.7.10
Junio C Hamano
1
-6
/
+35
2012-02-27
pack-objects: Fix compilation with NO_PTHREDS
Michał Kiedrowicz
1
-1
/
+1
2012-02-27
Document accumulated fixes since 1.7.9.2
Junio C Hamano
2
-1
/
+18
2012-02-27
Git 1.7.8.5
v1.7.8.5
Junio C Hamano
3
-2
/
+21
2012-02-27
grep -P: Fix matching ^ and $
Michał Kiedrowicz
1
-1
/
+1
2012-02-27
am: don't infloop for an empty input file
Jim Meyering
2
-1
/
+11
2012-02-27
rebase -m: only call "notes copy" when rewritten exists and is non-empty
Andrew Wong
1
-4
/
+7
2012-02-27
git-p4: remove bash-ism in t9800
Pete Wyckoff
1
-9
/
+15
2012-02-27
git-p4: remove bash-ism in t9809
Pete Wyckoff
1
-1
/
+1
2012-02-27
git-p4: fix submit regression with clientSpec and subdir clone
Pete Wyckoff
2
-43
/
+185
2012-02-27
git-p4: set useClientSpec variable on initial clone
Pete Wyckoff
3
-4
/
+34
2012-02-26
Makefile: add thread-utils.h to LIB_H
Dmitry V. Levin
1
-0
/
+1
2012-02-24
do not stream large files to pack when filters are in use
Jeff King
2
-5
/
+95
2012-02-24
teach dry-run convert_to_git not to require a src buffer
Jeff King
1
-2
/
+10
2012-02-24
teach convert_to_git a "dry run" mode
Jeff King
2
-2
/
+20
2012-02-23
t5704: match tests to modern style
Thomas Rast
1
-25
/
+8
2012-02-23
strbuf: improve strbuf_get*line documentation
Thomas Rast
1
-1
/
+17
2012-02-23
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+24
2012-02-23
git-p4: add initial support for RCS keywords
Luke Diamand
3
-10
/
+501
2012-02-23
gitweb: Faster project search
Jakub Narebski
1
-2
/
+7
2012-02-23
gitweb: Option for filling only specified info in fill_project_list_info
Jakub Narebski
1
-8
/
+25
2012-02-23
gitweb: Refactor checking if part of project info need filling
Jakub Narebski
1
-8
/
+26
2012-02-23
merge: do not trust fstat(2) too much when checking interactiveness
Junio C Hamano
1
-1
/
+1
2012-02-23
README: point to Documentation/SubmittingPatches
Matthieu Moy
1
-4
/
+6
2012-02-23
Document merge.branchdesc configuration variable
Junio C Hamano
1
-0
/
+5
2012-02-23
disconnect from remote helpers more gently
Jeff King
1
-3
/
+10
2012-02-23
bundle: use a strbuf to scan the log for boundary commits
Thomas Rast
2
-7
/
+24
2012-02-23
bundle: put strbuf_readline_fd in strbuf.c with adjustments
Thomas Rast
3
-19
/
+19
2012-02-23
push: add '--prune' option
Felipe Contreras
7
-5
/
+60
2012-02-23
Git 1.7.9.2
v1.7.9.2
Junio C Hamano
2
-2
/
+3
2012-02-23
remote: refactor code into alloc_delete_ref()
Felipe Contreras
1
-5
/
+9
2012-02-23
remote: reorganize check_pattern_match()
Felipe Contreras
1
-29
/
+30
2012-02-23
remote: use a local variable in match_push_refs()
Felipe Contreras
1
-9
/
+10
2012-02-23
Documentation/merge-options.txt: group "ff" related options together
Junio C Hamano
1
-11
/
+11
2012-02-22
completion: use tabs for indentation
Philip Jägenstedt
1
-4
/
+4
2012-02-22
completion: remove stale "to submit patches" documentation
Philip Jägenstedt
1
-12
/
+0
2012-02-22
git-p4: the option to specify 'host' is -H, not -h
Russell Myers
1
-1
/
+1
2012-02-22
t9100: remove bogus " || test" after each test scriptlet
Junio C Hamano
1
-5
/
+9
2012-02-22
Update draft release notes to 1.7.10
Junio C Hamano
1
-40
/
+6
2012-02-22
Update draft release notes to 1.7.9.2
Junio C Hamano
1
-16
/
+55
2012-02-21
git-svn.perl: fix a false-positive in the "already exists" test
Steven Walter
2
-32
/
+44
2012-02-21
git-svn.perl: perform deletions before anything else
Steven Walter
1
-1
/
+1
2012-02-21
git-svn: Fix time zone in --localtime
Wei-Yin Chen (陳威尹)
1
-7
/
+11
2012-02-21
git-svn: un-break "git svn rebase" when log.abbrevCommit=true
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2012-02-21
git-svn: remove redundant porcelain option to rev-list
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2012-02-21
completion: add --interactive option to git svn dcommit
Frederic Heitzmann
1
-1
/
+1
2012-02-21
Ignore SIGPIPE when running a filter driver
Jehan Bing
1
-0
/
+5
2012-02-21
completion: Allow dash as the first character for __git_ps1
Christian Hammerl
1
-1
/
+1
2012-02-20
Update draft release notes to 1.7.10
Junio C Hamano
1
-24
/
+40
[next]