index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec_cmd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2006-05-15
Allow one-way tree merge to remove old files
Linus Torvalds
1
-1
/
+1
2006-05-15
Convert some "apply --summary" users to "diff --summary".
Sean
3
-4
/
+3
2006-05-15
Add "--summary" option to git diff.
Sean
3
-2
/
+93
2006-05-15
Make git rebase interactive help match documentation.
Sean
3
-13
/
+30
2006-05-15
Ensure author & committer before asking for commit message.
Sean
1
-0
/
+2
2006-05-15
git diff: support "-U" and "--unified" options properly
Linus Torvalds
3
-1
/
+53
2006-05-15
Add "--branches", "--tags" and "--remotes" options to git-rev-parse.
Sean
5
-7
/
+48
2006-05-15
include header to define uint32_t, necessary on Mac OS X
Ben Clifford
2
-0
/
+2
2006-05-13
git config syntax updates
Linus Torvalds
3
-20
/
+90
2006-05-13
Another config file parsing fix.
sean
1
-1
/
+3
2006-05-13
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-13
Fix git-pack-objects for 64-bit platforms
Dennis Stosberg
2
-2
/
+2
2006-05-10
fix diff-delta bad memory access
Nicolas Pitre
1
-5
/
+0
2006-05-10
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-10
revert/cherry-pick: use aggressive merge.
Linus Torvalds
1
-1
/
+1
2006-05-10
builtin-grep: -F (--fixed-strings)
Junio C Hamano
2
-5
/
+33
2006-05-10
builtin-grep: -w fix
Junio C Hamano
1
-3
/
+3
2006-05-10
builtin-grep: typofix
Junio C Hamano
1
-1
/
+1
2006-05-09
read-cache.c: use xcalloc() not calloc()
Yakov Lerner
1
-1
/
+1
2006-05-09
apply: fix infinite loop with multiple patches with --index
Eric Wong
1
-9
/
+9
2006-05-09
builtin-grep: tighten argument parsing.
Junio C Hamano
1
-26
/
+50
2006-05-09
Teach git-clean optional <paths>... parameters.
Junio C Hamano
2
-5
/
+17
2006-05-09
Separate object name errors from usage errors
Dmitry V. Levin
13
-25
/
+36
2006-05-09
get_sha1() - fix infinite loop on nonexistent stage.
Junio C Hamano
1
-0
/
+1
2006-05-08
Documentation: {caret} fixes (git-rev-list.txt)
Junio C Hamano
1
-3
/
+4
2006-05-08
builtin-grep: documentation
Junio C Hamano
1
-23
/
+62
2006-05-08
Teach -f <file> option to builtin-grep.
Junio C Hamano
1
-19
/
+42
2006-05-08
improve base85 generated assembly code
Nicolas Pitre
1
-29
/
+35
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-08
Fix repo-config set-multivar error return path.
Junio C Hamano
1
-12
/
+6
2006-05-08
clone: don't clone the info/alternates file
Martin Waitz
1
-5
/
+1