index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
refs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dt/refs-check-refname-component-optim'
Junio C Hamano
2014-06-16
1
-28
/
+39
|
\
|
*
refs.c: optimize check_refname_component()
David Turner
2014-06-06
1
-28
/
+39
*
|
Merge branch 'rs/read-ref-at'
Junio C Hamano
2014-06-16
1
-105
/
+103
|
\
\
|
*
|
refs.c: change read_ref_at to use the reflog iterators
Ronnie Sahlberg
2014-06-03
1
-105
/
+103
*
|
|
Merge branch 'jl/remote-rm-prune'
Junio C Hamano
2014-06-16
1
-2
/
+19
|
\
\
\
|
*
|
|
remote prune: optimize "dangling symref" check/warning
Jens Lindström
2014-05-27
1
-1
/
+18
|
*
|
|
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
2014-05-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'rs/reflog-exists'
Junio C Hamano
2014-06-06
1
-6
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
refs.c: add new functions reflog_exists and delete_reflog
Ronnie Sahlberg
2014-05-08
1
-6
/
+15
|
|
/
*
|
ref_transaction_commit(): work with transaction->updates in place
Michael Haggerty
2014-04-07
1
-4
/
+1
*
|
struct ref_update: add a type field
Michael Haggerty
2014-04-07
1
-5
/
+3
*
|
struct ref_update: add a lock field
Michael Haggerty
2014-04-07
1
-17
/
+19
*
|
ref_transaction_commit(): simplify code using temporary variables
Michael Haggerty
2014-04-07
1
-8
/
+13
*
|
struct ref_update: store refname as a FLEX_ARRAY
Michael Haggerty
2014-04-07
1
-9
/
+6
*
|
struct ref_update: rename field "ref_name" to "refname"
Michael Haggerty
2014-04-07
1
-9
/
+9
*
|
refs: remove API function update_refs()
Michael Haggerty
2014-04-07
1
-13
/
+20
*
|
refs: add a concept of a reference transaction
Michael Haggerty
2014-04-07
1
-0
/
+99
*
|
update_refs(): fix constness
Michael Haggerty
2014-04-07
1
-1
/
+1
*
|
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
1
-9
/
+9
|
/
*
Merge branch 'sh/use-hashcpy'
Junio C Hamano
2014-03-18
1
-1
/
+1
|
\
|
*
Use hashcpy() when copying object names
Sun He
2014-03-06
1
-1
/
+1
*
|
use wildmatch() directly without fnmatch() wrapper
Nguyễn Thái Ngọc Duy
2014-02-20
1
-1
/
+1
|
/
*
Merge branch 'mh/safe-create-leading-directories'
Junio C Hamano
2014-01-27
1
-24
/
+68
|
\
|
*
rename_tmp_log(): on SCLD_VANISHED, retry
Michael Haggerty
2014-01-21
1
-1
/
+8
|
*
rename_tmp_log(): limit the number of remote_empty_directories() attempts
Michael Haggerty
2014-01-21
1
-2
/
+2
|
*
rename_tmp_log(): handle a possible mkdir/rmdir race
Michael Haggerty
2014-01-21
1
-1
/
+10
|
*
rename_ref(): extract function rename_tmp_log()
Michael Haggerty
2014-01-21
1
-22
/
+30
|
*
lock_ref_sha1_basic(): if locking fails with ENOENT, retry
Michael Haggerty
2014-01-21
1
-1
/
+12
|
*
lock_ref_sha1_basic(): on SCLD_VANISHED, retry
Michael Haggerty
2014-01-21
1
-1
/
+10
*
|
Merge branch 'mh/retire-ref-fetch-rules'
Junio C Hamano
2014-01-27
1
-3
/
+3
|
\
\
|
*
|
refname_match(): always use the rules in ref_rev_parse_rules
Michael Haggerty
2014-01-14
1
-3
/
+3
|
|
/
*
|
Merge branch 'mh/shorten-unambigous-ref'
Junio C Hamano
2014-01-13
1
-31
/
+14
|
\
\
|
*
|
shorten_unambiguous_ref(): tighten up pointer arithmetic
Michael Haggerty
2014-01-10
1
-2
/
+2
|
*
|
gen_scanf_fmt(): delete function and use snprintf() instead
Michael Haggerty
2014-01-09
1
-26
/
+9
|
*
|
shorten_unambiguous_ref(): introduce a new local variable
Michael Haggerty
2014-01-09
1
-4
/
+4
|
|
/
*
/
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-15
/
+15
|
/
*
Merge branch 'sb/refs-code-cleanup'
Junio C Hamano
2013-11-01
1
-7
/
+0
|
\
|
*
refs: remove unused function invalidate_ref_cache
Stefan Beller
2013-10-28
1
-7
/
+0
*
|
Merge branch 'jk/refs-c-squelch-gcc'
Junio C Hamano
2013-10-30
1
-1
/
+1
|
\
\
|
*
|
silence gcc array-bounds warning
Jeff King
2013-10-25
1
-1
/
+1
*
|
|
refs.c: spell NULL pointer as NULL
Ramsay Jones
2013-10-15
1
-1
/
+1
*
|
|
Merge branch 'fc/at-head'
Junio C Hamano
2013-09-20
1
-1
/
+5
|
\
\
\
|
*
|
|
Add new @ shortcut for HEAD
Felipe Contreras
2013-09-12
1
-0
/
+4
|
*
|
|
sha1-name: pass len argument to interpret_branch_name()
Felipe Contreras
2013-09-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bk/refs-multi-update'
Junio C Hamano
2013-09-20
1
-27
/
+168
|
\
\
\
|
*
|
|
refs: add update_refs for multiple simultaneous updates
Brad King
2013-09-04
1
-0
/
+100
|
*
|
|
refs: add function to repack without multiple refs
Brad King
2013-09-04
1
-9
/
+24
|
*
|
|
refs: factor delete_ref loose ref step into a helper
Brad King
2013-09-04
1
-10
/
+17
|
*
|
|
refs: factor update_ref steps into helpers
Brad King
2013-09-04
1
-6
/
+24
|
*
|
|
refs: report ref type from lock_any_ref_for_update
Brad King
2013-08-30
1
-3
/
+4
|
|
/
/
[next]