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 'bc/checkout-tracking-name-plug-leak'
Junio C Hamano
2013-06-27
|
\
|
*
builtin/checkout.c: don't leak memory in check_tracking_name
Brandon Casey
2013-06-18
*
|
Merge branch 'tr/maint-apply-non-git-patch-parsefix'
Junio C Hamano
2013-06-26
|
\
\
|
*
|
apply: carefully strdup a possibly-NULL name
Thomas Rast
2013-06-21
*
|
|
Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'
Junio C Hamano
2013-06-26
|
\
\
\
|
*
|
|
fix "builtin-*" references to be "builtin/*"
Phil Hord
2013-06-18
*
|
|
|
Merge branch 'mm/rm-coalesce-errors'
Junio C Hamano
2013-06-24
|
\
\
\
\
|
*
|
|
|
rm: introduce advice.rmHints to shorten messages
Mathieu Lienard--Mayor
2013-06-12
|
*
|
|
|
rm: better error message on failure for multiple files
Mathieu Lienard--Mayor
2013-06-12
*
|
|
|
|
Merge branch 'jh/libify-note-handling'
Junio C Hamano
2013-06-24
|
\
\
\
\
\
|
*
|
|
|
|
Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c
Johan Herland
2013-06-12
|
*
|
|
|
|
finish_copy_notes_for_rewrite(): Let caller provide commit message
Johan Herland
2013-06-12
|
|
/
/
/
/
*
|
|
|
|
Revert "Merge branch 'jg/status-config'"
Junio C Hamano
2013-06-24
*
|
|
|
|
Merge branch 'jg/status-config'
Junio C Hamano
2013-06-23
|
\
\
\
\
\
|
*
|
|
|
|
status: introduce status.branch to enable --branch by default
Jorge Juan Garcia Garcia
2013-06-15
|
*
|
|
|
|
status: introduce status.short to enable --short by default
Jorge Juan Garcia Garcia
2013-06-11
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/logical-vs-binary-or'
Junio C Hamano
2013-06-20
|
\
\
\
\
\
|
*
|
|
|
|
use logical OR (||) instead of binary OR (|) in logical context
René Scharfe
2013-06-13
|
*
|
|
|
|
Merge branch 'jn/config-ignore-inaccessible' into maint
Junio C Hamano
2013-06-09
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'mm/color-auto-default'
Junio C Hamano
2013-06-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
make color.ui default to 'auto'
Matthieu Moy
2013-06-10
|
*
|
|
|
|
|
config: refactor management of color.ui's default value
Matthieu Moy
2013-05-15
*
|
|
|
|
|
|
Merge branch 'mh/reflife'
Junio C Hamano
2013-06-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
exclude_existing(): set existing_refs.strdup_strings
Michael Haggerty
2013-06-02
|
*
|
|
|
|
|
|
add_existing(): do not retain a reference to sha1
Michael Haggerty
2013-06-02
|
*
|
|
|
|
|
|
do_fetch(): clean up existing_refs before exiting
Michael Haggerty
2013-06-02
|
*
|
|
|
|
|
|
do_fetch(): reduce scope of peer_item
Michael Haggerty
2013-06-02
|
*
|
|
|
|
|
|
fsck: don't put a void*-shaped peg in a char*-shaped hole
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
cmd_diff(): make it obvious which cases are exclusive of each other
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
cmd_diff(): rename local variable "list" -> "entry"
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
cmd_diff(): use an object_array for holding trees
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
builtin_diff_tree(): make it obvious that function wants two entries
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
fetch: make own copies of refnames
Michael Haggerty
2013-05-28
|
*
|
|
|
|
|
|
describe: make own copy of refname
Michael Haggerty
2013-05-28
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'rs/unpack-trees-plug-leak'
Junio C Hamano
2013-06-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
2013-06-02
|
*
|
|
|
|
|
|
diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
René Scharfe
2013-06-02
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'rr/push-head'
Junio C Hamano
2013-06-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
push: make push.default = current use resolved HEAD
Ramkumar Ramachandra
2013-05-29
|
*
|
|
|
|
|
|
push: fail early with detached HEAD and current
Ramkumar Ramachandra
2013-05-29
|
*
|
|
|
|
|
|
push: factor out the detached HEAD error message
Ramkumar Ramachandra
2013-05-29
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
2013-06-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clone: open a shortcut for connectivity check
Nguyễn Thái Ngọc Duy
2013-05-28
|
*
|
|
|
|
|
|
index-pack: remove dead code (it should never happen)
Nguyễn Thái Ngọc Duy
2013-05-28
|
*
|
|
|
|
|
|
clone: let the user know when check_everything_connected is run
Nguyễn Thái Ngọc Duy
2013-05-11
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'nd/prune-packed-dryrun-verbose'
Junio C Hamano
2013-06-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()
Nguyễn Thái Ngọc Duy
2013-05-28
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'rs/commit-m-no-edit'
Junio C Hamano
2013-06-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
commit: don't start editor if empty message is given with -m
René Scharfe
2013-05-28
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'tr/remote-tighten-commandline-parsing' into maint
Junio C Hamano
2013-05-03
|
|
\
\
\
\
\
\
[next]