index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
2010-11-09
2
-7
/
+64
*
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
2010-11-09
2
-0
/
+47
*
Fix a formatting error in git-merge.txt
Nathan W. Panike
2010-10-29
1
-7
/
+7
*
Fix copy-pasted comments related to tree diff handling.
Yann Dirson
2010-10-25
1
-2
/
+2
*
Git 1.7.3.2
v1.7.3.2
Junio C Hamano
2010-10-22
4
-3
/
+9
*
Merge branch 'sn/doc-opt-notation' into maint
Junio C Hamano
2010-10-22
55
-157
/
+157
|
\
|
*
Fix {update,checkout}-index usage strings
Štěpán Němec
2010-10-08
2
-2
/
+2
|
*
Put a space between `<' and argument in pack-objects usage string
Štěpán Němec
2010-10-08
1
-1
/
+1
|
*
Remove stray quotes in --pretty and --format documentation
Štěpán Němec
2010-10-08
2
-3
/
+3
|
*
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
31
-33
/
+33
|
*
Fix odd markup in --diff-filter documentation
Štěpán Němec
2010-10-08
1
-2
/
+2
|
*
Use angles for placeholders consistently
Štěpán Němec
2010-10-08
27
-118
/
+118
*
|
Merge branch 'mg/fix-build-remote-helpers' into maint
Junio C Hamano
2010-10-22
1
-0
/
+3
|
\
\
|
*
|
remote-helpers: build in platform independent directory
Michael J Gruber
2010-09-27
1
-0
/
+3
*
|
|
t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'
Antonio Ospite
2010-10-19
1
-1
/
+1
*
|
|
Clarify and extend the "git diff" format documentation
Andreas Gruenbacher
2010-10-19
1
-10
/
+30
*
|
|
git-show-ref.txt: clarify the pattern matching
Michael J Gruber
2010-10-19
1
-1
/
+5
*
|
|
documentation: git-config minor cleanups
Cliff Frey
2010-10-19
1
-7
/
+7
*
|
|
Update test script annotate-tests.sh to handle missing/extra authors
Kevin Ballard
2010-10-19
1
-6
/
+6
*
|
|
Better advice on using topic branches for kernel development
Luck, Tony
2010-10-14
1
-3
/
+6
*
|
|
Documentation: update implicit "--no-index" behavior in "git diff"
Jonathan Nieder
2010-10-14
1
-3
/
+3
*
|
|
Documentation: expand 'git diff' SEE ALSO section
Jonathan Nieder
2010-10-14
1
-2
/
+6
*
|
|
Documentation: diff can compare blobs
Jonathan Nieder
2010-10-14
1
-2
/
+3
*
|
|
Documentation: gitrevisions is in section 7
Jonathan Nieder
2010-10-14
16
-20
/
+20
*
|
|
shell portability: no "export VAR=VAL"
Junio C Hamano
2010-10-13
6
-23
/
+23
*
|
|
CodingGuidelines: reword parameter expansion section
Junio C Hamano
2010-10-13
1
-12
/
+15
*
|
|
Documentation: update-index: -z applies also to --index-info
Bert Wesarg
2010-10-13
1
-2
/
+2
*
|
|
Documentation: No argument of ALLOC_GROW should have side-effects
Jonathan Nieder
2010-10-08
1
-1
/
+1
|
|
/
|
/
|
*
|
t/t3415: use && where applicable.
Yann Dirson
2010-10-06
1
-3
/
+3
*
|
SubmittingPatches: Document some extra tags used in commit messages
Ramkumar Ramachandra
2010-10-06
1
-6
/
+15
*
|
Documentation/git-clone: describe --mirror more verbosely
Uwe Kleine-König
2010-10-06
1
-1
/
+6
*
|
do not depend on signed integer overflow
Erik Faye-Lund
2010-10-06
4
-3
/
+15
*
|
work around buggy S_ISxxx(m) implementations
René Scharfe
2010-10-06
1
-3
/
+10
*
|
xdiff: cast arguments for ctype functions to unsigned char
Jonathan Nieder
2010-10-06
3
-10
/
+11
*
|
init: plug tiny one-time memory leak
Jonathan Nieder
2010-10-06
1
-13
/
+19
*
|
diffcore-pickaxe.c: remove unnecessary curly braces
Brandon Casey
2010-10-05
1
-2
/
+1
*
|
Merge early part of git-svn into maint
Junio C Hamano
2010-10-05
3
-5
/
+69
|
\
\
|
*
|
git-svn: fix processing of decorated commit hashes
Mathias Lafeldt
2010-09-24
1
-1
/
+2
|
*
|
git-svn: check_cherry_pick should exclude commits already in our history
Steven Walter
2010-09-24
2
-1
/
+53
|
*
|
Documentation/git-svn: discourage "noMetadata"
Eric Wong
2010-09-24
1
-3
/
+14
*
|
|
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
Elijah Newren
2010-10-04
1
-1
/
+0
*
|
|
setup: make sure git dir path is in a permanent buffer
Jonathan Nieder
2010-10-04
1
-1
/
+3
*
|
|
environment.c: remove unused variable
Jonathan Nieder
2010-10-04
1
-3
/
+1
*
|
|
Fix typo in pack-objects' usage
Johannes Schindelin
2010-09-30
1
-1
/
+1
*
|
|
Make sure that git_getpass() never returns NULL
Johannes Schindelin
2010-09-30
1
-2
/
+6
*
|
|
t0004 (unwritable files): simplify error handling
Jonathan Nieder
2010-09-30
1
-38
/
+14
*
|
|
rev-list-options: clarify --parents and --children
Michael J Gruber
2010-09-30
1
-4
/
+4
*
|
|
MinGW: avoid collisions between "tags" and "TAGS"
Junio C Hamano
2010-09-29
1
-6
/
+9
*
|
|
diff: trivial fix for --output file error message
Matthieu Moy
2010-09-29
1
-1
/
+1
*
|
|
user-manual: fix anchor name Finding-comments-With-given-Content
Michael J Gruber
2010-09-29
1
-1
/
+1
[next]