Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2 | Junio C Hamano | 2008-12-08 | 1 | -1/+2 |
* | Revert "git-stash: use git rev-parse -q" | Junio C Hamano | 2008-12-08 | 1 | -6/+6 |
* | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-12-08 | 1 | -22/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-12-08 | 5 | -31/+55 |
|\ | |||||
| * | GIT 1.6.0.5v1.6.0.5 | Junio C Hamano | 2008-12-08 | 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 |
* | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-12-06 | 1 | -1/+17 |
* | | Merge branch 'jc/am-options' | Junio C Hamano | 2008-12-06 | 12 | -5/+238 |
|\ \ | |||||
| * | | git-am: rename apply_opt_extra file to apply-opt | Junio C Hamano | 2008-12-06 | 2 | -3/+2 |
| * | | Test that git-am does not lose -C/-p/--whitespace options | Junio C Hamano | 2008-12-05 | 11 | -0/+229 |
| * | | git-am: propagate --3way options as well | Junio C Hamano | 2008-12-05 | 1 | -2/+7 |
| * | | git-am: propagate -C<n>, -p<n> options as well | Junio C Hamano | 2008-12-05 | 1 | -7/+7 |
| * | | git-am --whitespace: do not lose the command line option | Junio C Hamano | 2008-12-05 | 1 | -4/+4 |
* | | | git-p4: Fix bug in p4Where method. | Tor Arvid Lund | 2008-12-05 | 1 | -1/+9 |
* | | | Report symlink failures in merge-recursive | Alex Riesen | 2008-12-05 | 1 | -1/+2 |
* | | | Make chdir failures visible | Alex Riesen | 2008-12-05 | 2 | -3/+4 |
* | | | Make some of fwrite/fclose/write/close failures visible | Alex Riesen | 2008-12-05 | 3 | -15/+45 |
|/ / | |||||
* | | Merge branch 'dm/svn-remote' | Junio C Hamano | 2008-12-04 | 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-04 | 1 | -16/+16 |
|\ \ \ | |||||
| * | | | gitweb: Fix handling of non-ASCII characters in inserted HTML files | Jakub Narebski | 2008-12-03 | 1 | -16/+16 |
* | | | | add stage to gitignore | Jeff King | 2008-12-04 | 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-12-01 | 5 | -5/+45 |
| * | | | | git add --intent-to-add: fix removal of cached emptiness | Junio C Hamano | 2008-11-29 | 4 | -4/+7 |
| * | | | | builtin-rm.c: explain and clarify the "local change" logic | Junio C Hamano | 2008-11-29 | 1 | -11/+42 |
| * | | | | Merge branch 'nd/narrow' (early part) into jc/add-i-t-a | Junio C Hamano | 2008-11-29 | 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-03 | 2 | -3/+78 |
| |\ \ \ \ \ | |||||
| * | | | | | | xdiff: give up scanning similar lines early | Davide Libenzi | 2008-12-03 | 1 | -2/+13 |
| * | | | | | | Merge branch 'bc/maint-keep-pack' into maint | Junio C Hamano | 2008-12-03 | 9 | -36/+137 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'js/mingw-rename-fix' into maint | Junio C Hamano | 2008-12-03 | 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-03 | 1 | -6/+6 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-03 | 1 | -1/+0 |
|\| | | | | | | | |||||
| * | | | | | | | User's Manual: remove duplicated url at the end of Appendix B | Miklos Vajna | 2008-12-03 | 1 | -1/+0 |
* | | | | | | | | t4030-diff-textconv: Make octal escape sequence more portable | Johannes Sixt | 2008-12-03 | 1 | -1/+1 |
* | | | | | | | | Add a built-in alias for 'stage' to the 'add' command | Scott Chacon | 2008-12-03 | 2 | -0/+20 |
* | | | | | | | | Add backslash to list of 'crud' characters in real name | Linus Torvalds | 2008-12-03 | 1 | -0/+1 |
* | | | | | | | | Makefile: introduce NO_PTHREADS | Junio C Hamano | 2008-12-03 | 4 | -1/+31 |