index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-recursive.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
Documentation: A...B shortcut for checkout and rebase
Michael J Gruber
2
-0
/
+8
2010-06-02
Documentation/pretty-{formats,options}: better reference for "format:<string>"
Nazri Ramliy
2
-4
/
+5
2010-06-01
Documentation/SubmittingPatches: Fix typo in GMail section
Tim Henigan
1
-1
/
+1
2010-05-29
Documentation/config: describe status.submodulesummary
Michael J Gruber
1
-0
/
+7
2010-05-29
Makefile: reenable install with NO_CURL
Michael J Gruber
1
-2
/
+3
2010-05-29
completion: --set-upstream option for git-branch
Michael J Gruber
1
-0
/
+1
2010-05-29
get_cwd_relative(): do not misinterpret suffix as subdirectory
Clemens Buchacher
2
-4
/
+17
2010-05-25
Documentation/SubmittingPatches: clarify GMail section and SMTP
Michael J Gruber
1
-19
/
+21
2010-05-25
show-branch: use DEFAULT_ABBREV instead of 7
Tay Ray Chuan
1
-1
/
+2
2010-05-25
t7502-commit: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-05-25
test get_git_work_tree() return value for NULL
Clemens Buchacher
1
-4
/
+2
2010-05-21
Complete prototype of git_config_from_parameters()
Thomas Rast
1
-1
/
+1
2010-05-21
Fix checkout of large files to network shares on Windows XP
René Scharfe
3
-3
/
+29
2010-05-21
start_command: close cmd->err descriptor when fork/spawn fails
bert Dvornik
2
-1
/
+3
2010-05-21
Fix "Out of memory? mmap failed" for files larger than 4GB on Windows
Ian McLean
1
-3
/
+3
2010-05-20
post-receive-email: document command-line mode
Jonathan Nieder
1
-0
/
+7
2010-05-19
Documentation/gitdiffcore: fix order in pickaxe description
Michael J Gruber
1
-2
/
+2
2010-05-19
Documentation: fix minor inconsistency
Michael J Gruber
1
-1
/
+1
2010-05-19
Documentation: rebase -i ignores options passed to "git am"
Markus Heidelberg
1
-0
/
+1
2010-05-19
diff-options: make --patch a synonym for -p
Will Palmer
2
-1
/
+2
2010-05-19
for-each-ref: Field with abbreviated objectname
Michael J Gruber
3
-0
/
+13
2010-05-19
hash_object: correction for zero length file
Dmitry Potapov
1
-3
/
+4
2010-05-19
gitweb: Use @diff_opts while using format-patch
Pavan Kumar Sunkara
1
-2
/
+2
2010-05-12
GIT-VERSION-GEN: restrict tags used
Tay Ray Chuan
1
-1
/
+1
2010-05-10
tests: chmod +x t5150
Jeff King
1
-0
/
+0
2010-05-10
tests: rename duplicate t4205
Jeff King
1
-0
/
+0
2010-05-10
handle "git --bare init <dir>" properly
Jeff King
2
-1
/
+15
2010-05-09
git-svn: mangle refnames forbidden in git
Torsten Schmutzler
2
-0
/
+29
2010-05-09
git-svn: Remove unused use of File::Temp
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2010-05-09
git-svn documentation: minor grammar fix
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2010-05-09
git svn: avoid uninitialized var in 'reset'
Jonathan Nieder
1
-0
/
+2
2010-05-09
Start 1.7.2 cycle
Junio C Hamano
3
-2
/
+42
2010-05-09
cherry-pick: do not dump core when iconv fails
Jonathan Nieder
1
-2
/
+7
2010-05-08
Makefile: Fix 'clean' target to remove all gitweb build files
Ramsay Jones
1
-1
/
+1
2010-05-08
Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef
Leif Arne Storset
1
-4
/
+4
2010-05-08
adapt request-pull tests for new pull request format
Jonathan Nieder
1
-5
/
+5
2010-05-08
t5150: protect backslash with backslash in shell
Junio C Hamano
1
-2
/
+2
2010-05-07
blame-options.txt: Add default value for `-M/-C` options.
Bo Yang
1
-4
/
+6
2010-05-07
Make git log --follow find copies among unmodified files.
Bo Yang
3
-2
/
+58
2010-05-07
Make diffcore_std only can run once before a diff_flush
Bo Yang
2
-0
/
+10
2010-05-07
Add a macro DIFF_QUEUE_CLEAR.
Bo Yang
5
-16
/
+14
2010-05-06
wt-status: take advice.statusHints seriously
Michael J Gruber
2
-7
/
+16
2010-05-06
t7508: test advice.statusHints
Michael J Gruber
1
-0
/
+45
2010-05-06
test-lib: some shells do not let $? propagate into an eval
Jonathan Nieder
2
-3
/
+25
2010-05-05
pretty: Respect --abbrev option
Will Palmer
5
-5
/
+39
2010-05-05
shortlog: Document and test --format option
Jonathan Nieder
2
-1
/
+60
2010-05-05
t4201 (shortlog): Test output format with multiple authors
Jonathan Nieder
1
-0
/
+7
2010-05-05
t4201 (shortlog): guard setup with test_expect_success
Jonathan Nieder
1
-29
/
+39
2010-05-05
Documentation/shortlog: scripted users should not rely on implicit HEAD
Jonathan Nieder
1
-1
/
+6
2010-05-05
test-lib: Let tests specify commands to be run at end of test
Jonathan Nieder
1
-1
/
+27
[next]