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 'es/blame-commit-info-fix'
Junio C Hamano
2015-02-22
|
\
|
*
builtin/blame: destroy initialized commit_info only
Eric Sunshine
2015-02-10
*
|
Merge branch 'mg/commit-author-no-match-malformed-message'
Junio C Hamano
2015-02-17
|
\
\
|
*
|
commit: reword --author error message
Michael J Gruber
2015-01-26
*
|
|
Merge branch 'jc/apply-ws-fix-expands'
Junio C Hamano
2015-02-17
|
\
\
\
|
*
|
|
apply: count the size of postimage correctly
Junio C Hamano
2015-01-22
|
*
|
|
apply: make update_pre_post_images() sanity check the given postlen
Junio C Hamano
2015-01-22
|
*
|
|
apply.c: typofix
Junio C Hamano
2015-01-22
|
|
/
/
*
|
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
\
|
*
|
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
|
Merge branch 'jc/push-to-checkout'
Junio C Hamano
2015-02-11
|
\
\
\
\
|
*
|
|
|
receive-pack: support push-to-checkout hook
Junio C Hamano
2015-01-08
|
*
|
|
|
receive-pack: refactor updateInstead codepath
Junio C Hamano
2014-12-01
*
|
|
|
|
Merge branch 'sb/atomic-push'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
|
*
|
|
|
|
push.c: add an --atomic argument
Ronnie Sahlberg
2015-01-07
|
*
|
|
|
|
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-07
|
*
|
|
|
|
receive-pack.c: negotiate atomic push support
Ronnie Sahlberg
2015-01-07
|
*
|
|
|
|
receive-pack.c: add execute_commands_atomic function
Stefan Beller
2015-01-07
|
*
|
|
|
|
receive-pack.c: move transaction handling in a central place
Stefan Beller
2015-01-07
|
*
|
|
|
|
receive-pack.c: move iterating over all commands outside execute_commands
Stefan Beller
2015-01-07
|
*
|
|
|
|
receive-pack.c: die instead of error in case of possible future bug
Stefan Beller
2015-01-07
|
*
|
|
|
|
receive-pack.c: shorten the execute_commands loop over all commands
Stefan Beller
2015-01-07
*
|
|
|
|
|
Merge branch 'mh/reflog-expire'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
reflog_expire(): new function in the reference API
Michael Haggerty
2014-12-22
|
*
|
|
|
|
expire_reflog(): treat the policy callback data as opaque
Michael Haggerty
2014-12-12
|
*
|
|
|
|
Move newlog and last_kept_sha1 to "struct expire_reflog_cb"
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): move rewrite to flags argument
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): move verbose to flags argument
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): pass flags through to expire_reflog_ent()
Michael Haggerty
2014-12-12
|
*
|
|
|
|
struct expire_reflog_cb: a new callback data type
Michael Haggerty
2014-12-12
|
*
|
|
|
|
Rename expire_reflog_cb to expire_reflog_policy_cb
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): move updateref to flags argument
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): move dry_run to flags argument
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): add a "flags" argument
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): extract two policy-related functions
Michael Haggerty
2014-12-12
|
*
|
|
|
|
Extract function should_expire_reflog_ent()
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): use a lock_file for rewriting the reflog file
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): return early if the reference has no reflog
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): rename "ref" parameter to "refname"
Michael Haggerty
2014-12-12
|
*
|
|
|
|
expire_reflog(): it's not an each_ref_fn anymore
Michael Haggerty
2014-12-12
*
|
|
|
|
|
Merge branch 'dk/format-patch-ignore-diff-submodule'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
format-patch: ignore diff.submodule setting
Doug Kelly
2015-01-07
*
|
|
|
|
|
|
Merge branch 'jk/blame-commit-label'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
blame.c: fix garbled error message
Lukas Fleischer
2015-01-13
|
*
|
|
|
|
|
|
builtin/commit.c: use xstrdup_or_null instead of envdup
Jeff King
2015-01-13
|
*
|
|
|
|
|
|
builtin/apply.c: use xstrdup_or_null instead of null_strdup
Jeff King
2015-01-13
*
|
|
|
|
|
|
|
Merge branch 'ak/cat-file-clean-up'
Junio C Hamano
2015-01-22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cat-file: use "type" and "size" from outer scope
Alexander Kuleshov
2015-01-13
|
*
|
|
|
|
|
|
|
Merge branch 'mg/add-ignore-errors' into maint
Junio C Hamano
2015-01-12
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'ak/show-branch-usage-string'
Junio C Hamano
2015-01-20
|
\
\
\
\
\
\
\
\
\
[next]