aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'kb/perf-trace'Junio C Hamano2014-09-19
|\
| * trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROSRené Scharfe2014-09-08
* | Merge branch 'jc/parseopt-verify-short-name'Junio C Hamano2014-09-19
|\ \
| * | parse-options: detect attempt to add a duplicate short option nameJunio C Hamano2014-09-04
* | | Merge branch 'mk/reachable-protect-detached-head'Junio C Hamano2014-09-19
|\ \ \
| * | | reachable.c: add HEAD to reachability starting commitsMax Kirillov2014-09-03
* | | | Merge branch 'tb/complete-diff-ignore-blank-lines'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | completion: Add --ignore-blank-lines for diffThomas Braun2014-09-03
| | |/ / | |/| |
* | | | Merge branch 'as/calloc-takes-nmemb-then-size'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | calloc() and xcalloc() takes nmemb and then sizeArjun Sreedharan2014-09-03
| | |/ / | |/| |
* | | | Merge branch 'tb/crlf-tests'Junio C Hamano2014-09-19
|\ \ \ \
| * | | | MinGW: update tests to handle a native eol of crlfBrice Lambson2014-09-02
| * | | | Makefile: propagate NATIVE_CRLF to CPat Thoyts2014-09-02
| * | | | t0027: Tests for core.eol=native, eol=lf, eol=crlfTorsten Bögershausen2014-08-28
* | | | | Merge branch 'rs/simplify-http-walker'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | http-walker: simplify process_alternates_response() using strbufRené Scharfe2014-09-02
| | |/ / / | |/| | |
* | | | | Merge branch 'rs/simplify-config-include'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | config: simplify git_config_include()René Scharfe2014-09-02
| |/ / / /
* | | | | Merge branch 'rs/merge-tree-simplify'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | merge-tree: remove unused df_conflict argumentsRené Scharfe2014-09-02
| |/ / / /
* | | | | Merge branch 'da/styles'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | stylefix: asterisks stick to the variable, not the typeDavid Aguilar2014-09-02
| |/ / / /
* | | | | Merge branch 'ah/grammofix'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | grammofix in user-facing messagesAlex Henrie2014-09-02
| |/ / / /
* | | | | Merge branch 'rs/more-uses-of-skip-prefix'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()René Scharfe2014-09-02
| * | | | | connect: simplify check_ref() using skip_prefix() and starts_with()René Scharfe2014-09-02
| |/ / / /
* | | | | Merge branch 'mb/fast-import-delete-root'Junio C Hamano2014-09-19
|\ \ \ \ \
| * | | | | fast-import: fix segfault in store_tree()Maxim Bublis2014-08-29
| * | | | | t9300: test filedelete commandMaxim Bublis2014-08-29
* | | | | | Merge branch 'jp/index-with-corrupt-stages'Junio C Hamano2014-09-19
|\ \ \ \ \ \
| * | | | | | read_index_unmerged(): remove unnecessary loop index adjustmentJaime Soriano Pastor2014-08-29
| * | | | | | read_index_from(): catch out of order entries when reading an index fileJaime Soriano Pastor2014-08-29
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/index-pack-threading-races'Junio C Hamano2014-09-19
|\ \ \ \ \ \
| * | | | | | index-pack: fix race condition with duplicate basesJeff King2014-08-29
* | | | | | | Merge branch 'jk/commit-author-parsing'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \
| * | | | | | | determine_author_info(): copy getenv outputJeff King2014-08-29
| * | | | | | | determine_author_info(): reuse parsing functionsJeff King2014-08-29
| * | | | | | | date: use strbufs in date-formatting functionsJeff King2014-08-27
| * | | | | | | record_author_date(): use find_commit_header()Jeff King2014-08-27
| * | | | | | | record_author_date(): fix memory leak on malformed commitJeff King2014-08-27
| * | | | | | | commit: provide a function to find a header in a bufferJeff King2014-08-27
* | | | | | | | Merge branch 'bb/date-iso-strict'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | pretty: provide a strict ISO 8601 date formatBeat Bolli2014-08-29
| |/ / / / / / /
* | | | | | | | Merge branch 'mb/build-contrib-svn-fe'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | contrib/svn-fe: fix MakefileMaxim Bublis2014-08-28
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/fast-export-anonymize'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/fast-export: explain --anonymize more completelyJeff King2014-08-28
| * | | | | | | | teach fast-export an --anonymize optionJeff King2014-08-27
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/send-pack-many-refspecs'Junio C Hamano2014-09-19
|\ \ \ \ \ \ \ \