Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply.c: WIP ownership auditjh/apply-free-patch | Junio C Hamano | 2012-03-27 | 1 | -10/+59 |
* | apply: free patch->result | Junio C Hamano | 2012-03-27 | 1 | -0/+1 |
* | apply: release memory for fn_table | Junio C Hamano | 2012-03-27 | 1 | -1/+1 |
* | apply: free patch->{def,old,new}_name fields | Junio C Hamano | 2012-03-27 | 1 | -26/+39 |
* | apply: rename free_patch() to free_patch_list() | Junio C Hamano | 2012-03-27 | 1 | -14/+19 |
* | apply: do not leak patches and fragments | Jared Hance | 2012-03-07 | 1 | -4/+23 |
* | Merge branch 'maint-1.7.7' into maint-1.7.8 | Junio C Hamano | 2012-03-06 | 1 | -0/+3 |
|\ | |||||
| * | Document the --histogram diff option | Thomas Rast | 2012-03-06 | 1 | -0/+3 |
* | | Git 1.7.8.5v1.7.8.5 | Junio C Hamano | 2012-02-26 | 3 | -2/+21 |
* | | grep -P: Fix matching ^ and $ | Michał Kiedrowicz | 2012-02-26 | 1 | -1/+1 |
* | | am: don't infloop for an empty input file | Jim Meyering | 2012-02-26 | 2 | -1/+11 |
* | | rebase -m: only call "notes copy" when rewritten exists and is non-empty | Andrew Wong | 2012-02-26 | 1 | -4/+7 |
* | | Makefile: add thread-utils.h to LIB_H | Dmitry V. Levin | 2012-02-26 | 1 | -0/+1 |
* | | Sync with 1.7.6.6 | Junio C Hamano | 2012-02-05 | 2 | -24/+2 |
|\ \ | |/ | |||||
| * | Sync with 1.7.6.6 | Junio C Hamano | 2012-02-05 | 2 | -24/+2 |
| |\ | |||||
| | * | Git 1.7.6.6v1.7.6.6maint-1.7.6 | Junio C Hamano | 2012-02-05 | 2 | -2/+3 |
| | * | imap-send: remove dead code | Jeff King | 2012-02-05 | 1 | -23/+0 |
* | | | Git 1.7.8.4v1.7.8.4 | Junio C Hamano | 2012-01-18 | 3 | -3/+9 |
* | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-18 | 3 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | Git 1.7.7.6v1.7.7.6 | Junio C Hamano | 2012-01-18 | 2 | -1/+5 |
| * | | diff-index: enable recursive pathspec matching in unpack_trees | Nguyen Thai Ngoc Duy | 2012-01-18 | 2 | -0/+10 |
* | | | Update draft release notes to 1.7.8.4 | Junio C Hamano | 2012-01-12 | 1 | -0/+5 |
* | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-12 | 3 | -2/+17 |
|\ \ \ | |/ / | |||||
| * | | Update draft release notes to 1.7.7.6 | Junio C Hamano | 2012-01-12 | 1 | -0/+5 |
| * | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2012-01-12 | 2 | -2/+12 |
| |\ \ | | |/ | |||||
| | * | Update draft release notes to 1.7.6.6 | Junio C Hamano | 2012-01-12 | 1 | -0/+5 |
| | * | thin-pack: try harder to use preferred base objects as base | Jeff King | 2012-01-12 | 1 | -2/+7 |
* | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-11 | 2 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2012-01-11 | 2 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | attr: fix leak in free_attr_elem | Jeff King | 2012-01-11 | 1 | -0/+1 |
| | * | t2203: fix wrong commit command | Nguyễn Thái Ngọc Duy | 2012-01-11 | 1 | -1/+1 |
* | | | Prepare for 1.7.8.4 | Junio C Hamano | 2012-01-10 | 2 | -1/+15 |
* | | | Merge the attributes fix in from maint-1.6.7 branch | Junio C Hamano | 2012-01-10 | 5 | -33/+77 |
|\ \ \ | |/ / | |||||
| * | | Prepare for 1.7.7.6 | Junio C Hamano | 2012-01-10 | 2 | -1/+12 |
| * | | Merge the attributes fix in from maint-1.6.6 branch | Junio C Hamano | 2012-01-10 | 4 | -33/+66 |
| |\ \ | | |/ | |||||
| | * | Prepare for 1.7.6.6 | Junio C Hamano | 2012-01-10 | 2 | -1/+12 |
| | * | Documentation: rerere's rr-cache auto-creation and rerere.enabled | Junio C Hamano | 2012-01-10 | 1 | -1/+2 |
| | * | attr.c: clarify the logic to pop attr_stack | Junio C Hamano | 2012-01-10 | 1 | -1/+10 |
| | * | attr.c: make bootstrap_attr_stack() leave early | Junio C Hamano | 2012-01-10 | 1 | -30/+31 |
| | * | attr: drop misguided defensive coding | Jeff King | 2012-01-10 | 1 | -1/+1 |
| | * | attr: don't confuse prefixes with leading directories | Jeff King | 2012-01-10 | 2 | -1/+12 |
* | | | send-email: multiedit is a boolean config option | Jeff King | 2012-01-09 | 1 | -1/+1 |
* | | | Git 1.7.8.3v1.7.8.3 | Junio C Hamano | 2012-01-06 | 4 | -3/+22 |
* | | | Merge branch 'jn/maint-gitweb-utf8-fix' into maint | Junio C Hamano | 2012-01-06 | 1 | -4/+8 |
|\ \ \ | |||||
| * | | | gitweb: Fix fallback mode of to_utf8 subroutinejn/maint-gitweb-utf8-fix | Jakub Narebski | 2011-12-19 | 1 | -2/+2 |
| * | | | gitweb: Output valid utf8 in git_blame_common('data') | Jürgen Kreileder | 2011-12-18 | 1 | -1/+3 |
| * | | | gitweb: esc_html() site name for title in OPML | Jürgen Kreileder | 2011-12-18 | 1 | -1/+2 |
| * | | | gitweb: Call to_utf8() on input string in chop_and_escape_str() | Jürgen Kreileder | 2011-12-18 | 1 | -0/+1 |
* | | | | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2012-01-06 | 1 | -4/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2012-01-06 | 1 | -4/+4 |
| |\ \ \ | | | |/ | | |/| |