index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Commit message (
Expand
)
Author
Age
*
Merge branch 'jn/parse-config-slot' into jk/colors
Junio C Hamano
2014-11-20
|
\
|
*
color_parse: do not mention variable name in error message
Jeff King
2014-10-14
|
*
pass config slots as pointers instead of offsets
Jonathan Nieder
2014-10-14
*
|
config: fix parsing of "git config --get-color some.key -1"
Jeff King
2014-11-20
*
|
Merge branch 'rs/clean-menu-item-defn' into maint
Junio C Hamano
2014-11-11
|
\
\
|
*
|
clean: use f(void) instead of f() to declare a pointer to a function without ...
René Scharfe
2014-08-18
*
|
|
Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maint
Junio C Hamano
2014-10-29
|
\
\
\
|
*
|
|
pack-objects: turn off bitmaps when we split packs
Jeff King
2014-10-19
*
|
|
|
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
2014-10-07
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
2014-09-22
|
*
|
|
mailinfo: make ">From" in-body header check more robust
Jeff King
2014-09-16
*
|
|
|
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
|
*
|
|
|
fsck: return non-zero status on missing ref tips
Jeff King
2014-09-12
|
*
|
|
|
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
2014-09-10
*
|
|
|
|
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
|
*
|
|
|
|
config: avoid a funny sentinel value "a^"
Jeff King
2014-09-11
|
*
|
|
|
|
make config --add behave correctly for empty and NULL values
Tanay Abhra
2014-08-18
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
diff-tree: avoid lookup_unknown_object
Jeff King
2014-07-28
|
*
|
|
|
move setting of object->type to alloc_* functions
Jeff King
2014-07-28
|
*
|
|
|
Merge branch 'bg/xcalloc-nmemb-then-size' into maint
Junio C Hamano
2014-07-22
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
index-pack: fix race condition with duplicate bases
Jeff King
2014-08-29
*
|
|
|
|
|
|
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
2014-09-29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
send-pack: take refspecs over stdin
Jeff King
2014-08-26
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fetch: silence git-gc if --quiet is given
Nguyễn Thái Ngọc Duy
2014-08-18
|
*
|
|
|
|
|
|
fetch: convert argv_gc_auto to struct argv_array
Nguyễn Thái Ngọc Duy
2014-08-18
*
|
|
|
|
|
|
|
Merge branch 'jc/apply-ws-prefix' into maint
Junio C Hamano
2014-09-19
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
apply: omit ws check for excluded paths
Junio C Hamano
2014-08-07
|
*
|
|
|
|
|
|
apply: hoist use_patch() helper for path exclusion up
Junio C Hamano
2014-08-07
|
*
|
|
|
|
|
|
apply: use the right attribute for paths in non-Git patches
Junio C Hamano
2014-08-07
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'jk/pack-shallow-always-without-bitmap'
Junio C Hamano
2014-08-26
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
pack-objects: turn off bitmaps when we see --shallow lines
Jeff King
2014-08-12
*
|
|
|
|
|
|
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
2014-07-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
apply: avoid possible bogus pointer
Jeff King
2014-07-24
|
*
|
|
|
|
|
|
free ref string returned by dwim_ref
Jeff King
2014-07-24
|
*
|
|
|
|
|
|
receive-pack: don't copy "dir" parameter
Jeff King
2014-07-24
*
|
|
|
|
|
|
|
Merge branch 'cc/replace-graft'
Junio C Hamano
2014-07-27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
replace: check mergetags when using --graft
Christian Couder
2014-07-21
|
*
|
|
|
|
|
|
|
replace: remove signature when using --graft
Christian Couder
2014-07-21
|
*
|
|
|
|
|
|
|
replace: add --graft option
Christian Couder
2014-07-21
*
|
|
|
|
|
|
|
|
Merge branch 'ta/string-list-init'
Junio C Hamano
2014-07-23
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
replace memset with string-list initializers
Tanay Abhra
2014-07-21
*
|
|
|
|
|
|
|
|
|
Merge branch 'mb/local-clone-after-applying-insteadof'
Junio C Hamano
2014-07-23
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
use local cloning if insteadOf makes a local URL
Michael Barabanov
2014-07-17
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'jk/tag-sort'
Junio C Hamano
2014-07-23
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
tag: support configuring --sort via .gitconfig
Jacob Keller
2014-07-17
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'rs/code-cleaning'
Junio C Hamano
2014-07-22
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
use commit_list_count() to count the members of commit_lists
René Scharfe
2014-07-17
|
*
|
|
|
|
|
|
|
|
|
|
|
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
2014-07-17
[next]