index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-shortlog.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-24
--summary output should print immediately after stats.
Sean
1
-1
/
+4
2006-05-24
git-svn: ignore expansion of svn:keywords
Eric Wong
5
-60
/
+254
2006-05-24
git-svn: starting a 1.1.0-pre development version
Eric Wong
1
-1
/
+1
2006-05-24
cvsimport: set up commit environment in perl instead of using env
Jeff King
1
-7
/
+6
2006-05-24
cvsimport: do not barf on creation of an empty file.
Junio C Hamano
1
-1
/
+1
2006-05-23
add more informative error messages to git-mktag
Björn Engelmann
1
-11
/
+15
2006-05-23
remove the artificial restriction tagsize < 8kb
Björn Engelmann
3
-20
/
+46
2006-05-23
Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
Peter Eriksen
7
-11
/
+24
2006-05-23
Builtin git-show-branch.
Peter Eriksen
4
-7
/
+10
2006-05-23
Builtin git-apply.
Peter Eriksen
4
-5
/
+10
2006-05-23
Builtin git-commit-tree.
Peter Eriksen
4
-6
/
+9
2006-05-23
Builtin git-read-tree.
Peter Eriksen
4
-5
/
+8
2006-05-23
Builtin git-tar-tree.
Peter Eriksen
4
-5
/
+10
2006-05-23
Builtin git-ls-tree.
Peter Eriksen
4
-6
/
+9
2006-05-23
Builtin git-ls-files.
Peter Eriksen
4
-5
/
+8
2006-05-23
Add git-quiltimport to .gitignore.
Peter Eriksen
1
-0
/
+1
2006-05-23
cvsimport: introduce _fetchfile() method and used a 1M buffer to read()
Martin Langhoff
1
-17
/
+19
2006-05-23
cvsimport: cleanup commit function
Jeff King
1
-86
/
+64
2006-05-23
cvsimport: use git-update-index --index-info
Jeff King
1
-23
/
+13
2006-05-23
git status: skip empty directories, and add -u to show all untracked files
Matthias Lederhofer
1
-3
/
+14
2006-05-23
cvsimport: repack every kilo-commits.
Linus Torvalds
1
-1
/
+5
2006-05-23
cvsimport: introduce -L<imit> option to workaround memory leaks
Martin Langhoff
1
-2
/
+6
2006-05-23
Install git builtins into gitexecdir rather than bindir.
Sean
1
-1
/
+8
2006-05-23
Change GIT-VERSION-GEN to call git commands with "git" not "git-".
Sean
1
-2
/
+2
2006-05-23
cvsimport: replace anonymous sub ref with a normal sub
Martin Langhoff
1
-3
/
+3
2006-05-23
cvsimport: minor fixups
Martin Langhoff
1
-0
/
+3
2006-05-23
Problem: 'trap...exit' causes error message when /bin/sh is ash.
Yakov Lerner
1
-2
/
+2
2006-05-23
Avoid segfault in diff --stat rename output.
Sean
1
-1
/
+1
2006-05-23
Tutorial #2: broken link fix.
Junio C Hamano
1
-1
/
+1
2006-05-22
git help: remove whatchanged from list of common commands
Martin Waitz
1
-1
/
+0
2006-05-22
fetch-pack: output refs in the order they were given on the command line.
Junio C Hamano
2
-16
/
+52
2006-05-22
diff: minor option combination fix.
Junio C Hamano
1
-0
/
+8
2006-05-22
builtin format-patch: squelch content-type for 7-bit ASCII
Junio C Hamano
1
-2
/
+15
2006-05-22
CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.
Junio C Hamano
1
-7
/
+72
2006-05-22
tutorial-2: typofix in examples.
Junio C Hamano
1
-2
/
+2
2006-05-22
tutorial: add discussion of index file, object database
J. Bruce Fields
3
-6
/
+414
2006-05-22
tutorial: expanded discussion of commit history
J. Bruce Fields
1
-53
/
+112
2006-05-22
tutorial: replace "whatchanged" by "log"
J. Bruce Fields
1
-6
/
+6
2006-05-22
NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).
Yakov Lerner
2
-0
/
+203
2006-05-22
remove superflous "const"
Alex Riesen
1
-1
/
+1
2006-05-21
git-rebase: use canonical A..B syntax to format-patch
Junio C Hamano
1
-1
/
+1
2006-05-21
checkdiff_consume: strtol parameter fix.
Junio C Hamano
1
-1
/
+1
2006-05-21
git-format-patch: now built-in.
Junio C Hamano
3
-347
/
+3
2006-05-21
Elaborate on why ':' is a bad idea in a ref name.
Shawn Pearce
1
-0
/
+2
2006-05-21
Reference git-check-ref-format in git-branch.
Shawn Pearce
2
-1
/
+7
2006-05-21
fmt-patch: Support --attach
Johannes Schindelin
9
-12
/
+68
2006-05-21
diff family: add --check option
Johannes Schindelin
2
-1
/
+115
2006-05-21
Document that "git add" only adds non-ignored files.
Santi
1
-1
/
+4
2006-05-20
built-in tar-tree and remote tar-tree
Junio C Hamano
5
-6
/
+142
2006-05-20
Add builtin "git rm" command
Linus Torvalds
5
-73
/
+157
[next]