Code

git.git
2008-12-20 Junio C HamanoGIT 1.6.0.6 v1.6.0.6
2008-12-20 Junio C Hamanofast-import: make tagger information optional
2008-12-20 Johannes Schindelinfast-export: deal with tag objects that do not have...
2008-12-20 Miklos VajnaSubmittingPatches: mention the usage of real name in...
2008-12-20 David Aguilargit-mergetool: properly handle "git mergetool -- filename"
2008-12-20 Wu Fengguanggit-send-email: handle email address with quoted comma
2008-12-20 Markus HeidelbergDocumentation: fix typos, grammar, asciidoc syntax
2008-12-17 Junio C HamanoGIT 1.5.6.6 v1.5.6.6
2008-12-17 Junio C HamanoGIT 1.5.5.6 v1.5.5.6
2008-12-17 Junio C HamanoGIT 1.5.4.7 v1.5.4.7
2008-12-17 Junio C Hamanogitweb: do not run "git diff" that is Porcelain
2008-12-16 Johannes Schindelinfast-import: close pack before unlinking it
2008-12-15 Junio C Hamanopager: do not dup2 stderr if it is already redirected
2008-12-15 Junio C Hamanogit-show: do not segfault when showing a bad tag
2008-12-13 Jim Meyeringgit-config.txt: fix a typo
2008-12-11 Linus Torvaldsfsck: reduce stack footprint
2008-12-11 Nicolas Pitremake sure packs to be replaced are closed beforehand
2008-12-10 Junio C Hamanowork around Python warnings from AsciiDoc
2008-12-09 Deskin Millergit-svn: Make following parents atomic
2008-12-07 Junio C HamanoGIT 1.6.0.5 v1.6.0.5
2008-12-07 Matt McCutchen"git diff <tree>{3,}": do not reverse order of arguments
2008-12-07 Jeff Kingtag: delete TAG_EDITMSG only on successful tag
2008-12-07 Jakub Narebskigitweb: Make project specific override for 'grep' featu...
2008-12-07 Miklos Vajnahttp.c: use 'git_config_string' to get 'curl_http_proxy'
2008-12-07 Thomas Rastfetch-pack: Avoid memcpy() with src==dst
2008-12-03 Junio C HamanoMerge branch 'jk/maint-commit-v-strip' into maint
2008-12-03 Davide Libenzixdiff: give up scanning similar lines early
2008-12-03 Junio C HamanoMerge branch 'bc/maint-keep-pack' into maint
2008-12-03 Junio C HamanoMerge branch 'js/mingw-rename-fix' into maint
2008-12-02 Miklos VajnaUser's Manual: remove duplicated url at the end of...
2008-12-01 Junio C HamanoUpdate draft release notes to 1.6.0.5
2008-12-01 Junio C HamanoMerge branch 'st/maint-tag' into maint
2008-12-01 Junio C HamanoMerge branch 'mk/maint-cg-push' into maint
2008-12-01 Nguyễn Thái... generate-cmdlist.sh: avoid selecting synopsis at wrong...
2008-11-28 Junio C HamanoMerge branch 'mv/fast-export' into maint
2008-11-28 Sam Vilainsha1_file.c: resolve confusion EACCES vs EPERM
2008-11-28 Joey Hesssha1_file: avoid bogus "file exists" error message
2008-11-28 Matt McCutchengit checkout: don't warn about unborn branch if -f...
2008-11-28 SZEDER Gáborbash: offer refs instead of filenames for 'git revert'
2008-11-28 SZEDER Gáborbash: remove dashed command leftovers
2008-11-27 Junio C HamanoMerge branch 'pw/maint-p4' into maint
2008-11-27 Pete Wyckoffgit-p4: fix keyword-expansion regex
2008-11-27 Ralf WildenhuesFix typos in the documentation.
2008-11-26 Junio C HamanoMerge branch 'mm/maint-sort-config-doc' into maint
2008-11-26 Matt McCutchenconfig.txt: alphabetize configuration sections
2008-11-26 Junio C HamanoTeach "git diff" to honour --[no-]ext-diff
2008-11-24 Johannes Schindelinfast-export: use an unsorted string list for extra_refs
2008-11-24 Miklos VajnaAdd new testcase to show fast-export does not always...
2008-11-24 Bryan DreweryFix misleading wording for git-cherry-pick
2008-11-24 Johannes Sixtcompat/mingw.c: Teach mingw_rename() to replace read...
2008-11-17 Stefan Naewerequest-pull: make usage string match manpage
2008-11-16 Junio C HamanoTeach ls-files --with-tree=<tree> to work with options...
2008-11-16 Junio C Hamanobuiltin-ls-files.c: coding style fix.
2008-11-15 Jan KrügerDocumentation: git-svn: fix example for centralized...
2008-11-15 Christian CouderDocumentation: fix links to "everyday.html"
2008-11-15 Brandon Caseyrevision.c: use proper data type in call to sizeof...
2008-11-15 Brandon Caseyrepack: only unpack-unreachable if we are deleting...
2008-11-13 Linus Torvaldsdate/time: do not get confused by fractional seconds
2008-11-13 Brandon Caseyt7700: test that 'repack -a' packs alternate packed...
2008-11-12 Junio C HamanoStart 1.6.0.5 cycle
2008-11-12 Nicolas PitreFix pack.packSizeLimit and --max-pack-size handling
2008-11-12 Junio C Hamanocheckout: Fix "initial checkout" detection
2008-11-12 Jeff Kingcommit: Fix stripping of patch in verbose mode.
2008-11-12 Matt KraaiRemove the period after the git-check-attr summary
2008-11-12 Brandon Caseypack-objects: extend --local to mean ignore non-local...
2008-11-12 Brandon Caseysha1_file.c: split has_loose_object() into local and...
2008-11-12 Brandon Caseyt7700: demonstrate mishandling of loose objects in...
2008-11-12 Brandon Caseybuiltin-gc.c: use new pack_keep bitfield to detect...
2008-11-12 Brandon Caseyrepack: do not fall back to incremental repacking with...
2008-11-12 Brandon Caseyrepack: don't repack local objects in packs with .keep...
2008-11-12 Brandon Caseypack-objects: new option --honor-pack-keep
2008-11-12 Brandon Caseypacked_git: convert pack_local flag into a bitfield...
2008-11-12 Brandon Caseyt7700: demonstrate mishandling of objects in packs...
2008-11-11 Martin Koeglergit push: Interpret $GIT_DIR/branches in a Cogito compa...
2008-11-11 Daniel LoweFix non-literal format in printf-style calls
2008-11-11 Alexandre Julliardgit-submodule: Avoid printing a spurious message.
2008-11-11 Stefan Naewegit ls-remote: make usage string match manpage
2008-11-11 Junio C HamanoMakefile: help people who run 'make check' by mistake
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 Alexandre Julliardcheckout: Don't crash when switching away from an inval...
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-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-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-03 Junio C Hamanoformat-patch documentation: mention the special case...
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 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 HamanoStart 1.6.0.4 cycle
next