]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
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 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-Wernerconnect.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-Werneradd 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 maint
2008-11-02 Christian Stimminggit-gui: Update German translation.
2008-11-01 Johannes Sixtgit-gui: Do not munge conflict marker lines in a normal...
2008-11-01 Alexander Gavrilovgit-gui: Add a simple implementation of SSH_ASKPASS.
2008-11-01 Alexander Gavrilovgit-gui: Add a dialog that shows the OpenSSH public key.
2008-11-01 Miklos Vajnaupdate-ref --no-deref -d: handle the case when the...
2008-11-01 Brian GernhardtAvoid using non-portable `echo -n` in tests.
2008-10-31 Junio C HamanoMerge branch 'maint'
2008-10-31 Deskin Millergit-svn: change dashed git-commit-tree to git commit-tree
2008-10-31 Jan KrügerDocumentation: clarify information about 'ident' attribute
2008-10-31 Markus Heidelbergbash completion: add doubledash to "git show"
2008-10-31 Alex RiesenUse test-chmtime -v instead of perl in t5000 to get...
2008-10-31 Alex RiesenAdd --verbose|-v to test-chmtime
2008-10-31 Jonas Fonsecaasciidoc: add minor workaround to add an empty line...
2008-10-31 Junio C HamanoMerge branch 'ar/maint-mksnpath' into ar/mksnpath
2008-10-31 Alex RiesenUse git_pathdup instead of xstrdup(git_path(...))
2008-10-31 Alex Riesengit_pathdup: returns xstrdup-ed copy of the formatted path
2008-10-31 Alex RiesenFix potentially dangerous use of git_path in ref.c
2008-10-31 Alex RiesenAdd git_snpath: a .git path formatting routine with...
2008-10-30 Alex RiesenPlug a memleak in builtin-revert
2008-10-30 Miklos Vajnagit branch -m: forbid renaming of a symref
2008-10-28 Junio C Hamanocompat/cygwin.c: make runtime detection of lstat/stat...
2008-10-28 Linus TorvaldsAdd file delete/create info when we overflow rename_limit
2008-10-28 Nanako ShiraishiInstall git-cvsserver in $(bindir)
2008-10-28 Tommi VirtanenInstall git-shell in bindir, too
2008-10-27 Alex RiesenFix potentially dangerous uses of mkpath and git_path
2008-10-27 Junio C HamanoMerge branch 'ar/maint-mksnpath' into HEAD
2008-10-27 Alex RiesenFix potentially dangerous uses of mkpath and git_path
2008-10-27 Alex RiesenFix mkpath abuse in dwim_ref and dwim_log of sha1_name.c
2008-10-27 Alex RiesenAdd mksnpath which allows you to specify the output buffer
2008-10-26 Junio C HamanoMerge branch 'maint'
2008-10-26 Thomas Rastadd -p: warn if only binary changes present
2008-10-26 Charles Baileygit-archive: work in bare repos
2008-10-26 Miklos VajnaFix git update-ref --no-deref -d.
2008-10-26 Miklos Vajnarename_ref(): handle the case when the reflog of a...
2008-10-26 Miklos VajnaFix git branch -m for symrefs.
2008-10-26 Jeff Kingenable textconv for diff in verbose status/commit
2008-10-26 Jeff Kingadd userdiff textconv tests
2008-10-26 Jeff Kingwt-status: load diff ui config
2008-10-26 Jeff Kingonly textconv regular files
2008-10-26 Jeff Kinguserdiff: require explicitly allowing textconv
2008-10-26 Jeff Kingrefactor userdiff textconv code
2008-10-26 Jeff Kingdocument the diff driver textconv feature
2008-10-26 Jeff Kingdiff: add missing static declaration
2008-10-26 Junio C Hamanoreceive-pack: fix "borrowing from alternate object...
2008-10-25 Giuseppe Bilottagitweb: generate parent..current URLs
2008-10-25 Giuseppe Bilottagitweb: parse parent..current syntax from PATH_INFO
2008-10-25 Giuseppe Bilottagitweb: use_pathinfo filenames start with /
2008-10-25 Giuseppe Bilottagitweb: generate project/action/hash URLs
2008-10-25 Giuseppe Bilottagitweb: parse project/action/hash_base:filename PATH_INFO
2008-10-25 René Scharfeblame: use xdi_diff_hunks(), get rid of struct patch
2008-10-25 René Scharfeadd xdi_diff_hunks() for callers that only need hunk...
2008-10-25 Brian DowningAllow alternate "low-level" emit function from xdl_diff
2008-10-25 Brian DowningAlways initialize xpparam_t to 0
2008-10-25 René Scharfeblame: inline get_patch()
2008-10-24 Joey Hessgit-daemon: set REMOTE_ADDR to client address
2008-10-24 Deskin Millergit-svn: change dashed git-config to git config
2008-10-24 Nicolas Pitreindex-pack: don't leak leaf delta result
2008-10-23 Nicolas Pitreimprove index-pack tests
2008-10-23 Jeff Kingsubmodule: fix some non-portable grep invocations
2008-10-23 Johannes Sixtgit-remote: list branches in vertical lists
next