aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Don't allow empty pathnames in fast-importShawn O. Pearce2007-04-28
| * | | | import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-28
* | | | | Catch empty pathnames in trees during fsckShawn O. Pearce2007-04-28
* | | | | git-svn: Added 'find-rev' commandAdam Roben2007-04-27
* | | | | git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-27
| |/ / / |/| | |
* | | | Update git-http-fetch documentationAndrew Ruder2007-04-26
* | | | Update git-local-fetch documentationAndrew Ruder2007-04-26
* | | | Update git-http-push documentationAndrew Ruder2007-04-26
* | | | Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-26
* | | | Update git-grep documentationAndrew Ruder2007-04-26
* | | | Update git-fmt-merge documentationAndrew Ruder2007-04-26
* | | | Document additional options for git-fetchAndrew Ruder2007-04-26
* | | | Removing -n option from git-diff-files documentationAndrew Ruder2007-04-26
* | | | Start preparing for 1.5.1.3Junio C Hamano2007-04-25
* | | | Sanitize @to recipients.Robin H. Johnson2007-04-25
* | | | git-svn: Ignore usernames in URLs in find_by_urlAdam Roben2007-04-25
* | | | Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-25
* | | | Allow users to optionally specify their envelope sender.Robin H. Johnson2007-04-25
* | | | Ensure clean addresses are always used with Net::SMTPRobin H. Johnson2007-04-25
* | | | Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson2007-04-25
* | | | Perform correct quoting of recipient names.Robin H. Johnson2007-04-25
* | | | Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson2007-04-25
* | | | Debugging cleanup improvementsRobin H. Johnson2007-04-25
* | | | Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson2007-04-25
* | | | Document --dry-run parameter to send-email.Robin H. Johnson2007-04-25
* | | | git-svn: Don't rely on $_ after making a function callAdam Roben2007-04-25
* | | | Fix handle leak in write_treeAlex Riesen2007-04-25
* | | | Actually handle some-low memory conditionsShawn O. Pearce2007-04-25
* | | | Remove usernames from all commit messages, not just when using svmpropsAdam Roben2007-04-24
* | | | applymbox & quiltimport: typofix.Junio C Hamano2007-04-24
* | | | Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-24
* | | | Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
* | | | Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-23
* | | | Ignore all man sections as they are generated files.Brian Gernhardt2007-04-23
* | | | Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-23
* | | | Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-23
* | | | dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* | | | GIT 1.5.1.2v1.5.1.2Junio C Hamano2007-04-21
* | | | perl: install private Error.pm if the site version is older than our ownEric Wong2007-04-21
* | | | git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano2007-04-20
|/ / /
* | | Update git-config documentationAndrew Ruder2007-04-18
* | | Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-18
* | | Update git-cherry-pick documentationAndrew Ruder2007-04-18
* | | Update git-archive documentationAndrew Ruder2007-04-18
* | | fix up strtoul_ui error handlingAndy Whitcroft2007-04-18
* | | git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-18
* | | git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-18
* | | Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-18
* | | git-svn: don't allow globs to match regular filesEric Wong2007-04-18
* | | Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-17