Code

git.git
2008-11-09 Junio C HamanoMerge branch 'maint'
2008-11-09 Christian Couderbisect: fix missing "exit"
2008-11-09 Christian CouderDocumentation: bisect: change a few instances of "git...
2008-11-09 Christian CouderDocumentation: rev-list: change a few instances of...
2008-11-09 Jeff Kingreceive-pack: detect push to current branch of non...
2008-11-09 Jeff Kingt5516: refactor oddball tests
2008-11-09 Alexandre Julliardcheckout: Don't crash when switching away from an inval...
2008-11-09 Paul MackerrasMerge branch 'dev'
2008-11-09 Junio C HamanoMerge branch 'maint'
2008-11-09 Junio C HamanoGIT 1.6.0.4 v1.6.0.4
2008-11-09 Quy TonthatUpdate RPM spec for the new location of git-cvsserver.
2008-11-09 Junio C HamanoMerge branch 'cb/maint-update-ref-fix' into maint
2008-11-09 Junio C HamanoMerge branch 'cj/maint-gitpm-fix-maybe-self' into maint
2008-11-09 Junio C HamanoMerge branch 'ar/maint-mksnpath' into maint
2008-11-09 Junio C HamanoMerge branch 'mv/maint-branch-m-symref' into maint
2008-11-09 Junio C HamanoMerge branch 'ds/autoconf'
2008-11-09 Junio C HamanoMerge branch 'rs/blame'
2008-11-09 Jeff Kingt5400: expect success for denying deletion
2008-11-08 Davide Libenzixdiff: give up scanning similar lines early
2008-11-08 Alexander Gavrilovgitk: Implement a user-friendly Edit View dialog
2008-11-08 Paul Mackerrasgitk: Improve cherry-pick error handling
2008-11-07 Alexander Gavrilovgitk: Make cherry-pick call git-citool on conflicts
2008-11-07 Alexander Gavrilovgitk: Make gitk dialog windows transient
2008-11-07 Alexander Gavrilovgitk: Add Return and Escape bindings to dialogs
2008-11-07 Alexander Gavrilovgitweb: Fix mod_perl support.
2008-11-07 Alexander Gavrilovgitweb: Add a per-repository authorization hook.
2008-11-07 Alexander Gavrilovgitweb: Use single implementation of export_ok check.
2008-11-06 Alexander GavrilovWindows: Make OpenSSH properly detect tty detachment.
2008-11-06 Deskin Millergit-svn: proper detection of bare repositories
2008-11-06 Eric Wonggit-svn: respect i18n.commitencoding config
2008-11-06 Eric Wonggit-svn: don't escape tilde ('~') for http(s) URLs
2008-11-05 Clemens Buchacherpush: fix local refs update if already up-to-date
2008-11-05 Clemens Buchacherdo not force write of packed refs
2008-11-05 Miklos VajnaImplement git remote rename
2008-11-05 Junio C HamanoUpdate draft release notes to 1.6.1
2008-11-05 Junio C HamanoMerge branch 'ar/mksnpath'
2008-11-05 Junio C HamanoMerge branch 'jc/gitweb-fix-cloud-tag'
2008-11-05 Junio C HamanoMerge branch 'mv/maint-branch-m-symref'
2008-11-05 Junio C HamanoMerge branch 'mv/parseopt-checkout-index'
2008-11-04 Samuel Tardieutag: Add more tests about mixing incompatible modes...
2008-11-04 Samuel Tardieutag: Check that options are only allowed in the appropr...
2008-11-04 Junio C HamanoMerge branch 'maint'
2008-11-04 Pete Harlancontrib/hooks/post-receive-email: Make revision display...
2008-11-04 Pete Harlancontrib/hooks/post-receive-email: Put rev display in...
2008-11-04 Paul Mackerrasgitk: Cope with unmerged files in local changes
2008-11-04 Linus Torvaldsrevision traversal: '--simplify-by-decoration'
2008-11-04 Linus TorvaldsMake '--decorate' set an explicit 'show_decorations...
2008-11-04 Linus Torvaldsrevision: make tree comparison functions take commits...
2008-11-04 Linus TorvaldsAdd a 'source' decorator for commits
2008-11-04 Paul Mackerrasgitk: Make "show origin of this line" work on fake...
2008-11-03 Markus HeidelbergMakefile: add install-man rules (quick and normal)
2008-11-03 Junio C Hamanoformat-patch documentation: mention the special case...
2008-11-03 Giuseppe Bilottagitweb: embed snapshot format parameter in PATH_INFO
2008-11-03 Giuseppe Bilottagitweb: retrieve snapshot format from PATH_INFO
2008-11-03 David M. SyzdekMake Pthread link flags configurable
2008-11-03 Junio C HamanoUpdate draft release notes to 1.6.1
2008-11-03 Junio C HamanoMerge branch 'maint'
2008-11-03 Junio C HamanoMerge branch 'np/index-pack'
2008-11-03 Junio C HamanoMerge branch 'sh/rebase-i-p'
2008-11-03 Junio C HamanoMerge branch 'ag/blame-encoding'
2008-11-03 Junio C HamanoMerge branch 'gb/gitweb-pathinfo'
2008-11-03 Junio C HamanoMerge branch 'cj/maint-gitpm-fix-maybe-self'
2008-11-02 Yann DirsonAdd reference for status letters in documentation.
2008-11-02 Mikael MagnussonDocument that git-log takes --all-match.
2008-11-02 David M. Syzdekautoconf: Add link tests to each AC_CHECK_FUNC() test
2008-11-02 Giuseppe Bilottagitweb: make the supported snapshot formats array global
2008-11-02 Nicolas Pitrepack-objects: don't leak pack window reference when...
2008-11-02 Nicolas Pitreextend test coverage for latest pack corruption resilie...
2008-11-02 Nicolas Pitrepack-objects: allow "fixing" a corrupted pack without...
2008-11-02 Nicolas Pitremake find_pack_revindex() aware of the nasty world
2008-11-02 Nicolas Pitremake check_object() resilient to pack corruptions
2008-11-02 Nicolas Pitremake packed_object_info() resilient to pack corruptions
2008-11-02 Nicolas Pitremake unpack_object_header() non fatal
2008-11-02 Nicolas Pitrebetter validation on delta base object offsets
2008-11-02 Nicolas Pitreclose another possibility for propagating pack corruption
2008-11-02 Junio C HamanoUpdate draft 1.6.0.4 release notes
2008-11-02 Junio C HamanoMerge branch 'js/maint-fetch-update-head' into maint
2008-11-02 Junio C HamanoMerge branch 'jk/maint-ls-files-other' into maint
2008-11-02 Junio C HamanoMerge branch 'jc/maint-reset-remove-unmerged-new' into...
2008-11-02 Junio C HamanoMerge branch 'jc/maint-co-track' into maint
2008-11-02 Paul Mackerrasgitk: Unify handling of merge diffs with normal 2-way...
2008-11-02 Junio C HamanoUpdate draft release notes to 1.6.1
2008-11-02 Junio C HamanoStop using compat/regex.c on platforms with working...
2008-11-02 Tom Preston... connect.c: add a way for git-daemon to pass an error...
2008-11-02 Jan KrügerIntroduce receive.denyDeletes
2008-11-02 David M. SyzdekAdd Makefile check for FreeBSD 4.9-SECURITY
2008-11-02 David M. SyzdekBuild: add NO_UINTMAX_T to support ancient systems
2008-11-02 Junio C HamanoMerge branch 'maint'
2008-11-02 Junio C HamanoStart 1.6.0.4 cycle
2008-11-02 Tom Preston... add instructions on how to send patches to the mailing...
2008-11-02 Jakub NarebskiDocumentation/gitattributes: Add subsection header...
2008-11-02 Pierre Habouzitgit send-email: avoid leaking directory file descriptors.
2008-11-02 Jeff Kingsend-pack: do not send out single-level refs such as...
2008-11-02 Jeff Kingfix overlapping memcpy in normalize_absolute_path
2008-11-02 Jeff Kingpack-objects: avoid reading uninitalized data
2008-11-02 Jeff Kingcorrect cache_entry allocation
2008-11-02 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-11-02 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-11-02 Christian Stimminggit-gui: Update German translation.
2008-11-01 Johannes Sixtgit-gui: Do not munge conflict marker lines in a normal...
next