index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-09-19
|
\
|
*
trace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROS
René Scharfe
2014-09-08
*
|
Merge branch 'jc/parseopt-verify-short-name'
Junio C Hamano
2014-09-19
|
\
\
|
*
|
parse-options: detect attempt to add a duplicate short option name
Junio C Hamano
2014-09-04
*
|
|
Merge branch 'mk/reachable-protect-detached-head'
Junio C Hamano
2014-09-19
|
\
\
\
|
*
|
|
reachable.c: add HEAD to reachability starting commits
Max Kirillov
2014-09-03
*
|
|
|
Merge branch 'tb/complete-diff-ignore-blank-lines'
Junio C Hamano
2014-09-19
|
\
\
\
\
|
*
|
|
|
completion: Add --ignore-blank-lines for diff
Thomas Braun
2014-09-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'as/calloc-takes-nmemb-then-size'
Junio C Hamano
2014-09-19
|
\
\
\
\
|
*
|
|
|
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
2014-09-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'tb/crlf-tests'
Junio C Hamano
2014-09-19
|
\
\
\
\
|
*
|
|
|
MinGW: update tests to handle a native eol of crlf
Brice Lambson
2014-09-02
|
*
|
|
|
Makefile: propagate NATIVE_CRLF to C
Pat Thoyts
2014-09-02
|
*
|
|
|
t0027: Tests for core.eol=native, eol=lf, eol=crlf
Torsten Bögershausen
2014-08-28
*
|
|
|
|
Merge branch 'rs/simplify-http-walker'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
http-walker: simplify process_alternates_response() using strbuf
René Scharfe
2014-09-02
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/simplify-config-include'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
config: simplify git_config_include()
René Scharfe
2014-09-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/merge-tree-simplify'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
merge-tree: remove unused df_conflict arguments
René Scharfe
2014-09-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'da/styles'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
stylefix: asterisks stick to the variable, not the type
David Aguilar
2014-09-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ah/grammofix'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
grammofix in user-facing messages
Alex Henrie
2014-09-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()
René Scharfe
2014-09-02
|
*
|
|
|
|
connect: simplify check_ref() using skip_prefix() and starts_with()
René Scharfe
2014-09-02
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'mb/fast-import-delete-root'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
|
*
|
|
|
|
fast-import: fix segfault in store_tree()
Maxim Bublis
2014-08-29
|
*
|
|
|
|
t9300: test filedelete command
Maxim Bublis
2014-08-29
*
|
|
|
|
|
Merge branch 'jp/index-with-corrupt-stages'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
read_index_unmerged(): remove unnecessary loop index adjustment
Jaime Soriano Pastor
2014-08-29
|
*
|
|
|
|
|
read_index_from(): catch out of order entries when reading an index file
Jaime Soriano Pastor
2014-08-29
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/index-pack-threading-races'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
index-pack: fix race condition with duplicate bases
Jeff King
2014-08-29
*
|
|
|
|
|
|
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
determine_author_info(): copy getenv output
Jeff King
2014-08-29
|
*
|
|
|
|
|
|
determine_author_info(): reuse parsing functions
Jeff King
2014-08-29
|
*
|
|
|
|
|
|
date: use strbufs in date-formatting functions
Jeff King
2014-08-27
|
*
|
|
|
|
|
|
record_author_date(): use find_commit_header()
Jeff King
2014-08-27
|
*
|
|
|
|
|
|
record_author_date(): fix memory leak on malformed commit
Jeff King
2014-08-27
|
*
|
|
|
|
|
|
commit: provide a function to find a header in a buffer
Jeff King
2014-08-27
*
|
|
|
|
|
|
|
Merge branch 'bb/date-iso-strict'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pretty: provide a strict ISO 8601 date format
Beat Bolli
2014-08-29
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'mb/build-contrib-svn-fe'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
contrib/svn-fe: fix Makefile
Maxim Bublis
2014-08-28
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'jk/fast-export-anonymize'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
docs/fast-export: explain --anonymize more completely
Jeff King
2014-08-28
|
*
|
|
|
|
|
|
|
teach fast-export an --anonymize option
Jeff King
2014-08-27
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'jk/send-pack-many-refspecs'
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
\
[next]