index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-apply.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-11
Record the type of commit operation in the reflog.
Shawn Pearce
2
-4
/
+21
2006-07-11
Allow user.name and user.email to drive reflog entry.
Shawn Pearce
2
-1
/
+1
2006-07-10
Fix linking for not-so-clever linkers.
Johannes Schindelin
2
-2
/
+1
2006-07-10
git-rev-list: add documentation for --parents, --no-merges
Matthias Lederhofer
1
-0
/
+6
2006-07-10
Avoid C99 comments, use old-style C comments instead.
Pavel Roskin
10
-31
/
+33
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
34
-56
/
+56
2006-07-10
gitweb.cgi: Teach "a=blob" action to know the blob/file mime type
Luben Tuikov
1
-60
/
+67
2006-07-10
gitweb.cgi: Create $git_temp if it doesn't exist
Luben Tuikov
1
-0
/
+3
2006-07-10
git-svn: fix --file/-F option in commit-diff
Eric Wong
1
-3
/
+3
2006-07-10
Avoid C99 initializers
Shawn Pearce
3
-24
/
+16
2006-07-09
Fix typos involving the word 'commit'
Alp Toker
2
-7
/
+7
2006-07-09
Fix some doubled word typos
Alp Toker
1
-1
/
+1
2006-07-09
Fix some doubled word typos
Alp Toker
1
-1
/
+1
2006-07-09
"git -p cmd" to page anywhere
Junio C Hamano
4
-1
/
+11
2006-07-09
change ent to tree in git-diff documentation
Matthias Lederhofer
2
-10
/
+10
2006-07-09
Typofix in Makefile comment.
Pavel Roskin
1
-1
/
+1
2006-07-09
Assorted typo fixes
Pavel Roskin
21
-34
/
+34
2006-07-09
Add "raw" output option to blobs in "tree" view format
Luben Tuikov
1
-0
/
+1
2006-07-09
Disable color detection during format-patch
Ryan Anderson
1
-0
/
+3
2006-07-09
git-cvsexportcommit can't handle merge commits correctly
Peter Baumann
1
-2
/
+2
2006-07-08
Using 'perl' in *.sh
Michal Rokos
6
-5
/
+6
2006-07-08
sed -e '/RE/r rfile/' needs space in 'r rfile'
Michal Rokos
1
-2
/
+2
2006-07-08
Close the index file between writing and committing
Johannes Schindelin
7
-7
/
+8
2006-07-08
templates/hooks--update: replace diffstat calls with git diff --stat
Eric Wong
1
-2
/
+2
2006-07-08
diff: do not use configuration magic at the core-level
Junio C Hamano
8
-11
/
+17
2006-07-08
colored diff: diff.color = auto fix
Junio C Hamano
1
-2
/
+8
2006-07-07
git log -p --merge [[--] paths...]
Junio C Hamano
1
-2
/
+51
2006-07-07
Makefile: export NO_SVN_TESTS
Johannes Schindelin
1
-0
/
+1
2006-07-07
Update diff-options and config documentation.
Junio C Hamano
2
-4
/
+38
2006-07-07
diff.c: --no-color to defeat diff.color configuration.
Junio C Hamano
1
-0
/
+2
2006-07-07
diff.c: respect diff.renames config option
Eric Wong
2
-0
/
+19
2006-07-07
diff-options: Explain --text and -a
Stephan Feder
1
-0
/
+6
2006-07-07
Add -a and --text to common diff options help
Stephan Feder
1
-1
/
+2
2006-07-07
Teach diff -a as shorthand for --text
Stephan Feder
1
-1
/
+1
2006-07-07
Teach --text option to diff
Stephan Feder
2
-1
/
+5
2006-07-07
send-email: format 2822 datestring ourselves.
Jakub Narebski
1
-3
/
+38
2006-07-07
Do not drop data from '\0' until eol in patch output
Stephan Feder
1
-1
/
+3
2006-07-07
builtin-log: respect diff configuration options
Eric Wong
1
-2
/
+5
2006-07-07
git-svn: migrate out of contrib (follow-up)
Junio C Hamano
1
-2
/
+9
2006-07-07
rev-parse documentation: talk about range notation.
Junio C Hamano
1
-8
/
+37
2006-07-07
show-branch: match documentation and usage
Junio C Hamano
2
-1
/
+6
2006-07-07
builtin-rev-parse.c: constness tightening
Junio C Hamano
1
-1
/
+1
2006-07-07
diffcore-rename: try matching up renames without populating filespec first.
Junio C Hamano
1
-11
/
+22
2006-07-07
git-svn: migrate out of contrib
Eric Wong
14
-61
/
+28
2006-07-07
core.compression documentation formatting fix.
Joachim Berdal Haga
1
-1
/
+1
2006-07-06
mailinfo: assume input is latin-1 on the header as we do for the body
Junio C Hamano
1
-8
/
+24
2006-07-06
git-reset: complain and exit upon seeing an unknown parameter.
Junio C Hamano
1
-1
/
+5
2006-07-06
git-grep: boolean expression on pattern matching.
Junio C Hamano
1
-51
/
+327
2006-07-06
Fix print-log and diff compatibility with recent vc versions
Ville Skytt,Ad(B
1
-6
/
+7
2006-07-06
git-svn: avoid fetching files outside of the URL we're tracking
Eric Wong
1
-1
/
+1
[next]