aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT v1.5.1.3v1.5.1.3Junio C Hamano2007-04-30
* send-email documentation: clarify --smtp-serverJari Aalto2007-04-30
* git.7: Mention preformatted html doc locationJari Aalto2007-04-30
* Clarify SubmittingPatches ChecklistJari Aalto2007-04-30
* git-svn: Add 'find-rev' commandAdam Roben2007-04-30
* Fix symlink handling in git-svn, related to PerlIOJunio C Hamano2007-04-30
* http.c: Fix problem with repeated calls of http_initJulian Phillips2007-04-29
* Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2007-04-29
* Fix import-tars fix.Junio C Hamano2007-04-29
* Update .mailmap with "Michael"Junio C Hamano2007-04-29
* Do not barf on too long action descriptionJunio C Hamano2007-04-29
* Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-04-28
|\
| * Merge commit 'jc/maint' into gfi-maintShawn O. Pearce2007-04-28
| |\
| * | 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