git
2007-04-30  Jari Aaltogit.7: Mention preformatted html doc location
2007-04-30  Jari AaltoClarify SubmittingPatches Checklist
2007-04-30  Adam Robengit-svn: Add 'find-rev' command
2007-04-30  Junio C HamanoFix symlink handling in git-svn, related to PerlIO
2007-04-29  Julian Phillipshttp.c: Fix problem with repeated calls of http_init
2007-04-29  Josh TriplettAdd missing reference to GIT_COMMITTER_DATE in git...
2007-04-29  Junio C HamanoFix import-tars fix.
2007-04-29  Junio C HamanoUpdate .mailmap with "Michael"
2007-04-29  Junio C HamanoDo not barf on too long action description
2007-04-29  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-04-29  Shawn O. PearceCatch empty pathnames in trees during fsck
2007-04-29  Shawn O. PearceMerge commit 'jc/maint' into gfi-maint
2007-04-29  Shawn O. PearceDon't allow empty pathnames in fast-import
2007-04-29  Johannes Schindelinimport-tars: be nice to wrong directory modes
2007-04-28  Adam Robengit-svn: Added 'find-rev' command
2007-04-28  Michele Ballabiogit shortlog documentation: add long options and fix...
2007-04-27  Andrew RuderUpdate git-http-fetch documentation
2007-04-27  Andrew RuderUpdate git-local-fetch documentation
2007-04-27  Andrew RuderUpdate git-http-push documentation
2007-04-27  Andrew RuderUpdate -L documentation for git-blame/git-annotate
2007-04-27  Andrew RuderUpdate git-grep documentation
2007-04-27  Andrew RuderUpdate git-fmt-merge documentation
2007-04-27  Andrew RuderDocument additional options for git-fetch
2007-04-27  Andrew RuderRemoving -n option from git-diff-files documentation
2007-04-26  Junio C HamanoStart preparing for 1.5.1.3
2007-04-26  Robin H. JohnsonSanitize @to recipients.
2007-04-26  Adam Robengit-svn: Ignore usernames in URLs in find_by_url
2007-04-26  Robin H. JohnsonDocument --dry-run and envelope-sender for git-send...
2007-04-26  Robin H. JohnsonAllow users to optionally specify their envelope sender.
2007-04-26  Robin H. JohnsonEnsure clean addresses are always used with Net::SMTP
2007-04-26  Robin H. JohnsonValidate @recipients before using it for sendmail and...
2007-04-26  Robin H. JohnsonPerform correct quoting of recipient names.
2007-04-26  Robin H. JohnsonChange the scope of the $cc variable as it is not neede...
2007-04-26  Robin H. JohnsonDebugging cleanup improvements
2007-04-26  Robin H. JohnsonPrefix Dry- to the message status to denote dry-runs.
2007-04-26  Robin H. JohnsonDocument --dry-run parameter to send-email.
2007-04-26  Adam Robengit-svn: Don't rely on $_ after making a function call
2007-04-26  Alex RiesenFix handle leak in write_tree
2007-04-25  Shawn O. PearceActually handle some-low memory conditions
2007-04-25  Adam RobenRemove usernames from all commit messages, not just...
2007-04-24  Junio C Hamanoapplymbox & quiltimport: typofix.
2007-04-24  Josh TriplettCreate a sysconfdir variable, and use it for ETC_GITCONFIG
2007-04-24  Gerrit PapeDocumentation/git-reset.txt: suggest git commit --amend...
2007-04-24  Junio C HamanoBuild RPM with ETC_GITCONFIG=/etc/gitconfig
2007-04-24  Brian GernhardtIgnore all man sections as they are generated files.
2007-04-24  Josh TriplettFix typo in git-am: s/Was is/Was it/
2007-04-23  Brian GernhardtReverse the order of -b and --track in the man page.
2007-04-23  Johannes Schindelindir.c(common_prefix): Fix two bugs
2007-04-21  Junio C HamanoGIT 1.5.1.2 v1.5.1.2
2007-04-21  Eric Wongperl: install private Error.pm if the site version...
2007-04-21  Junio C Hamanogit-clone: fix dumb protocol transport to clone from...
2007-04-19  Andrew RuderUpdate git-config documentation
2007-04-19  Andrew RuderFix unmatched emphasis tag in git-tutorial
2007-04-19  Andrew RuderUpdate git-cherry-pick documentation
2007-04-19  Andrew RuderUpdate git-archive documentation
2007-04-19  Andy Whitcroftfix up strtoul_ui error handling
2007-04-19  Sam Vilaingit-tar-tree: complete deprecation conversion message
2007-04-18  Frank Lichtenheldgit-shortlog: Fix two formatting errors in asciidoc...
2007-04-18  Alex RiesenFix overwriting of files when applying contextually...
2007-04-18  Eric Wonggit-svn: don't allow globs to match regular files
2007-04-18  Carlos RicaUse const qualifier for 'sha1' parameter in delete_ref...
2007-04-18  Junio C HamanoStart preparing for 1.5.1.2
2007-04-18  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-04-17  Eric Wonggit-svn: quiet some warnings when run only with --versi...
2007-04-17  Eric Wonggit-svn: respect lower bound of -r/--revision when...
2007-04-16  Gerrit PapeHave sample update hook not refuse deleting a branch...
2007-04-16  Gerrit Papevariable $projectdesc needs to be set before checking...
2007-04-16  Andrew RuderUpdate git-annotate/git-blame documentation
2007-04-16  Andrew RuderUpdate git-apply documentation
2007-04-16  Andrew RuderUpdate git-applymbox documentation
2007-04-16  Andrew RuderUpdate git-am documentation
2007-04-16  J. Bruce Fieldsuser-manual: use detached head when rewriting history
2007-04-16  J. Bruce Fieldsuser-manual: start revising "internals" chapter
2007-04-16  J. Bruce Fieldsuser-manual: detached HEAD
2007-04-16  J. Bruce Fieldsuser-manual: fix discussion of default clone
2007-04-16  J. Bruce FieldsDocumentation: clarify track/no-track option.
2007-04-16  J. Bruce FieldsDocumentation: clarify git-checkout -f, minor editing
2007-04-16  J. Bruce FieldsDocumentation: minor edits of git-lost-found manpage
2007-04-15  Alex RiesenDocument -g (--walk-reflogs) option of git-log
2007-04-15  Jim Meyeringsscanf/strtoul: parse integers robustly
2007-04-15  Junio C HamanoMerge git://git2./pub/scm/gitk/gitk into maint
2007-04-15  Michael Spanggit-blame: Fix overrun in fake_working_tree_commit()
2007-04-14  Linus Torvaldsgit-quiltimport complaining yet still working
2007-04-14  Frank Lichtenheldconfig.txt: Fix grammatical error in description of...
2007-04-14  Frank Lichtenheldconfig.txt: Change pserver to server in description...
2007-04-14  Frank Lichtenheldconfig.txt: Document core.autocrlf
2007-04-14  Frank Lichtenheldconfig.txt: Document gitcvs.allbinary
2007-04-14  Junio C HamanoDo not default to --no-index when given two directories.
2007-04-14  Alex RiesenUse rev-list --reverse in git-rebase.sh
2007-04-13  Matthias Lederhoferhandle_options in git wrapper miscounts the options...
2007-04-12  Junio C HamanoGIT 1.5.1.1 v1.5.1.1
2007-04-11  Frank Lichtenheldcvsserver: Fix handling of diappeared files on update
2007-04-11  Junio C Hamanofsck: do not complain on detached HEAD.
2007-04-11  Jim Meyering(encode_85, decode_85): Mark source buffer pointer...
2007-04-10  Julian PhillipsDocumentation: show-ref: document --exclude-existing
2007-04-10  Tomash Brechkocvsexportcommit -p : fix the usage of git-apply -C.
2007-04-09  Junio C HamanoAdd Documentation/cmd-list.made to .gitignore
2007-04-09  Eric Wonggit-svn: fix log command to avoid infinite loop on...
2007-04-09  Eric Wonggit-svn: dcommit/rebase confused by patches with git...
2007-04-09  Eric Wonggit-svn: bail out on incorrect command-line options
next