index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-merge-base.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
Update Release Notes to 1.7.5
Junio C Hamano
1
-3
/
+27
2011-03-09
Fix typo in t/README
Mathias Lafeldt
1
-1
/
+1
2011-03-09
ls-remote documentation: <refs> argument is optional
Piotr Krukowiecki
1
-1
/
+1
2011-03-09
Add Author and Documentation sections to git-for-each-ref.txt
Alexei Sholik
1
-0
/
+12
2011-03-09
Documentation: remove redundant colons in git-for-each-ref.txt
Alexei Sholik
1
-3
/
+3
2011-03-09
transport-helper.c: fix check for (size_t < 0)
Nicolas Kaiser
1
-1
/
+1
2011-03-09
SubmittingPatches: clarify the expected commit log description
Junio C Hamano
1
-8
/
+18
2011-03-08
diff format documentation: clarify --cc and -c
Adam Monsen
1
-4
/
+7
2011-03-08
rev-list-options.txt: typo fix
Michael J Gruber
1
-1
/
+1
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2011-03-04
init: remove unnecessary check
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-28
fast-import: make code "-Wpointer-arith" clean
Jonathan Nieder
1
-1
/
+1
2011-02-28
Start preparing release notes to 1.7.5
Junio C Hamano
2
-1
/
+57
2011-02-28
gitweb: Make i18n (encoding) tests in t9500 leave clean state
Jakub Narebski
1
-1
/
+5
2011-02-28
git-add: make -A description clearer vs. -u
Michael J Gruber
1
-1
/
+1
2011-02-27
branch_merged: fix grammar in warning
Eric Hanchrow
1
-1
/
+1
2011-02-26
vcs-svn: teach line_buffer about temporary files
Jonathan Nieder
3
-1
/
+52
2011-02-26
vcs-svn: allow input from file descriptor
Jonathan Nieder
5
-7
/
+31
2011-02-26
vcs-svn: allow character-oriented input
Jonathan Nieder
2
-0
/
+6
2011-02-26
vcs-svn: add binary-safe read function
Jonathan Nieder
4
-0
/
+35
2011-02-26
t0081 (line-buffer): add buffering tests
Jonathan Nieder
2
-4
/
+128
2011-02-26
vcs-svn: tweak test-line-buffer to not assume line-oriented input
Jonathan Nieder
2
-17
/
+20
2011-02-26
tests: give vcs-svn/line_buffer its own test script
Jonathan Nieder
2
-54
/
+67
2011-02-26
vcs-svn: make test-line-buffer input format more flexible
Jonathan Nieder
2
-29
/
+45
2011-02-26
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
7
-46
/
+50
2011-02-26
vcs-svn: collect line_buffer data in a struct
Jonathan Nieder
2
-23
/
+33
2011-02-26
vcs-svn: replace buffer_read_string memory pool with a strbuf
Jonathan Nieder
1
-10
/
+6
2011-02-26
vcs-svn: eliminate global byte_buffer
Jonathan Nieder
1
-1
/
+2
2011-02-26
fast-import: add 'ls' command
David Barr
3
-14
/
+303
2011-02-26
git-p4 submit: prevent 'Jobs' section from being removed from p4 change log
Michael Horowitz
1
-1
/
+1
2011-02-25
commit: error out for missing commit message template
Jonathan Nieder
2
-4
/
+12
2011-02-25
mergetool-lib: call vim in readonly mode for diffs
Michael J Gruber
1
-2
/
+2
2011-02-23
update-index --refresh --porcelain: add missing const
Jonathan Nieder
2
-3
/
+3
2011-02-23
checkout: add missing const to describe_detached_head
Jonathan Nieder
1
-1
/
+1
2011-02-23
Disallow empty section and variable names
Libor Pechacek
2
-1
/
+10
2011-02-23
Sanity-check config variable names
Libor Pechacek
4
-50
/
+102
2011-02-22
diff: don't retrieve binary blobs for diffstat
Jeff King
1
-4
/
+11
2011-02-22
diff: handle diffstat of rewritten binary files
Jeff King
2
-10
/
+21
2011-02-22
Teach commit about CHERRY_PICK_HEAD
Jay Soffian
7
-104
/
+158
2011-02-22
bash: teach __git_ps1 about CHERRY_PICK_HEAD
Jay Soffian
1
-0
/
+2
2011-02-22
Introduce CHERRY_PICK_HEAD
Jay Soffian
7
-4
/
+132
2011-02-22
t3507: introduce pristine-detach helper
Jonathan Nieder
1
-54
/
+22
2011-02-22
do not overwrite untracked symlinks
Clemens Buchacher
2
-4
/
+12
2011-02-22
git-checkout.txt: improve detached HEAD documentation
Jay Soffian
1
-23
/
+121
2011-02-22
Documentation: clarify -u<mode> option defaults
Clemens Buchacher
2
-14
/
+14
2011-02-21
git-p4: Add copy detection support
Vitor Antunes
1
-0
/
+16
2011-02-21
git-p4: Improve rename detection support
Vitor Antunes
1
-4
/
+15
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate
Ævar Arnfjörð Bjarmason
3
-88
/
+6
[next]