summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-27Update git-http-push documentationAndrew Ruder
2007-04-27Update -L documentation for git-blame/git-annotateAndrew Ruder
2007-04-27Update git-grep documentationAndrew Ruder
2007-04-27Update git-fmt-merge documentationAndrew Ruder
2007-04-27Document additional options for git-fetchAndrew Ruder
2007-04-27Removing -n option from git-diff-files documentationAndrew Ruder
2007-04-26Start preparing for 1.5.1.3Junio C Hamano
2007-04-26Sanitize @to recipients.Robin H. Johnson
2007-04-26git-svn: Ignore usernames in URLs in find_by_urlAdam Roben
2007-04-26Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson
2007-04-26Allow users to optionally specify their envelope sender.Robin H. Johnson
2007-04-26Ensure clean addresses are always used with Net::SMTPRobin H. Johnson
2007-04-26Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson
2007-04-26Perform correct quoting of recipient names.Robin H. Johnson
2007-04-26Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson
2007-04-26Debugging cleanup improvementsRobin H. Johnson
2007-04-26Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson
2007-04-26Document --dry-run parameter to send-email.Robin H. Johnson
2007-04-26git-svn: Don't rely on $_ after making a function callAdam Roben
2007-04-26Fix handle leak in write_treeAlex Riesen
2007-04-25Actually handle some-low memory conditionsShawn O. Pearce
2007-04-25Remove usernames from all commit messages, not just when using svmpropsAdam Roben
2007-04-24applymbox & quiltimport: typofix.Junio C Hamano
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett
2007-04-24Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape
2007-04-24Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano
2007-04-24Ignore all man sections as they are generated files.Brian Gernhardt
2007-04-24Fix typo in git-am: s/Was is/Was it/Josh Triplett
2007-04-23Reverse the order of -b and --track in the man page.Brian Gernhardt
2007-04-23dir.c(common_prefix): Fix two bugsJohannes Schindelin
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong
2007-04-21git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano
2007-04-19Update git-config documentationAndrew Ruder
2007-04-19Fix unmatched emphasis tag in git-tutorialAndrew Ruder
2007-04-19Update git-cherry-pick documentationAndrew Ruder
2007-04-19Update git-archive documentationAndrew Ruder
2007-04-19fix up strtoul_ui error handlingAndy Whitcroft
2007-04-19git-tar-tree: complete deprecation conversion messageSam Vilain
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18git-svn: don't allow globs to match regular filesEric Wong
2007-04-18Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica
2007-04-18Start preparing for 1.5.1.2Junio C Hamano
2007-04-18Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-04-17git-svn: quiet some warnings when run only with --version/--helpEric Wong
2007-04-17git-svn: respect lower bound of -r/--revision when following parentEric Wong
2007-04-16Have sample update hook not refuse deleting a branch through push.Gerrit Pape
2007-04-16variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape
2007-04-16Update git-annotate/git-blame documentationAndrew Ruder