Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-am --whitespace: do not lose the command line option | Junio C Hamano | 2008-12-04 | 1 | -4/+4 |
* | Merge branch 'dm/svn-remote' | Junio C Hamano | 2008-12-03 | 2 | -1/+20 |
|\ | |||||
| * | git-svn: Make branch use correct svn-remote | Deskin Miller | 2008-12-03 | 2 | -1/+20 |
* | | Merge branch 'jn/gitweb-utf8' | Junio C Hamano | 2008-12-03 | 1 | -16/+16 |
|\ \ | |||||
| * | | gitweb: Fix handling of non-ASCII characters in inserted HTML files | Jakub Narebski | 2008-12-02 | 1 | -16/+16 |
* | | | add stage to gitignore | Jeff King | 2008-12-03 | 1 | -0/+1 |
* | | | submodule: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -3/+3 |
* | | | rebase: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -2/+2 |
* | | | pull: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -4/+4 |
* | | | lost-found: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -1/+1 |
* | | | filter-branch: use git rev-parse -q | Miklos Vajna | 2008-12-03 | 1 | -1/+1 |
* | | | Merge branch 'jc/rm-i-t-a' | Junio C Hamano | 2008-12-03 | 8 | -32/+187 |
|\ \ \ | |||||
| * | | | git add --intent-to-add: do not let an empty blob be committed by accident | Junio C Hamano | 2008-11-30 | 5 | -5/+45 |
| * | | | git add --intent-to-add: fix removal of cached emptiness | Junio C Hamano | 2008-11-28 | 4 | -4/+7 |
| * | | | builtin-rm.c: explain and clarify the "local change" logic | Junio C Hamano | 2008-11-28 | 1 | -11/+42 |
| * | | | Merge branch 'nd/narrow' (early part) into jc/add-i-t-a | Junio C Hamano | 2008-11-28 | 2 | -14/+95 |
| |\ \ \ | |||||
| | * | | | Extend index to save more flags | Nguyễn Thái Ngọc Duy | 2008-10-12 | 2 | -14/+95 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-03 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/maint-commit-v-strip' into maint | Junio C Hamano | 2008-12-02 | 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 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'js/mingw-rename-fix' into maint | Junio C Hamano | 2008-12-02 | 1 | -3/+12 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | Install git-stage in exec-path | Junio C Hamano | 2008-12-03 | 1 | -0/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | git-stash: use git rev-parse -q | Miklos Vajna | 2008-12-02 | 1 | -6/+6 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-02 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 2008-12-02 | 1 | -1/+0 |
* | | | | | | | | t4030-diff-textconv: Make octal escape sequence more portable | Johannes Sixt | 2008-12-02 | 1 | -1/+1 |
* | | | | | | | | Add a built-in alias for 'stage' to the 'add' command | Scott Chacon | 2008-12-02 | 2 | -0/+20 |
* | | | | | | | | Add backslash to list of 'crud' characters in real name | Linus Torvalds | 2008-12-02 | 1 | -0/+1 |
* | | | | | | | | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-02 | 4 | -1/+31 |
* | | | | | | | | Documentation: describe how to "bisect skip" a range of commits | Christian Couder | 2008-12-02 | 2 | -2/+21 |
* | | | | | | | | bisect: fix "git bisect skip <commit>" and add tests cases | Christian Couder | 2008-12-02 | 2 | -3/+20 |
* | | | | | | | | Update comment on gitweb_check/get_feature | Giuseppe Bilotta | 2008-12-02 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'gb/gitweb-feature' | Junio C Hamano | 2008-12-02 | 1 | -16/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitweb: make gitweb_check_feature a boolean wrapper | Giuseppe Bilotta | 2008-11-30 | 1 | -20/+36 |
| * | | | | | | | | gitweb: rename gitweb_check_feature to gitweb_get_feature | Junio C Hamano | 2008-11-30 | 1 | -23/+23 |
| * | | | | | | | | gitweb: fix 'ctags' feature check and others | Junio C Hamano | 2008-11-30 | 1 | -7/+7 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-12-02 | 1 | -16/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. | Mark Burton | 2008-12-02 | 1 | -16/+27 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-12-02 | 2 | -17/+55 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | gitk: Add a menu option to start git gui | Alexander Gavrilov | 2008-12-02 | 1 | -0/+3 |
| * | | | | | | | | gitk: Make line origin search update the busy status | Alexander Gavrilov | 2008-12-02 | 1 | -0/+3 |
| * | | | | | | | | gitk: Update German translation | Christian Stimming | 2008-12-02 | 1 | -8/+43 |
| * | | | | | | | | gitk: Fix bug in accessing undefined "notflag" variable | Paul Mackerras | 2008-12-02 | 1 | -5/+1 |
| * | | | | | | | | gitk: Highlight only when search type is "containing:". | Paul Mackerras | 2008-12-02 | 1 | -3/+4 |
| * | | | | | | | | gitk: Fix context menu items for generating diffs when in tree mode | Paul Mackerras | 2008-11-18 | 1 | -1/+1 |
* | | | | | | | | | GIT 1.6.1-rc1v1.6.1-rc1 | Junio C Hamano | 2008-12-01 | 1 | -4/+15 |
* | | | | | | | | | Include git-gui--askpass in git-gui RPM package | Junio C Hamano | 2008-12-01 | 1 | -0/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-11-30 | 1 | -93/+157 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | gitk: Avoid handling the Return key twice in Add Branch | Alexander Gavrilov | 2008-11-18 | 1 | -1/+0 |