| Commit message (Expand) | Author | Age | Files | Lines |
* | git-send-email: handle email address with quoted comma | Wu Fengguang | 2008-12-19 | 1 | -3/+8 |
* | Documentation: fix typos, grammar, asciidoc syntax | Markus Heidelberg | 2008-12-19 | 13 | -25/+25 |
* | fast-import: close pack before unlinking it | Johannes Schindelin | 2008-12-15 | 1 | -1/+3 |
* | pager: do not dup2 stderr if it is already redirected | Junio C Hamano | 2008-12-15 | 1 | -1/+2 |
* | git-show: do not segfault when showing a bad tag | Junio C Hamano | 2008-12-15 | 2 | -1/+27 |
* | git-config.txt: fix a typo | Jim Meyering | 2008-12-12 | 1 | -1/+1 |
* | fsck: reduce stack footprint | Linus Torvalds | 2008-12-11 | 1 | -7/+31 |
* | make sure packs to be replaced are closed beforehand | Nicolas Pitre | 2008-12-10 | 3 | -0/+33 |
* | work around Python warnings from AsciiDoc | Junio C Hamano | 2008-12-09 | 1 | -9/+9 |
* | git-svn: Make following parents atomic | Deskin Miller | 2008-12-08 | 2 | -4/+54 |
* | GIT 1.6.0.5v1.6.0.5 | Junio C Hamano | 2008-12-07 | 1 | -15/+28 |
* | "git diff <tree>{3,}": do not reverse order of arguments | Matt McCutchen | 2008-12-07 | 3 | -3/+31 |
* | tag: delete TAG_EDITMSG only on successful tag | Jeff King | 2008-12-07 | 1 | -8/+20 |
* | gitweb: Make project specific override for 'grep' feature work | Jakub Narebski | 2008-12-07 | 1 | -0/+1 |
* | http.c: use 'git_config_string' to get 'curl_http_proxy' | Miklos Vajna | 2008-12-07 | 1 | -7/+4 |
* | fetch-pack: Avoid memcpy() with src==dst | Thomas Rast | 2008-12-07 | 1 | -1/+2 |
* | Merge branch 'jk/maint-commit-v-strip' into maint | Junio C Hamano | 2008-12-02 | 2 | -3/+78 |
|\ |
|
| * | commit: Fix stripping of patch in verbose mode. | Jeff King | 2008-11-12 | 2 | -3/+78 |
* | | xdiff: give up scanning similar lines early | Davide Libenzi | 2008-12-02 | 1 | -2/+13 |
* | | Merge branch 'bc/maint-keep-pack' into maint | Junio C Hamano | 2008-12-02 | 9 | -36/+137 |
|\ \ |
|
| * | | repack: only unpack-unreachable if we are deleting redundant packs | Brandon Casey | 2008-11-14 | 3 | -10/+22 |
| * | | t7700: test that 'repack -a' packs alternate packed objects | Brandon Casey | 2008-11-12 | 1 | -0/+16 |
| * | | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 2008-11-12 | 3 | -2/+5 |
| * | | sha1_file.c: split has_loose_object() into local and non-local counterparts | Brandon Casey | 2008-11-12 | 2 | -6/+14 |
| * | | t7700: demonstrate mishandling of loose objects in an alternate ODB | Brandon Casey | 2008-11-12 | 1 | -0/+19 |
| * | | builtin-gc.c: use new pack_keep bitfield to detect .keep file existence | Brandon Casey | 2008-11-12 | 1 | -11/+1 |
| * | | repack: do not fall back to incremental repacking with [-a|-A] | Brandon Casey | 2008-11-12 | 1 | -7/+4 |
| * | | repack: don't repack local objects in packs with .keep file | Brandon Casey | 2008-11-12 | 2 | -2/+2 |
| * | | pack-objects: new option --honor-pack-keep | Brandon Casey | 2008-11-12 | 2 | -0/+12 |
| * | | packed_git: convert pack_local flag into a bitfield and add pack_keep | Brandon Casey | 2008-11-12 | 2 | -1/+7 |
| * | | t7700: demonstrate mishandling of objects in packs with a .keep file | Brandon Casey | 2008-11-12 | 1 | -0/+38 |
| |/ |
|
* | | Merge branch 'js/mingw-rename-fix' into maint | Junio C Hamano | 2008-12-02 | 1 | -3/+12 |
|\ \ |
|
| * | | compat/mingw.c: Teach mingw_rename() to replace read-only files | Johannes Sixt | 2008-11-23 | 1 | -3/+12 |
* | | | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 2008-12-02 | 1 | -1/+0 |
* | | | Update draft release notes to 1.6.0.5 | Junio C Hamano | 2008-11-30 | 1 | -0/+22 |
* | | | Merge branch 'st/maint-tag' into maint | Junio C Hamano | 2008-11-30 | 2 | -7/+23 |
|\ \ \ |
|
| * | | | tag: Add more tests about mixing incompatible modes and options | Samuel Tardieu | 2008-11-04 | 1 | -0/+11 |
| * | | | tag: Check that options are only allowed in the appropriate mode | Samuel Tardieu | 2008-11-04 | 1 | -7/+12 |
* | | | | Merge branch 'mk/maint-cg-push' into maint | Junio C Hamano | 2008-11-30 | 3 | -5/+75 |
|\ \ \ \ |
|
| * | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible way | Martin Koegler | 2008-11-11 | 3 | -5/+75 |
| | |_|/
| |/| | |
|
* | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong place | Nguyễn Thái Ngọc Duy | 2008-11-30 | 1 | -1/+1 |
* | | | | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2008-11-27 | 2 | -2/+10 |
|\ \ \ \ |
|
| * | | | | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 2 | -3/+3 |
| * | | | | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 |
| | |_|/
| |/| | |
|
* | | | | sha1_file.c: resolve confusion EACCES vs EPERM | Sam Vilain | 2008-11-27 | 1 | -1/+1 |
* | | | | sha1_file: avoid bogus "file exists" error message | Joey Hess | 2008-11-27 | 1 | -1/+1 |
* | | | | git checkout: don't warn about unborn branch if -f is already passed | Matt McCutchen | 2008-11-27 | 1 | -1/+1 |
* | | | | bash: offer refs instead of filenames for 'git revert' | SZEDER Gábor | 2008-11-27 | 1 | -1/+1 |
* | | | | bash: remove dashed command leftovers | SZEDER Gábor | 2008-11-27 | 1 | -33/+8 |
* | | | | Merge branch 'pw/maint-p4' into maint | Junio C Hamano | 2008-11-27 | 1 | -1/+1 |
|\ \ \ \ |
|