Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2009-08-28 | 1 | -1/+6 |
|\ | |||||
| * | Merge branch 'rc/maint-http-fix' into maint | Junio C Hamano | 2009-08-28 | 1 | -1/+3 |
| |\ | |||||
| * | | http.c: set slot callback members to NULL when releasing object | Tay Ray Chuan | 2009-08-28 | 1 | -1/+6 |
* | | | t/test-lib.sh: provide a shell implementation of the 'yes' utility | Brandon Casey | 2009-08-28 | 1 | -0/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-08-27 | 4 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-27 | 4 | -4/+4 |
| |\ \ | |||||
| | * \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-08-27 | 4 | -4/+4 |
| | |\ \ | |||||
| | | * | | Fix overridable written with an extra 'e' | Nanako Shiraishi | 2009-08-27 | 2 | -2/+2 |
| | | * | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-08-27 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-27 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * | | Documentation: git-archive: mark --format as optional in summary | Wesley J. Landaker | 2009-08-27 | 1 | -1/+1 |
| | | | | * | | Merge branch 'maint-1.5.6' into maint-1.6.0 | Junio C Hamano | 2009-08-27 | 2 | -2/+43 |
| | | | | |\ \ | |||||
| | | * | | | | | Round-down years in "years+months" relative date view | David Reiss | 2009-08-27 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'lt/block-sha1' | Junio C Hamano | 2009-08-27 | 11 | -531/+54 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remove ARM and Mozilla SHA1 implementations | Nicolas Pitre | 2009-08-18 | 9 | -526/+11 |
| * | | | | | | | | block-sha1: guard gcc extensions with __GNUC__ | Nicolas Pitre | 2009-08-18 | 1 | -2/+2 |
| * | | | | | | | | make sure byte swapping is optimal for git | Nicolas Pitre | 2009-08-18 | 3 | -2/+40 |
| * | | | | | | | | block-sha1: make the size member first in the context struct | Nicolas Pitre | 2009-08-18 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'as/maint-graph-interesting-fix' | Junio C Hamano | 2009-08-27 | 5 | -5/+325 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add tests for rev-list --graph with options that simplify history | Adam Simpkins | 2009-08-24 | 1 | -0/+276 |
| * | | | | | | | | | graph API: fix bug in graph_is_interesting() | Adam Simpkins | 2009-08-21 | 4 | -5/+49 |
* | | | | | | | | | | Merge branch 'jh/submodule-foreach' | Junio C Hamano | 2009-08-27 | 5 | -14/+346 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 2009-08-20 | 3 | -2/+31 |
| * | | | | | | | | | | t7407: Use 'rev-parse --short' rather than bash's substring expansion notation | Johan Herland | 2009-08-20 | 1 | -2/+4 |
| * | | | | | | | | | | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 3 | -6/+51 |
| * | | | | | | | | | | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 | 3 | -3/+36 |
| * | | | | | | | | | | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 3 | -4/+124 |
| * | | | | | | | | | | git submodule foreach: test access to submodule name as '$name' | Johan Herland | 2009-08-18 | 1 | -3/+3 |
| * | | | | | | | | | | Add selftest for 'git submodule foreach' | Johan Herland | 2009-08-18 | 1 | -0/+79 |
| * | | | | | | | | | | git submodule: Cleanup usage string and add option parsing to cmd_foreach() | Johan Herland | 2009-08-18 | 1 | -3/+25 |
| * | | | | | | | | | | git submodule foreach: Provide access to submodule name, as '$name' | Johan Herland | 2009-08-18 | 2 | -1/+3 |
* | | | | | | | | | | | Merge branch 'jc/maint-unpack-objects-strict' | Junio C Hamano | 2009-08-27 | 2 | -7/+44 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix "unpack-objects --strict" | Junio C Hamano | 2009-08-14 | 2 | -7/+44 |
* | | | | | | | | | | | | Merge branch 'wl/insta-mongoose' | Junio C Hamano | 2009-08-27 | 2 | -6/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add support for the Mongoose web server. | Wilhansen Li | 2009-08-23 | 2 | -6/+53 |
* | | | | | | | | | | | | | Merge branch 'nd/sparse' (early part) | Junio C Hamano | 2009-08-27 | 2 | -2/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Prevent diff machinery from examining assume-unchanged entries on worktree | Nguyễn Thái Ngọc Duy | 2009-08-11 | 2 | -2/+35 |
* | | | | | | | | | | | | | | commit.c: rename variable named 'n' which masks previous declaration | Brandon Casey | 2009-08-27 | 1 | -5/+5 |
* | | | | | | | | | | | | | | abspath.c: move declaration of 'len' into inner block and use appropriate type | Brandon Casey | 2009-08-27 | 1 | -3/+3 |
* | | | | | | | | | | | | | | Makefile: remove pointless conditional assignment in SunOS section | Brandon Casey | 2009-08-27 | 1 | -3/+0 |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-26 | 4 | -12/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-26 | 9 | -10/+65 |
| * | | | | | | | | | | | | | Minor improvement to the write-tree documentation | David Kågedal | 2009-08-26 | 1 | -1/+2 |
| * | | | | | | | | | | | | | git-bisect: call the found commit "*the* first bad commit" | Nanako Shiraishi | 2009-08-26 | 3 | -11/+11 |
| * | | | | | | | | | | | | | Merge branch 'js/maint-cover-letter-non-ascii' into maint | Junio C Hamano | 2009-08-26 | 4 | -12/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-clean-nested-dir-safety' into maint | Junio C Hamano | 2009-08-26 | 6 | -5/+63 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-merge-msg-fix' into maint | Junio C Hamano | 2009-08-26 | 4 | -11/+75 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-epoch-patch' into maint | Junio C Hamano | 2009-08-26 | 2 | -1/+176 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jp/symlink-dirs' into maint | Junio C Hamano | 2009-08-26 | 4 | -1/+114 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-26 | 2 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | |