Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sk/tag-contains-wo-recursion' | Junio C Hamano | 2014-06-03 | 1 | -15/+75 |
|\ | |||||
| * | git tag --contains: avoid stack overflow | Jean-Jacques Lafay | 2014-04-25 | 1 | -15/+75 |
* | | Merge branch 'jx/blame-align-relative-time' | Junio C Hamano | 2014-06-03 | 1 | -8/+22 |
|\ \ | |||||
| * | | blame: dynamic blame_date_width for different localesjx/blame-align-relative-time | Jiang Xin | 2014-04-23 | 1 | -1/+8 |
| * | | blame: fix broken time_buf paddings in relative timestamp | Jiang Xin | 2014-04-23 | 1 | -7/+14 |
* | | | Merge branch 'fc/merge-default-to-upstream' | Junio C Hamano | 2014-06-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | merge: enable defaulttoupstream by defaultfc/merge-default-to-upstream | Felipe Contreras | 2014-04-22 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'rs/ref-update-check-errors-early' | Junio C Hamano | 2014-06-03 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | commit.c: check for lock error and return earlyrs/ref-update-check-errors-early | Ronnie Sahlberg | 2014-04-17 | 1 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge branch 'nd/index-pack-one-fd-per-thread' | Junio C Hamano | 2014-06-03 | 1 | -10/+17 |
|\ \ \ | |||||
| * | | | index-pack: work around thread-unsafe pread()nd/index-pack-one-fd-per-thread | Nguyễn Thái Ngọc Duy | 2014-04-16 | 1 | -10/+17 |
* | | | | Merge branch 'ym/fix-opportunistic-index-update-race' | Junio C Hamano | 2014-06-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | wrapper.c: add xpread() similar to xread() | Yiannis Marangos | 2014-04-10 | 1 | -1/+1 |
* | | | | | Merge branch 'mh/ref-transaction' | Junio C Hamano | 2014-06-03 | 6 | -178/+277 |
|\ \ \ \ \ | |||||
| * | | | | | update-ref --stdin: reimplement using reference transactions | Michael Haggerty | 2014-04-07 | 1 | -67/+75 |
| * | | | | | update-ref --stdin: harmonize error messages | Michael Haggerty | 2014-04-07 | 1 | -12/+12 |
| * | | | | | update-ref --stdin: improve the error message for unexpected EOF | Michael Haggerty | 2014-04-07 | 1 | -2/+2 |
| * | | | | | update-ref --stdin -z: deprecate interpreting the empty string as zeros | Michael Haggerty | 2014-04-07 | 1 | -0/+2 |
| * | | | | | update-ref.c: extract a new function, parse_next_sha1() | Michael Haggerty | 2014-04-07 | 1 | -62/+98 |
| * | | | | | update-ref --stdin: simplify error messages for missing oldvalues | Michael Haggerty | 2014-04-07 | 1 | -3/+3 |
| * | | | | | update-ref --stdin: make error messages more consistent | Michael Haggerty | 2014-04-07 | 1 | -4/+4 |
| * | | | | | update-ref --stdin: improve error messages for invalid values | Michael Haggerty | 2014-04-07 | 1 | -11/+13 |
| * | | | | | update-ref.c: extract a new function, parse_refname() | Michael Haggerty | 2014-04-07 | 1 | -49/+41 |
| * | | | | | parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twice | Michael Haggerty | 2014-04-07 | 1 | -1/+1 |
| * | | | | | update-ref --stdin: read the whole input at once | Michael Haggerty | 2014-04-07 | 1 | -62/+108 |
| * | | | | | update_refs(): fix constness | Michael Haggerty | 2014-04-07 | 1 | -1/+1 |
| * | | | | | refs.h: rename the action_on_err constants | Michael Haggerty | 2014-04-07 | 6 | -15/+19 |
| * | | | | | parse_arg(): really test that argument is properly terminated | Michael Haggerty | 2014-04-07 | 1 | -5/+15 |
* | | | | | | Merge branch 'jc/apply-ignore-whitespace' | Junio C Hamano | 2014-06-03 | 1 | -5/+7 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | apply --ignore-space-change: lines with and without leading whitespaces do no...jc/apply-ignore-whitespace | Junio C Hamano | 2014-03-26 | 1 | -5/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | i18n: only extract comments marked with "TRANSLATORS:" | Jiang Xin | 2014-04-17 | 1 | -5/+3 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-04-08 | 1 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | pack-objects: do not reuse packfiles without --delta-base-offset | Jeff King | 2014-04-04 | 1 | -1/+12 |
* | | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 6 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | code and test: fix misuses of "nor"jl/nor-or-nand-and | Justin Lebar | 2014-03-31 | 2 | -4/+4 |
| * | | | | | comments: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 4 | -4/+4 |
| * | | | | | Merge branch 'jk/clean-d-pathspec' into maint | Junio C Hamano | 2014-03-18 | 1 | -11/+9 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'nd/reset-setup-worktree' into maint | Junio C Hamano | 2014-03-18 | 1 | -3/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/check-attr-honor-working-tree' into maint | Junio C Hamano | 2014-03-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ds/rev-parse-required-args' into maint | Junio C Hamano | 2014-03-18 | 1 | -6/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/submodule-pathspec-ending-with-slash' into maint | Junio C Hamano | 2014-03-18 | 9 | -36/+18 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mh/update-ref-batch-create-fix' | Junio C Hamano | 2014-04-08 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | update-ref: fail create operation over stdin if ref already existsmh/update-ref-batch-create-fix | Aman Gupta | 2014-04-02 | 1 | -0/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 2014-04-08 | 7 | -9/+37 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | update-index: teach --cacheinfo a new syntax "mode,sha1,path" | Junio C Hamano | 2014-03-24 | 1 | -3/+31 |
| * | | | | | | | | | | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 2014-03-24 | 6 | -6/+6 |
* | | | | | | | | | | | Merge branch 'nd/gc-aggressive' | Junio C Hamano | 2014-04-03 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | gc --aggressive: make --depth configurable | Nguyễn Thái Ngọc Duy | 2014-03-31 | 1 | -1/+7 |
* | | | | | | | | | | | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | object.h: centralize object flag allocation | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -1/+1 |