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
*
push: allow --follow-tags to be set by config push.followTags
Dave Olszewski
2015-03-14
*
cmd_push: pass "flags" pointer to config callback
Jeff King
2015-02-17
*
cmd_push: set "atomic" bit directly
Jeff King
2015-02-17
*
git_push_config: drop cargo-culted wt_status pointer
Jeff King
2015-02-15
*
Post 2.3 cycle (batch #1)
Junio C Hamano
2015-02-11
*
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
|
*
standardize usage info string format
Alex Henrie
2015-01-14
*
|
Merge branch 'jc/pretty-format-doc'
Junio C Hamano
2015-02-11
|
\
\
|
*
|
"log --pretty" documentation: do not forget "tformat:"
Junio C Hamano
2015-01-15
*
|
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
|
\
\
\
|
*
|
|
shallow.c: make check_shallow_file_for_update() static
Junio C Hamano
2015-01-15
|
*
|
|
remote.c: make clear_cas_option() static
Junio C Hamano
2015-01-15
|
*
|
|
urlmatch.c: make match_urls() static
Junio C Hamano
2015-01-15
|
*
|
|
revision.c: make save_parents() and free_saved_parents() static
Junio C Hamano
2015-01-15
|
*
|
|
line-log.c: make line_log_data_init() static
Junio C Hamano
2015-01-15
|
*
|
|
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
2015-01-15
|
*
|
|
prompt.c: remove git_getpass() nobody uses
Junio C Hamano
2015-01-15
|
*
|
|
http.c: make finish_active_slot() and handle_curl_result() static
Junio C Hamano
2015-01-15
*
|
|
|
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
|
\
\
\
\
\
|
*
|
|
|
|
Document receive.advertiseatomic
Stefan Beller
2015-01-14
|
*
|
|
|
|
t5543-atomic-push.sh: add basic tests for atomic pushes
Stefan Beller
2015-01-07
|
*
|
|
|
|
push.c: add an --atomic argument
Ronnie Sahlberg
2015-01-07
|
*
|
|
|
|
send-pack.c: add --atomic command line argument
Ronnie Sahlberg
2015-01-07
|
*
|
|
|
|
send-pack: rename ref_update_to_be_sent to check_to_send_update
Stefan Beller
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
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
refs.c: let fprintf handle the formatting
Stefan Beller
2014-12-22
|
*
|
|
|
|
refs.c: don't expose the internal struct ref_lock in the header file
Stefan Beller
2014-12-22
|
*
|
|
|
|
lock_any_ref_for_update(): inline function
Michael Haggerty
2014-12-22
|
*
|
|
|
|
refs.c: remove unlock_ref/close_ref/commit_ref from the refs api
Ronnie Sahlberg
2014-12-22
|
*
|
|
|
|
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
[next]