gitweb.git

Commits

2007-05-01 GIT v1.5.1.3 v1.5.1.3
2007-04-30 send-email documentation: clarify --smtp-server
2007-04-30 git.7: Mention preformatted html doc location
2007-04-30 Clarify SubmittingPatches Checklist
2007-04-30 git-svn: Add 'find-rev' command
2007-04-30 Fix symlink handling in git-svn, related to PerlIO
2007-04-29 http.c: Fix problem with repeated calls of http_init
2007-04-29 Add missing reference to GIT_COMMITTER_DATE in git...
2007-04-29 Fix import-tars fix.
2007-04-29 Update .mailmap with "Michael"
2007-04-29 Do not barf on too long action description
2007-04-29 Merge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-04-29 Catch empty pathnames in trees during fsck
2007-04-29 Merge commit 'jc/maint' into gfi-maint
2007-04-29 Don't allow empty pathnames in fast-import
2007-04-29 import-tars: be nice to wrong directory modes
2007-04-28 git-svn: Added 'find-rev' command
2007-04-28 git shortlog documentation: add long options and fix...
2007-04-27 Update git-http-fetch documentation
2007-04-27 Update git-local-fetch documentation
2007-04-27 Update git-http-push documentation
2007-04-27 Update -L documentation for git-blame/git-annotate
2007-04-27 Update git-grep documentation
2007-04-27 Update git-fmt-merge documentation
2007-04-27 Document additional options for git-fetch
2007-04-27 Removing -n option from git-diff-files documentation
2007-04-26 Start preparing for 1.5.1.3
2007-04-26 Sanitize @to recipients.
2007-04-26 git-svn: Ignore usernames in URLs in find_by_url
2007-04-26 Document --dry-run and envelope-sender for git-send...
2007-04-26 Allow users to optionally specify their envelope sender.
2007-04-26 Ensure clean addresses are always used with Net::SMTP
2007-04-26 Validate @recipients before using it for sendmail and...
2007-04-26 Perform correct quoting of recipient names.
2007-04-26 Change the scope of the $cc variable as it is not neede...
2007-04-26 Debugging cleanup improvements
2007-04-26 Prefix Dry- to the message status to denote dry-runs.
2007-04-26 Document --dry-run parameter to send-email.
2007-04-26 git-svn: Don't rely on $_ after making a function call
2007-04-26 Fix handle leak in write_tree
2007-04-25 Actually handle some-low memory conditions
2007-04-25 Remove usernames from all commit messages, not just...
2007-04-24 applymbox & quiltimport: typofix.
2007-04-24 Create a sysconfdir variable, and use it for ETC_GITCONFIG
2007-04-24 Documentation/git-reset.txt: suggest git commit --amend...
2007-04-24 Build RPM with ETC_GITCONFIG=/etc/gitconfig
2007-04-24 Ignore all man sections as they are generated files.
2007-04-24 Fix typo in git-am: s/Was is/Was it/
2007-04-23 Reverse the order of -b and --track in the man page.
2007-04-23 dir.c(common_prefix): Fix two bugs
2007-04-21 GIT 1.5.1.2 v1.5.1.2
2007-04-21 perl: install private Error.pm if the site version...
2007-04-21 git-clone: fix dumb protocol transport to clone from...
2007-04-19 Update git-config documentation
2007-04-19 Fix unmatched emphasis tag in git-tutorial
2007-04-19 Update git-cherry-pick documentation
2007-04-19 Update git-archive documentation
2007-04-19 fix up strtoul_ui error handling
2007-04-19 git-tar-tree: complete deprecation conversion message
2007-04-18 git-shortlog: Fix two formatting errors in asciidoc...
2007-04-18 Fix overwriting of files when applying contextually...
2007-04-18 git-svn: don't allow globs to match regular files
2007-04-18 Use const qualifier for 'sha1' parameter in delete_ref...
2007-04-18 Start preparing for 1.5.1.2
2007-04-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-04-17 git-svn: quiet some warnings when run only with --versi...
2007-04-17 git-svn: respect lower bound of -r/--revision when...
2007-04-16 Have sample update hook not refuse deleting a branch...
2007-04-16 variable $projectdesc needs to be set before checking...
2007-04-16 Update git-annotate/git-blame documentation
2007-04-16 Update git-apply documentation
2007-04-16 Update git-applymbox documentation
2007-04-16 Update git-am documentation
2007-04-16 user-manual: use detached head when rewriting history
2007-04-16 user-manual: start revising "internals" chapter
2007-04-16 user-manual: detached HEAD
2007-04-16 user-manual: fix discussion of default clone
2007-04-16 Documentation: clarify track/no-track option.
2007-04-16 Documentation: clarify git-checkout -f, minor editing
2007-04-16 Documentation: minor edits of git-lost-found manpage
2007-04-15 Document -g (--walk-reflogs) option of git-log
2007-04-15 sscanf/strtoul: parse integers robustly
2007-04-15 Merge git://git2./pub/scm/gitk/gitk into maint
2007-04-15 git-blame: Fix overrun in fake_working_tree_commit()
2007-04-14 git-quiltimport complaining yet still working
2007-04-14 config.txt: Fix grammatical error in description of...
2007-04-14 config.txt: Change pserver to server in description...
2007-04-14 config.txt: Document core.autocrlf
2007-04-14 config.txt: Document gitcvs.allbinary
2007-04-14 Do not default to --no-index when given two directories.
2007-04-14 Use rev-list --reverse in git-rebase.sh
2007-04-13 handle_options in git wrapper miscounts the options...
2007-04-12 GIT 1.5.1.1 v1.5.1.1
2007-04-11 cvsserver: Fix handling of diappeared files on update
2007-04-11 fsck: do not complain on detached HEAD.
2007-04-11 (encode_85, decode_85): Mark source buffer pointer...
2007-04-10 Documentation: show-ref: document --exclude-existing
2007-04-10 cvsexportcommit -p : fix the usage of git-apply -C.
2007-04-09 Add Documentation/cmd-list.made to .gitignore
2007-04-09 git-svn: fix log command to avoid infinite loop on...
next