index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
Use strlcpy instead of strncpy in mailmap.c
Alex Riesen
1
-1
/
+1
2007-04-29
Make sure test-genrandom and test-chmtime are builtas part of the main build.
Junio C Hamano
1
-1
/
+5
2007-04-29
Make macros to prevent double-inclusion in headers consistent.
Junio C Hamano
4
-10
/
+10
2007-04-29
Apply mailmap in git-blame output.
Junio C Hamano
1
-3
/
+39
2007-04-29
Split out mailmap handling out of shortlog
Junio C Hamano
4
-82
/
+101
2007-04-29
blame -s: suppress author name and time.
Junio C Hamano
2
-6
/
+18
2007-04-29
Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL
Josh Triplett
5
-2
/
+7
2007-04-29
http.c: Fix problem with repeated calls of http_init
Julian Phillips
1
-0
/
+1
2007-04-29
Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation
Josh Triplett
2
-0
/
+2
2007-04-29
Fix import-tars fix.
Junio C Hamano
1
-1
/
+1
2007-04-29
Update .mailmap with "Michael"
Junio C Hamano
1
-0
/
+1
2007-04-29
Do not barf on too long action description
Junio C Hamano
1
-4
/
+1
2007-04-29
Catch empty pathnames in trees during fsck
Shawn O. Pearce
1
-0
/
+6
2007-04-29
Don't allow empty pathnames in fast-import
Shawn O. Pearce
1
-0
/
+2
2007-04-29
import-tars: be nice to wrong directory modes
Johannes Schindelin
1
-0
/
+1
2007-04-28
git-svn: Added 'find-rev' command
Adam Roben
2
-0
/
+29
2007-04-28
git shortlog documentation: add long options and fix a typo
Michele Ballabio
1
-4
/
+4
2007-04-27
Update git-http-fetch documentation
Andrew Ruder
1
-0
/
+4
2007-04-27
Update git-local-fetch documentation
Andrew Ruder
1
-0
/
+14
2007-04-27
Update git-http-push documentation
Andrew Ruder
1
-2
/
+11
2007-04-27
Update -L documentation for git-blame/git-annotate
Andrew Ruder
1
-2
/
+22
2007-04-27
Update git-grep documentation
Andrew Ruder
1
-4
/
+15
2007-04-27
Update git-fmt-merge documentation
Andrew Ruder
1
-1
/
+24
2007-04-27
Document additional options for git-fetch
Andrew Ruder
1
-5
/
+12
2007-04-27
Removing -n option from git-diff-files documentation
Andrew Ruder
2
-3
/
+3
2007-04-27
post-receive-email example hook: sed command for getting description was wrong
Andy Parkins
1
-1
/
+1
2007-04-27
post-receive-email example hook: detect rewind-only updates and output sensib...
Andy Parkins
1
-23
/
+54
2007-04-27
post-receive-email example hook: fastforward should have been fast_forward
Andy Parkins
1
-1
/
+1
2007-04-27
Ignore merged status of the file-level merge
Alex Riesen
1
-1
/
+1
2007-04-26
Add a test for merging changed and rename-changed branches
Alex Riesen
2
-0
/
+28
2007-04-26
Avoid excessive rewrites in merge-recursive
Alex Riesen
1
-13
/
+19
2007-04-26
Start preparing for 1.5.1.3
Junio C Hamano
2
-1
/
+39
2007-04-26
Sanitize @to recipients.
Robin H. Johnson
1
-0
/
+1
2007-04-26
git-svn: Ignore usernames in URLs in find_by_url
Adam Roben
1
-0
/
+4
2007-04-26
Add --date={local,relative,default}
Junio C Hamano
9
-17
/
+71
2007-04-26
Document --dry-run and envelope-sender for git-send-email.
Robin H. Johnson
1
-0
/
+9
2007-04-26
Allow users to optionally specify their envelope sender.
Robin H. Johnson
1
-1
/
+9
2007-04-26
Ensure clean addresses are always used with Net::SMTP
Robin H. Johnson
1
-4
/
+5
2007-04-26
Validate @recipients before using it for sendmail and Net::SMTP.
Robin H. Johnson
1
-1
/
+2
2007-04-26
Perform correct quoting of recipient names.
Robin H. Johnson
1
-5
/
+14
2007-04-26
Change the scope of the $cc variable as it is not needed outside of send_mess...
Robin H. Johnson
1
-4
/
+3
2007-04-26
Debugging cleanup improvements
Robin H. Johnson
1
-4
/
+6
2007-04-26
Prefix Dry- to the message status to denote dry-runs.
Robin H. Johnson
1
-2
/
+2
2007-04-26
Document --dry-run parameter to send-email.
Robin H. Johnson
1
-0
/
+2
2007-04-26
git-svn: Don't rely on $_ after making a function call
Adam Roben
1
-5
/
+5
2007-04-26
Fix handle leak in write_tree
Alex Riesen
1
-1
/
+5
2007-04-25
Actually handle some-low memory conditions
Shawn O. Pearce
2
-11
/
+11
2007-04-25
init_buffer(): Kill buf pointer
Luiz Fernando N. Capitulino
1
-2
/
+1
2007-04-25
core-tutorial: minor fixes
Luiz Fernando N. Capitulino
1
-5
/
+4
2007-04-25
read_cache_from(): small simplification
Luiz Fernando N. Capitulino
1
-9
/
+8
[next]