aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pager: do not dup2 stderr if it is already redirectedJunio C Hamano2008-12-15
* git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* git-config.txt: fix a typoJim Meyering2008-12-12
* fsck: reduce stack footprintLinus Torvalds2008-12-11
* make sure packs to be replaced are closed beforehandNicolas Pitre2008-12-10
* work around Python warnings from AsciiDocJunio C Hamano2008-12-09
* git-svn: Make following parents atomicDeskin Miller2008-12-08
* GIT 1.6.0.5v1.6.0.5Junio C Hamano2008-12-07
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-07
* tag: delete TAG_EDITMSG only on successful tagJeff King2008-12-07
* gitweb: Make project specific override for 'grep' feature workJakub Narebski2008-12-07
* http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna2008-12-07
* fetch-pack: Avoid memcpy() with src==dstThomas Rast2008-12-07
* Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano2008-12-02
|\
| * commit: Fix stripping of patch in verbose mode.Jeff King2008-11-12
* | xdiff: give up scanning similar lines earlyDavide Libenzi2008-12-02
* | Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
|\ \
| * | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-14
| * | t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-12
| * | pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
| * | sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-12
| * | builtin-gc.c: use new pack_keep bitfield to detect .keep file existenceBrandon Casey2008-11-12
| * | repack: do not fall back to incremental repacking with [-a|-A]Brandon Casey2008-11-12
| * | repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-12
| * | pack-objects: new option --honor-pack-keepBrandon Casey2008-11-12
| * | packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-12
| |/
* | Merge branch 'js/mingw-rename-fix' into maintJunio C Hamano2008-12-02
|\ \
| * | compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt2008-11-23
* | | User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna2008-12-02
* | | Update draft release notes to 1.6.0.5Junio C Hamano2008-11-30
* | | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-30
|\ \ \
| * | | tag: Add more tests about mixing incompatible modes and optionsSamuel Tardieu2008-11-04
| * | | tag: Check that options are only allowed in the appropriate modeSamuel Tardieu2008-11-04
* | | | Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-30
|\ \ \ \
| * | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler2008-11-11
| | |_|/ | |/| |
* | | | generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy2008-11-30
* | | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-27
|\ \ \ \
| * | | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| * | | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
| | |_|/ | |/| |
* | | | sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain2008-11-27
* | | | sha1_file: avoid bogus "file exists" error messageJoey Hess2008-11-27
* | | | git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen2008-11-27
* | | | bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
* | | | bash: remove dashed command leftoversSZEDER Gábor2008-11-27
* | | | Merge branch 'pw/maint-p4' into maintJunio C Hamano2008-11-27
|\ \ \ \
| * | | | git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | | | | Fix typos in the documentation.Ralf Wildenhues2008-11-27
|/ / / /
* | | | Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano2008-11-26
|\ \ \ \