summaryrefslogtreecommitdiffstats
path: root/builtin-rev-parse.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-01send-email documentation: clarify --smtp-serverJari Aalto1-3/+4
2007-05-01git.7: Mention preformatted html doc locationJari Aalto1-0/+4
2007-05-01Clarify SubmittingPatches ChecklistJari Aalto1-1/+9
2007-05-01git-svn: Add 'find-rev' commandAdam Roben2-12/+12
2007-05-01Fix symlink handling in git-svn, related to PerlIOJunio C Hamano1-2/+2
2007-04-29http.c: Fix problem with repeated calls of http_initJulian Phillips1-0/+1
2007-04-29Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2-0/+2
2007-04-29Fix import-tars fix.Junio C Hamano1-1/+1
2007-04-29Update .mailmap with "Michael"Junio C Hamano1-0/+1
2007-04-29Do not barf on too long action descriptionJunio C Hamano1-4/+1
2007-04-29Catch empty pathnames in trees during fsckShawn O. Pearce1-0/+6
2007-04-29Don't allow empty pathnames in fast-importShawn O. Pearce1-0/+2
2007-04-29import-tars: be nice to wrong directory modesJohannes Schindelin1-0/+1
2007-04-28git-svn: Added 'find-rev' commandAdam Roben2-0/+29
2007-04-28git shortlog documentation: add long options and fix a typoMichele Ballabio1-4/+4
2007-04-27Update git-http-fetch documentationAndrew Ruder1-0/+4
2007-04-27Update git-local-fetch documentationAndrew Ruder1-0/+14
2007-04-27Update git-http-push documentationAndrew Ruder1-2/+11
2007-04-27Update -L documentation for git-blame/git-annotateAndrew Ruder1-2/+22
2007-04-27Update git-grep documentationAndrew Ruder1-4/+15
2007-04-27Update git-fmt-merge documentationAndrew Ruder1-1/+24
2007-04-27Document additional options for git-fetchAndrew Ruder1-5/+12
2007-04-27Removing -n option from git-diff-files documentationAndrew Ruder2-3/+3
2007-04-26Start preparing for 1.5.1.3Junio C Hamano2-1/+39
2007-04-26Sanitize @to recipients.Robin H. Johnson1-0/+1
2007-04-26git-svn: Ignore usernames in URLs in find_by_urlAdam Roben1-0/+4
2007-04-26Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson1-0/+9
2007-04-26Allow users to optionally specify their envelope sender.Robin H. Johnson1-1/+9
2007-04-26Ensure clean addresses are always used with Net::SMTPRobin H. Johnson1-4/+5
2007-04-26Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson1-1/+2
2007-04-26Perform correct quoting of recipient names.Robin H. Johnson1-5/+14
2007-04-26Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson1-4/+3
2007-04-26Debugging cleanup improvementsRobin H. Johnson1-4/+6
2007-04-26Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson1-2/+2
2007-04-26Document --dry-run parameter to send-email.Robin H. Johnson1-0/+2
2007-04-26git-svn: Don't rely on $_ after making a function callAdam Roben1-5/+5
2007-04-26Fix handle leak in write_treeAlex Riesen1-1/+5
2007-04-25Actually handle some-low memory conditionsShawn O. Pearce2-11/+11
2007-04-25Remove usernames from all commit messages, not just when using svmpropsAdam Roben1-1/+4
2007-04-24applymbox & quiltimport: typofix.Junio C Hamano2-2/+2
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett1-2/+7
2007-04-24Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape1-0/+2
2007-04-24Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano1-0/+2
2007-04-24Ignore all man sections as they are generated files.Brian Gernhardt1-2/+1
2007-04-24Fix typo in git-am: s/Was is/Was it/Josh Triplett1-1/+1
2007-04-24Reverse the order of -b and --track in the man page.Brian Gernhardt1-1/+1
2007-04-23dir.c(common_prefix): Fix two bugsJohannes Schindelin2-1/+8
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano2-8/+21
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong1-1/+1
2007-04-21git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano1-1/+1