aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/commit-date-approxidate'Junio C Hamano2014-06-03
|\
| * commit: accept more date formats for "--date"Jeff King2014-05-02
| * commit: print "Date" line when the user has set dateJeff King2014-05-02
| * commit: use split_ident_line to compare author/committerJeff King2014-05-02
* | Merge branch 'fc/rerere-conflict-style'Junio C Hamano2014-06-03
|\ \
| * | rerere: fix for merge.conflictstyleFelipe Contreras2014-04-30
* | | Merge branch 'sk/tag-contains-wo-recursion'Junio C Hamano2014-06-03
|\ \ \
| * | | git tag --contains: avoid stack overflowJean-Jacques Lafay2014-04-25
| | |/ | |/|
* | | Merge branch 'jx/blame-align-relative-time'Junio C Hamano2014-06-03
|\ \ \
| * | | blame: dynamic blame_date_width for different localesJiang Xin2014-04-23
| * | | blame: fix broken time_buf paddings in relative timestampJiang Xin2014-04-23
* | | | Merge branch 'fc/merge-default-to-upstream'Junio C Hamano2014-06-03
|\ \ \ \
| * | | | merge: enable defaulttoupstream by defaultFelipe Contreras2014-04-22
| | |/ / | |/| |
* | | | Merge branch 'rs/ref-update-check-errors-early'Junio C Hamano2014-06-03
|\ \ \ \
| * | | | commit.c: check for lock error and return earlyRonnie Sahlberg2014-04-17
| | |/ / | |/| |
* | | | Merge branch 'nd/index-pack-one-fd-per-thread'Junio C Hamano2014-06-03
|\ \ \ \
| * | | | index-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy2014-04-16
* | | | | Merge branch 'ym/fix-opportunistic-index-update-race'Junio C Hamano2014-06-03
|\ \ \ \ \
| * | | | | wrapper.c: add xpread() similar to xread()Yiannis Marangos2014-04-10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-03
|\ \ \ \ \
| * | | | | update-ref --stdin: reimplement using reference transactionsMichael Haggerty2014-04-07
| * | | | | update-ref --stdin: harmonize error messagesMichael Haggerty2014-04-07
| * | | | | update-ref --stdin: improve the error message for unexpected EOFMichael Haggerty2014-04-07
| * | | | | update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty2014-04-07
| * | | | | update-ref.c: extract a new function, parse_next_sha1()Michael Haggerty2014-04-07
| * | | | | update-ref --stdin: simplify error messages for missing oldvaluesMichael Haggerty2014-04-07
| * | | | | update-ref --stdin: make error messages more consistentMichael Haggerty2014-04-07
| * | | | | update-ref --stdin: improve error messages for invalid valuesMichael Haggerty2014-04-07
| * | | | | update-ref.c: extract a new function, parse_refname()Michael Haggerty2014-04-07
| * | | | | parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twiceMichael Haggerty2014-04-07
| * | | | | update-ref --stdin: read the whole input at onceMichael Haggerty2014-04-07
| * | | | | update_refs(): fix constnessMichael Haggerty2014-04-07
| * | | | | refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
| * | | | | parse_arg(): really test that argument is properly terminatedMichael Haggerty2014-04-07
* | | | | | Merge branch 'jc/apply-ignore-whitespace'Junio C Hamano2014-06-03
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | apply --ignore-space-change: lines with and without leading whitespaces do no...Junio C Hamano2014-03-26
| | |/ / / | |/| | |
* | | | | i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2014-04-17
| |_|_|/ |/| | |
* | | | Merge branch 'jk/pack-bitmap'Junio C Hamano2014-04-08
|\ \ \ \
| * | | | pack-objects: do not reuse packfiles without --delta-base-offsetJeff King2014-04-04
* | | | | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \ \ \ \
| * | | | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | comments: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ds/rev-parse-required-args' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'nd/submodule-pathspec-ending-with-slash' into maintJunio C Hamano2014-03-18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mh/update-ref-batch-create-fix'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \ \ \ \ \ \ \ \