index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
receive-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-21
checkdiff_consume: strtol parameter fix.
Junio C Hamano
1
-1
/
+1
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
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
Fix build procedure for builtin-init-db
Junio C Hamano
1
-1
/
+1
2006-05-20
Allow pickaxe and diff-filter options to be used by git log.
Sean
1
-0
/
+7
2006-05-20
Libify the index refresh logic
Linus Torvalds
3
-122
/
+129
2006-05-20
Builtin git-init-db
Timo Hirvonen
4
-12
/
+15
2006-05-19
Implement a --dry-run option to git-quiltimport
Eric W. Biederman
2
-7
/
+25
2006-05-19
Implement git-quiltimport
Eric W. Biederman
3
-1
/
+162
2006-05-19
Documentation/Makefile: create tarballs for the man pages and html files
Tilman Sauerbeck
2
-3
/
+27
2006-05-19
SubmittingPatches: The download location of External Editor has moved
Lukas Sandström
1
-2
/
+2
2006-05-19
Make git-check-format-ref a builtin.
Lukas Sandström
5
-20
/
+19
2006-05-19
Make "git rev-list" be a builtin
Linus Torvalds
4
-5
/
+8
2006-05-18
builtin-diff: do not say files are renamed when blob and file are given
Junio C Hamano
1
-1
/
+1
2006-05-18
Provide a way to flush git-diff-tree's output
Paul Mackerras
1
-1
/
+4
2006-05-18
git-cvsimport: Handle "Removed" from pserver
Elrond
1
-1
/
+1
2006-05-18
Remove unnecessary local in get_ref_sha1.
Shawn Pearce
1
-4
/
+1
2006-05-18
apply --cached: do not check newly added file in the working tree
Junio C Hamano
1
-4
/
+6
2006-05-18
builtin-grep: workaround for non GNU grep.
Linus Torvalds
1
-3
/
+20
2006-05-17
Revert "builtin-grep: workaround for non GNU grep."
Junio C Hamano
2
-30
/
+3
2006-05-17
commit: allow --pretty= args to be abbreviated
Eric Wong
1
-14
/
+24
2006-05-17
builtin-grep: workaround for non GNU grep.
Junio C Hamano
2
-3
/
+30
2006-05-17
read-tree -m -u: do not overwrite or remove untracked working tree files.
Junio C Hamano
5
-31
/
+88
2006-05-17
Remove old "git-grep.sh" remnants
Linus Torvalds
2
-64
/
+3
2006-05-17
merge-base: Clarify the comments on post processing.
Junio C Hamano
1
-3
/
+6
2006-05-16
improve depth heuristic for maximum delta size
Nicolas Pitre
1
-2
/
+5
2006-05-16
Update the documentation for git-merge-base
Fredrik Kuivinen
1
-4
/
+14
2006-05-16
builtin-diff: fix comparison between two blobs.
Junio C Hamano
1
-3
/
+5
2006-05-16
Fix silly typo in new builtin grep
Linus Torvalds
1
-1
/
+1
2006-05-16
git-am: use apply --cached
Junio C Hamano
1
-36
/
+2
2006-05-16
apply --cached: apply a patch without using working tree.
Junio C Hamano
1
-20
/
+52
2006-05-15
builtin-grep: unparse more command line options.
Junio C Hamano
1
-8
/
+57
2006-05-15
Fix pack-index issue on 64-bit platforms a bit more portably.
v1.3.3
Junio C Hamano
2
-4
/
+2
2006-05-15
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-15
Fix compilation on newer NetBSD systems
Dennis Stosberg
1
-1
/
+3
2006-05-15
pack-object: slightly more efficient
Nicolas Pitre
2
-7
/
+10
2006-05-15
simple euristic for further free packing improvements
Nicolas Pitre
1
-5
/
+2
2006-05-15
read-tree --reset -u fix.
Linus Torvalds
1
-4
/
+12
2006-05-15
send-email: quiet some warnings, reject invalid addresses
Eric Wong
1
-3
/
+12
2006-05-15
send-email: allow sendmail binary to be used instead of SMTP
Eric Wong
1
-20
/
+40
2006-05-15
Strip useless "tags/" prefix from git-tag -l output
Sean
1
-5
/
+3
2006-05-15
apply --numstat: show new name, not old name.
Junio C Hamano
1
-1
/
+1
2006-05-15
read-tree -u one-way merge fix to check out locally modified paths.
Junio C Hamano
1
-0
/
+3
2006-05-15
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-15
send-email: address expansion for common mailers
Eric Wong
1
-0
/
+48
2006-05-15
builtin-grep: use external grep when we can take advantage of it
Linus Torvalds
1
-0
/
+79
2006-05-15
diffstat rename squashing fix.
Junio C Hamano
1
-2
/
+7
2006-05-15
Simplify "git reset --hard"
Linus Torvalds
1
-46
/
+4
[next]