9796 Commits (a2983cb7406210c69415b35528f83afa8e9c7b68)
 

Author SHA1 Message Date
Adam Roben b3cb7e4582 git-svn: Add 'find-rev' command 18 years ago
Junio C Hamano bcd8ee5b43 Fix symlink handling in git-svn, related to PerlIO 18 years ago
Junio C Hamano a07157ac62 Merge branch 'jc/attr' 18 years ago
Junio C Hamano 96651ef508 Make sure test-genrandom and test-chmtime are builtas part of the main build. 18 years ago
Junio C Hamano e0173ad9fc Make macros to prevent double-inclusion in headers consistent. 18 years ago
Junio C Hamano f95673849c Apply mailmap in git-blame output. 18 years ago
Junio C Hamano 7c1c6782e0 Split out mailmap handling out of shortlog 18 years ago
Junio C Hamano 093dc5bee6 blame -s: suppress author name and time. 18 years ago
Josh Triplett 28a94f885a Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL 18 years ago
Junio C Hamano 25dc5e2995 Merge commit 'gfi/master' 18 years ago
Junio C Hamano 39231b1c32 Merge branch 'maint' 18 years ago
Julian Phillips e9d54bd18b http.c: Fix problem with repeated calls of http_init 18 years ago
Josh Triplett 4e58bf970b Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation 18 years ago
Junio C Hamano d0c32b6339 Fix import-tars fix. 18 years ago
Junio C Hamano 2342c4ee14 Update .mailmap with "Michael" 18 years ago
Junio C Hamano 4e6380e5c3 Do not barf on too long action description 18 years ago
Junio C Hamano 5b5fe9a526 Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Shawn O. Pearce cb2cada6da Catch empty pathnames in trees during fsck 18 years ago
Shawn O. Pearce aff787b52b Merge branch 'gfi-maint' into gfi-master 18 years ago
Shawn O. Pearce ec771a7084 Merge commit 'jc/maint' into gfi-maint 18 years ago
Shawn O. Pearce 475d1b333a Don't allow empty pathnames in fast-import 18 years ago
Johannes Schindelin 87859f3443 import-tars: be nice to wrong directory modes 18 years ago
Adam Roben 26e60160a0 git-svn: Added 'find-rev' command 18 years ago
Michele Ballabio bb924cb331 git shortlog documentation: add long options and fix a typo 18 years ago
Junio C Hamano 4342572600 Merge branch 'maint' 18 years ago
Andrew Ruder 71e2e5993b Update git-http-fetch documentation 18 years ago
Andrew Ruder f5158a07d2 Update git-local-fetch documentation 18 years ago
Andrew Ruder d8190a8ec8 Update git-http-push documentation 18 years ago
Andrew Ruder a44f88e251 Update -L documentation for git-blame/git-annotate 18 years ago
Andrew Ruder cf0d720b7f Update git-grep documentation 18 years ago
Andrew Ruder 2bc060cc6f Update git-fmt-merge documentation 18 years ago
Andrew Ruder 42905294de Document additional options for git-fetch 18 years ago
Andrew Ruder 4551d05fe4 Removing -n option from git-diff-files documentation 18 years ago
Andy Parkins c855195cd0 post-receive-email example hook: sed command for getting description was wrong 18 years ago
Andy Parkins 024e5b31af post-receive-email example hook: detect rewind-only updates and output sensible message 18 years ago
Andy Parkins 8e404f82ab post-receive-email example hook: fastforward should have been fast_forward 18 years ago
Alex Riesen 0d5e6c9781 Ignore merged status of the file-level merge 18 years ago
Alex Riesen 8a35981927 Add a test for merging changed and rename-changed branches 18 years ago
Alex Riesen c135ee88f8 Avoid excessive rewrites in merge-recursive 18 years ago
Junio C Hamano 6169a89c4f Merge branch 'maint' 18 years ago
Junio C Hamano 8abe88a29c Start preparing for 1.5.1.3 18 years ago
Robin H. Johnson bf7af11674 Sanitize @to recipients. 18 years ago
Adam Roben 56973d20c1 git-svn: Ignore usernames in URLs in find_by_url 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Robin H. Johnson 03044a9854 Document --dry-run and envelope-sender for git-send-email. 18 years ago
Robin H. Johnson f073a592d6 Allow users to optionally specify their envelope sender. 18 years ago
Robin H. Johnson 2b69bfc23d Ensure clean addresses are always used with Net::SMTP 18 years ago
Robin H. Johnson c38f0247a8 Validate @recipients before using it for sendmail and Net::SMTP. 18 years ago
Robin H. Johnson 732263d411 Perform correct quoting of recipient names. 18 years ago
Robin H. Johnson af068d2742 Change the scope of the $cc variable as it is not needed outside of send_message. 18 years ago