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
*
use skip_prefix to avoid repeating strings
Jeff King
2014-06-20
*
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
*
transport-helper: avoid reading past end-of-string
Jeff King
2014-06-20
*
fast-import: fix read of uninitialized argv memory
Jeff King
2014-06-20
*
apply: use skip_prefix instead of raw addition
Jeff King
2014-06-20
*
refactor skip_prefix to return a boolean
Jeff King
2014-06-20
*
avoid using skip_prefix as a boolean
Jeff King
2014-06-18
*
daemon: mark some strings as const
Jeff King
2014-06-18
*
parse_diff_color_slot: drop ofs parameter
Jeff King
2014-06-18
*
Third batch for 2.1
Junio C Hamano
2014-06-16
*
Merge branch 'ib/test-selectively-run'
Junio C Hamano
2014-06-16
|
\
|
*
t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
Ramsay Jones
2014-06-06
|
*
test-lib: '--run' to run only specific tests
Ilya Bobyr
2014-06-06
|
*
test-lib: tests skipped by GIT_SKIP_TESTS say so
Ilya Bobyr
2014-06-06
|
*
test-lib: document short options in t/README
Ilya Bobyr
2014-06-06
*
|
Merge branch 'ta/string-list-init'
Junio C Hamano
2014-06-16
|
\
\
|
*
|
string-list: spell all values out that are given to a string_list initializer
Tanay Abhra
2014-06-06
*
|
|
Merge branch 'jm/dedup-test-config'
Junio C Hamano
2014-06-16
|
\
\
\
|
*
|
|
t/t7810-grep.sh: remove duplicate test_config()
Jeremiah Mahler
2014-06-05
*
|
|
|
Merge branch 'dt/refs-check-refname-component-optim'
Junio C Hamano
2014-06-16
|
\
\
\
\
|
*
|
|
|
refs.c: optimize check_refname_component()
David Turner
2014-06-05
*
|
|
|
|
Merge branch 'sk/test-cmp-bin'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
2014-06-04
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sh/enable-preloadindex'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
environment.c: enable core.preloadindex by default
Steve Hoelzer
2014-06-03
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/read-ref-at'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
refs.c: change read_ref_at to use the reflog iterators
Ronnie Sahlberg
2014-06-03
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jk/error-resolve-conflict-advice'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
|
*
|
|
|
|
error_resolve_conflict: drop quotations around operation
Jeff King
2014-06-03
|
*
|
|
|
|
error_resolve_conflict: rewrap advice message
Jeff King
2014-06-03
*
|
|
|
|
|
Merge branch 'rs/pack-objects-no-unnecessary-realloc'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
2014-06-02
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'lt/log-auto-decorate'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git log: support "auto" decorations
Linus Torvalds
2014-05-30
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jm/doc-wording-tweaks'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Documentation: wording fixes in the user manual and glossary
Jeremiah Mahler
2014-05-28
*
|
|
|
|
|
|
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
2014-05-27
|
*
|
|
|
|
|
|
format-patch: make newline after signature conditional
Jeff King
2014-05-21
*
|
|
|
|
|
|
|
Merge branch 'jk/http-errors'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
http: default text charset to iso-8859-1
Jeff King
2014-05-27
|
*
|
|
|
|
|
|
|
remote-curl: reencode http error messages
Jeff King
2014-05-27
|
*
|
|
|
|
|
|
|
strbuf: add strbuf_reencode helper
Jeff King
2014-05-27
|
*
|
|
|
|
|
|
|
http: optionally extract charset parameter from content-type
Jeff King
2014-05-27
|
*
|
|
|
|
|
|
|
http: extract type/subtype portion of content-type
Jeff King
2014-05-27
|
*
|
|
|
|
|
|
|
t5550: test display of remote http error messages
Jeff King
2014-05-23
|
*
|
|
|
|
|
|
|
t/lib-httpd: use write_script to copy CGI scripts
Jeff King
2014-05-23
|
*
|
|
|
|
|
|
|
test-lib: preserve GIT_CURL_VERBOSE from the environment
Jeff King
2014-05-23
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ow/config-mailmap-pathname'
Junio C Hamano
2014-06-16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
config: respect '~' and '~user' in mailmap.file
Øystein Walle
2014-05-27
[next]