Code

git.git
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
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 branch 'maint' of git://repo.or.cz/git-gui into...
2008-11-01 Miklos Vajnaupdate-ref --no-deref -d: handle the case when the...
2008-10-31 Deskin Millergit-svn: change dashed git-commit-tree to git commit...
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 Alex RiesenUse git_pathdup instead of xstrdup(git_path(...))
2008-10-31 Alex Riesengit_pathdup: returns xstrdup-ed copy of the formatted...
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...
next