Age | Commit message (Expand) | Author | Files | Lines |
2008-12-02 | bisect: fix "git bisect skip <commit>" and add tests cases | Christian Couder | 2 | -3/+20 |
2008-12-02 | Update comment on gitweb_check/get_feature | Giuseppe Bilotta | 1 | -1/+3 |
2008-12-02 | Merge branch 'gb/gitweb-feature' | Junio C Hamano | 1 | -16/+32 |
2008-12-02 | Merge git://repo.or.cz/git-gui | Junio C Hamano | 1 | -16/+27 |
2008-12-02 | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2 | -17/+55 |
2008-12-02 | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 1 | -1/+0 |
2008-12-02 | Add 'merge' mode to 'git reset' | Linus Torvalds | 1 | -8/+18 |
2008-12-02 | git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. | Mark Burton | 1 | -16/+27 |
2008-12-02 | gitk: Add a menu option to start git gui | Alexander Gavrilov | 1 | -0/+3 |
2008-12-02 | gitk: Make line origin search update the busy status | Alexander Gavrilov | 1 | -0/+3 |
2008-12-02 | gitk: Update German translation | Christian Stimming | 1 | -8/+43 |
2008-12-02 | gitk: Fix bug in accessing undefined "notflag" variable | Paul Mackerras | 1 | -5/+1 |
2008-12-02 | gitk: Highlight only when search type is "containing:". | Paul Mackerras | 1 | -3/+4 |
2008-12-01 | GIT 1.6.1-rc1 | Junio C Hamano | 1 | -4/+15 |
2008-12-01 | Include git-gui--askpass in git-gui RPM package | Junio C Hamano | 1 | -0/+1 |
2008-11-30 | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 1 | -93/+157 |
2008-11-30 | Merge git://repo.or.cz/git-gui | Junio C Hamano | 5 | -1533/+4243 |
2008-11-30 | send-email: do not reverse the command line arguments | Junio C Hamano | 2 | -1/+14 |
2008-11-30 | Merge branch 'maint' | Junio C Hamano | 2 | -1/+23 |
2008-11-30 | Update draft release notes to 1.6.0.5 | Junio C Hamano | 1 | -0/+22 |
2008-11-30 | Merge branch 'st/maint-tag' into maint | Junio C Hamano | 2 | -7/+23 |
2008-11-30 | Merge branch 'mk/maint-cg-push' into maint | Junio C Hamano | 3 | -5/+75 |
2008-11-30 | generate-cmdlist.sh: avoid selecting synopsis at wrong place | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2008-11-30 | gitweb: make gitweb_check_feature a boolean wrapper | Giuseppe Bilotta | 1 | -20/+36 |
2008-11-30 | gitweb: rename gitweb_check_feature to gitweb_get_feature | Junio C Hamano | 1 | -23/+23 |
2008-11-30 | gitweb: fix 'ctags' feature check and others | Junio C Hamano | 1 | -7/+7 |
2008-11-30 | git add --intent-to-add: do not let an empty blob be committed by accident | Junio C Hamano | 5 | -5/+45 |
2008-11-28 | git add --intent-to-add: fix removal of cached emptiness | Junio C Hamano | 4 | -4/+7 |
2008-11-28 | builtin-rm.c: explain and clarify the "local change" logic | Junio C Hamano | 1 | -11/+42 |
2008-11-28 | Merge branch 'nd/narrow' (early part) into jc/add-i-t-a | Junio C Hamano | 2 | -14/+95 |
2008-11-27 | Merge branch 'cc/bisect-skip' | Junio C Hamano | 1 | -1/+18 |
2008-11-27 | Merge branch 'js/mingw-rename-fix' | Junio C Hamano | 1 | -3/+12 |
2008-11-27 | Merge branch 'st/levenshtein' | Junio C Hamano | 1 | -1/+38 |
2008-11-27 | Merge branch 'cr/remote-update-v' | Junio C Hamano | 1 | -2/+6 |
2008-11-27 | Merge branch 'rs/strbuf-expand' | Junio C Hamano | 9 | -204/+87 |
2008-11-27 | Merge branch 'mv/clone-strbuf' | Junio C Hamano | 1 | -50/+59 |
2008-11-27 | Merge branch 'lt/preload-lstat' | Junio C Hamano | 9 | -10/+122 |
2008-11-27 | Merge branch 'ta/quiet-pull' | Junio C Hamano | 7 | -20/+126 |
2008-11-27 | Merge branch 'ph/send-email' | Junio C Hamano | 3 | -75/+207 |
2008-11-27 | Merge branch 'maint' | Junio C Hamano | 6 | -39/+22 |
2008-11-27 | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2 | -2/+10 |
2008-11-27 | sha1_file.c: resolve confusion EACCES vs EPERM | Sam Vilain | 1 | -1/+1 |
2008-11-27 | sha1_file: avoid bogus "file exists" error message | Joey Hess | 1 | -1/+1 |
2008-11-27 | git checkout: don't warn about unborn branch if -f is already passed | Matt McCutchen | 1 | -1/+1 |
2008-11-27 | bash: offer refs instead of filenames for 'git revert' | SZEDER Gábor | 1 | -1/+1 |
2008-11-27 | bash: complete full refs | SZEDER Gábor | 1 | -4/+15 |
2008-11-27 | bash: remove dashed command leftovers | SZEDER Gábor | 1 | -33/+8 |
2008-11-27 | Merge branch 'pw/maint-p4' into maint | Junio C Hamano | 1 | -1/+1 |
2008-11-27 | git-p4: fix keyword-expansion regex | Pete Wyckoff | 1 | -1/+1 |
2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 3 | -5/+5 |