index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/ignore-epipe-in-filter'
Junio C Hamano
2015-05-22
5
-8
/
+32
|
\
|
*
filter_buffer_or_fd(): ignore EPIPE
Junio C Hamano
2015-05-20
2
-1
/
+16
|
*
copy.c: make copy_fd() report its status silently
Junio C Hamano
2015-05-19
3
-7
/
+16
*
|
Merge branch 'mh/clone-verbosity-fix'
Junio C Hamano
2015-05-22
1
-2
/
+2
|
\
\
|
*
|
clone: call transport_set_verbosity before anything else on the newly created...
Mike Hommey
2015-05-19
1
-2
/
+2
*
|
|
Merge branch 'pt/pull-tags-error-diag'
Junio C Hamano
2015-05-22
1
-9
/
+0
|
\
\
\
|
*
|
|
pull: remove --tags error in no merge candidates case
Paul Tan
2015-05-14
1
-9
/
+0
*
|
|
|
Merge branch 'mh/lockfile-retry'
Junio C Hamano
2015-05-22
5
-5
/
+125
|
\
\
\
\
|
*
|
|
|
lock_packed_refs(): allow retries when acquiring the packed-refs lock
Michael Haggerty
2015-05-14
3
-1
/
+34
|
*
|
|
|
lockfile: allow file locking to be retried with a timeout
Michael Haggerty
2015-05-14
2
-4
/
+91
*
|
|
|
|
Merge branch 'jk/add-e-kill-editor'
Junio C Hamano
2015-05-22
2
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
add: check return value of launch_editor
Jeff King
2015-05-13
2
-1
/
+9
*
|
|
|
|
|
Merge branch 'sg/completion-config'
Junio C Hamano
2015-05-22
2
-24
/
+48
|
\
\
\
\
\
\
|
*
|
|
|
|
|
completion: simplify query for config variables
SZEDER Gábor
2015-05-13
2
-7
/
+15
|
*
|
|
|
|
|
completion: add a helper function to get config variables
SZEDER Gábor
2015-05-13
2
-20
/
+36
*
|
|
|
|
|
|
Merge branch 'mh/ref-directory-file'
Junio C Hamano
2015-05-22
3
-118
/
+312
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
reflog_expire(): integrate lock_ref_sha1_basic() errors into ours
Michael Haggerty
2015-05-11
1
-2
/
+2
|
*
|
|
|
|
|
|
ref_transaction_commit(): delete extra "the" from error message
Michael Haggerty
2015-05-11
2
-8
/
+8
|
*
|
|
|
|
|
|
ref_transaction_commit(): provide better error messages
Michael Haggerty
2015-05-11
1
-4
/
+6
|
*
|
|
|
|
|
|
rename_ref(): integrate lock_ref_sha1_basic() errors into ours
Michael Haggerty
2015-05-11
1
-4
/
+2
|
*
|
|
|
|
|
|
lock_ref_sha1_basic(): improve diagnostics for ref D/F conflicts
Michael Haggerty
2015-05-11
2
-8
/
+16
|
*
|
|
|
|
|
|
lock_ref_sha1_basic(): report errors via a "struct strbuf *err"
Michael Haggerty
2015-05-11
1
-16
/
+28
|
*
|
|
|
|
|
|
verify_refname_available(): report errors via a "struct strbuf *err"
Michael Haggerty
2015-05-11
1
-20
/
+30
|
*
|
|
|
|
|
|
verify_refname_available(): rename function
Michael Haggerty
2015-05-11
1
-17
/
+20
|
*
|
|
|
|
|
|
refs: check for D/F conflicts among refs created in a transaction
Michael Haggerty
2015-05-11
2
-63
/
+95
|
*
|
|
|
|
|
|
ref_transaction_commit(): use a string_list for detecting duplicates
Michael Haggerty
2015-05-11
1
-14
/
+11
|
*
|
|
|
|
|
|
is_refname_available(): use dirname in first loop
Michael Haggerty
2015-05-11
1
-14
/
+26
|
*
|
|
|
|
|
|
struct nonmatching_ref_data: store a refname instead of a ref_entry
Michael Haggerty
2015-05-11
1
-3
/
+4
|
*
|
|
|
|
|
|
report_refname_conflict(): inline function
Michael Haggerty
2015-05-11
1
-8
/
+2
|
*
|
|
|
|
|
|
entry_matches(): inline function
Michael Haggerty
2015-05-11
1
-7
/
+2
|
*
|
|
|
|
|
|
is_refname_available(): convert local variable "dirname" to strbuf
Michael Haggerty
2015-05-11
1
-7
/
+5
|
*
|
|
|
|
|
|
is_refname_available(): avoid shadowing "dir" variable
Michael Haggerty
2015-05-11
1
-2
/
+2
|
*
|
|
|
|
|
|
is_refname_available(): revamp the comments
Michael Haggerty
2015-05-11
1
-22
/
+47
|
*
|
|
|
|
|
|
t1404: new tests of ref D/F conflicts within transactions
Michael Haggerty
2015-05-11
1
-0
/
+107
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'mh/write-refs-sooner-2.4'
Junio C Hamano
2015-05-22
3
-33
/
+112
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'mh/write-refs-sooner-2.3' into mh/write-refs-sooner-2.4
Junio C Hamano
2015-05-13
0
-0
/
+0
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'mh/write-refs-sooner-2.2' into mh/write-refs-sooner-2.3
Junio C Hamano
2015-05-13
3
-28
/
+103
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
ref_transaction_commit(): fix atomicity and avoid fd exhaustion
Michael Haggerty
2015-05-13
2
-12
/
+47
|
|
|
*
|
|
|
|
|
|
ref_transaction_commit(): remove the local flags variable
Michael Haggerty
2015-05-13
1
-4
/
+3
|
|
|
*
|
|
|
|
|
|
ref_transaction_commit(): inline call to write_ref_sha1()
Michael Haggerty
2015-05-13
1
-28
/
+10
|
|
|
*
|
|
|
|
|
|
rename_ref(): inline calls to write_ref_sha1() from this function
Michael Haggerty
2015-05-13
1
-4
/
+8
|
|
|
*
|
|
|
|
|
|
commit_ref_update(): new function, extracted from write_ref_sha1()
Michael Haggerty
2015-05-13
1
-16
/
+29
|
|
|
*
|
|
|
|
|
|
write_ref_to_lockfile(): new function, extracted from write_ref_sha1()
Michael Haggerty
2015-05-13
1
-12
/
+26
|
|
|
*
|
|
|
|
|
|
t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
Stefan Beller
2015-05-13
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
update-ref: test handling large transactions properly
Stefan Beller
2015-05-10
1
-0
/
+28
|
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ref_transaction_commit(): fix atomicity and avoid fd exhaustion
Michael Haggerty
2015-05-13
2
-23
/
+55
|
*
|
|
|
|
|
|
|
ref_transaction_commit(): remove the local flags variable
Michael Haggerty
2015-05-13
1
-9
/
+9
|
*
|
|
|
|
|
|
|
ref_transaction_commit(): inline call to write_ref_sha1()
Michael Haggerty
2015-05-13
1
-18
/
+7
|
*
|
|
|
|
|
|
|
rename_ref(): inline calls to write_ref_sha1() from this function
Michael Haggerty
2015-05-13
1
-4
/
+8
|
*
|
|
|
|
|
|
|
commit_ref_update(): new function, extracted from write_ref_sha1()
Michael Haggerty
2015-05-13
1
-7
/
+20
[next]