summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-28Merge commit 'jc/maint' into gfi-maintLibravatar Shawn O. Pearce31-71/+268
2007-04-28Don't allow empty pathnames in fast-importLibravatar Shawn O. Pearce1-0/+2
2007-04-28import-tars: be nice to wrong directory modesLibravatar Johannes Schindelin1-0/+1
2007-04-27git-svn: Added 'find-rev' commandLibravatar Adam Roben2-0/+29
2007-04-27git shortlog documentation: add long options and fix a typoLibravatar Michele Ballabio1-4/+4
2007-04-26Update git-http-fetch documentationLibravatar Andrew Ruder1-0/+4
2007-04-26Update git-local-fetch documentationLibravatar Andrew Ruder1-0/+14
2007-04-26Update git-http-push documentationLibravatar Andrew Ruder1-2/+11
2007-04-26Update -L documentation for git-blame/git-annotateLibravatar Andrew Ruder1-2/+22
2007-04-26Update git-grep documentationLibravatar Andrew Ruder1-4/+15
2007-04-26Update git-fmt-merge documentationLibravatar Andrew Ruder1-1/+24
2007-04-26Document additional options for git-fetchLibravatar Andrew Ruder1-5/+12
2007-04-26Removing -n option from git-diff-files documentationLibravatar Andrew Ruder2-3/+3
2007-04-25Start preparing for 1.5.1.3Libravatar Junio C Hamano2-1/+39
2007-04-25Sanitize @to recipients.Libravatar Robin H. Johnson1-0/+1
2007-04-25git-svn: Ignore usernames in URLs in find_by_urlLibravatar Adam Roben1-0/+4
2007-04-25Document --dry-run and envelope-sender for git-send-email.Libravatar Robin H. Johnson1-0/+9
2007-04-25Allow users to optionally specify their envelope sender.Libravatar Robin H. Johnson1-1/+9
2007-04-25Ensure clean addresses are always used with Net::SMTPLibravatar Robin H. Johnson1-4/+5
2007-04-25Validate @recipients before using it for sendmail and Net::SMTP.Libravatar Robin H. Johnson1-1/+2
2007-04-25Perform correct quoting of recipient names.Libravatar Robin H. Johnson1-5/+14
2007-04-25Change the scope of the $cc variable as it is not needed outside of send_mess...Libravatar Robin H. Johnson1-4/+3
2007-04-25Debugging cleanup improvementsLibravatar Robin H. Johnson1-4/+6
2007-04-25Prefix Dry- to the message status to denote dry-runs.Libravatar Robin H. Johnson1-2/+2
2007-04-25Document --dry-run parameter to send-email.Libravatar Robin H. Johnson1-0/+2
2007-04-25git-svn: Don't rely on $_ after making a function callLibravatar Adam Roben1-5/+5
2007-04-25Fix handle leak in write_treeLibravatar Alex Riesen1-1/+5
2007-04-25Actually handle some-low memory conditionsLibravatar Shawn O. Pearce2-11/+11
2007-04-24Remove usernames from all commit messages, not just when using svmpropsLibravatar Adam Roben1-1/+4
2007-04-24applymbox & quiltimport: typofix.Libravatar Junio C Hamano2-2/+2
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGLibravatar Josh Triplett1-2/+7
2007-04-23Documentation/git-reset.txt: suggest git commit --amend in example.Libravatar Gerrit Pape1-0/+2
2007-04-23Build RPM with ETC_GITCONFIG=/etc/gitconfigLibravatar Junio C Hamano1-0/+2
2007-04-23Ignore all man sections as they are generated files.Libravatar Brian Gernhardt1-2/+1
2007-04-23Fix typo in git-am: s/Was is/Was it/Libravatar Josh Triplett1-1/+1
2007-04-23Reverse the order of -b and --track in the man page.Libravatar Brian Gernhardt1-1/+1
2007-04-23dir.c(common_prefix): Fix two bugsLibravatar Johannes Schindelin2-1/+8
2007-04-21GIT 1.5.1.2Libravatar Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownLibravatar Eric Wong1-1/+1
2007-04-20git-clone: fix dumb protocol transport to clone from pack-pruned refLibravatar Junio C Hamano1-1/+1
2007-04-18Update git-config documentationLibravatar Andrew Ruder2-11/+15
2007-04-18Fix unmatched emphasis tag in git-tutorialLibravatar Andrew Ruder1-1/+1
2007-04-18Update git-cherry-pick documentationLibravatar Andrew Ruder1-1/+1
2007-04-18Update git-archive documentationLibravatar Andrew Ruder1-1/+4
2007-04-18fix up strtoul_ui error handlingLibravatar Andy Whitcroft2-2/+2
2007-04-19gitk: Allow user to choose whether to see the diff, old file, or new fileLibravatar Paul Mackerras1-0/+17
2007-04-18git-tar-tree: complete deprecation conversion messageLibravatar Sam Vilain1-1/+1
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationLibravatar Frank Lichtenheld1-1/+3
2007-04-18Fix overwriting of files when applying contextually independent diffsLibravatar Alex Riesen2-2/+34
2007-04-18git-svn: don't allow globs to match regular filesLibravatar Eric Wong2-0/+6