index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-write.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
wrapper: move xmmap() to sha1_file.c
Jonathan Nieder
2
-15
/
+15
2010-11-09
Documentation: document show -s
Jonathan Nieder
2
-0
/
+7
2010-11-08
dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
Nguyễn Thái Ngọc Duy
2
-4
/
+9
2010-10-29
t0003: properly quote $HOME
Thomas Rast
1
-1
/
+1
2010-10-29
contrib/ciabot: git-describe commit instead of HEAD
Sven Eckelmann
1
-1
/
+1
2010-10-29
Fix a formatting error in git-merge.txt
Nathan W. Panike
1
-7
/
+7
2010-10-28
completion: fix zsh check under bash with 'set -u'
Mark Lodato
1
-3
/
+3
2010-10-28
git-gui: apply color information from git diff output
Pat Thoyts
2
-2
/
+42
2010-10-28
git-gui: use wordprocessor tab style to ensure tabs work as expected
Pat Thoyts
1
-0
/
+1
2010-10-25
Fix copy-pasted comments related to tree diff handling.
Yann Dirson
1
-2
/
+2
2010-10-22
Fix handling of git-p4 on deleted files
Andrew Waters
1
-1
/
+3
2010-10-22
Git 1.7.3.2
v1.7.3.2
Junio C Hamano
4
-3
/
+9
2010-10-20
git-gui: correct assignment of work-tree
Pat Thoyts
1
-5
/
+14
2010-10-19
{cvs,svn}import: use the new 'git read-tree --empty'
Thomas Rast
2
-2
/
+2
2010-10-19
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Antonio Ospite
1
-1
/
+1
2010-10-19
Clarify and extend the "git diff" format documentation
Andreas Gruenbacher
1
-10
/
+30
2010-10-19
git-show-ref.txt: clarify the pattern matching
Michael J Gruber
1
-1
/
+5
2010-10-19
documentation: git-config minor cleanups
Cliff Frey
1
-7
/
+7
2010-10-19
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
1
-6
/
+6
2010-10-14
Better advice on using topic branches for kernel development
Luck, Tony
1
-3
/
+6
2010-10-14
Documentation: update implicit "--no-index" behavior in "git diff"
Jonathan Nieder
1
-3
/
+3
2010-10-14
Documentation: expand 'git diff' SEE ALSO section
Jonathan Nieder
1
-2
/
+6
2010-10-14
Documentation: diff can compare blobs
Jonathan Nieder
1
-2
/
+3
2010-10-14
Documentation: gitrevisions is in section 7
Jonathan Nieder
16
-20
/
+20
2010-10-14
fast-import: Allow filemodify to set the root
David Barr
3
-0
/
+33
2010-10-13
shell portability: no "export VAR=VAL"
Junio C Hamano
6
-23
/
+23
2010-10-13
CodingGuidelines: reword parameter expansion section
Junio C Hamano
1
-12
/
+15
2010-10-13
Documentation: update-index: -z applies also to --index-info
Bert Wesarg
1
-2
/
+2
2010-10-13
gitweb: Improve behavior for actionless path_info gitweb URLs
Jakub Narebski
1
-2
/
+9
2010-10-13
gitweb: Fix bug in evaluate_path_info
Jakub Narebski
1
-2
/
+2
2010-10-13
gitweb: Fix test of highlighting support in t9500
Jakub Narebski
1
-5
/
+6
2010-10-08
t5503: fix typo
Michael J Gruber
1
-1
/
+1
2010-10-08
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
1
-1
/
+1
2010-10-08
Fix {update,checkout}-index usage strings
Štěpán Němec
2
-2
/
+2
2010-10-08
Put a space between `<' and argument in pack-objects usage string
Štěpán Němec
1
-1
/
+1
2010-10-08
Remove stray quotes in --pretty and --format documentation
Štěpán Němec
2
-3
/
+3
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
31
-33
/
+33
2010-10-08
Fix odd markup in --diff-filter documentation
Štěpán Němec
1
-2
/
+2
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
27
-118
/
+118
2010-10-08
git-gui: use full dialog width for old name when renaming branch
Pat Thoyts
1
-1
/
+1
2010-10-07
git-gui: generic version trimming
Pat Thoyts
1
-5
/
+12
2010-10-07
commit-tree: free commit message before exiting
Jonathan Nieder
1
-5
/
+7
2010-10-06
t/t3415: use && where applicable.
Yann Dirson
1
-3
/
+3
2010-10-06
SubmittingPatches: Document some extra tags used in commit messages
Ramkumar Ramachandra
1
-6
/
+15
2010-10-06
diffcore-pickaxe.c: a void function shouldn't try to return something
Brandon Casey
1
-2
/
+2
2010-10-06
Make test script t9157 executable
Junio C Hamano
1
-0
/
+0
2010-10-06
Martin Langhoff has a new e-mail address
Junio C Hamano
5
-9
/
+9
2010-10-06
Documentation/git-clone: describe --mirror more verbosely
Uwe Kleine-König
1
-1
/
+6
2010-10-06
do not depend on signed integer overflow
Erik Faye-Lund
4
-3
/
+15
2010-10-06
work around buggy S_ISxxx(m) implementations
René Scharfe
1
-3
/
+10
[next]