index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
ref_transaction_update(): check refname_is_safe() at a minimum
Michael Haggerty
3
-4
/
+5
2016-06-13
unlock_ref(): move definition higher in the file
Michael Haggerty
1
-10
/
+10
2016-06-13
lock_ref_for_update(): new function
Michael Haggerty
1
-67
/
+85
2016-06-13
add_update(): initialize the whole ref_update
Michael Haggerty
2
-22
/
+40
2016-06-13
verify_refname_available(): adjust constness in declaration
Michael Haggerty
2
-4
/
+4
2016-06-13
refs: don't dereference on rename
David Turner
2
-5
/
+25
2016-06-13
refs: allow log-only updates
David Turner
2
-6
/
+17
2016-06-13
delete_branches(): use resolve_refdup()
Michael Haggerty
1
-8
/
+11
2016-06-13
ref_transaction_commit(): correctly report close_ref() failure
Michael Haggerty
1
-0
/
+1
2016-06-13
ref_transaction_create(): disallow recursive pruning
Michael Haggerty
3
-2
/
+5
2016-06-13
refs: make error messages more consistent
Michael Haggerty
3
-22
/
+22
2016-06-13
lock_ref_sha1_basic(): remove unneeded local variable
Michael Haggerty
1
-6
/
+3
2016-06-13
read_raw_ref(): move docstring to header file
Michael Haggerty
2
-38
/
+38
2016-06-13
read_raw_ref(): improve docstring
Michael Haggerty
1
-17
/
+24
2016-06-13
read_raw_ref(): rename symref argument to referent
Michael Haggerty
2
-11
/
+12
2016-06-13
read_raw_ref(): clear *type at start of function
Michael Haggerty
1
-0
/
+1
2016-06-13
read_raw_ref(): rename flags argument to type
Michael Haggerty
2
-10
/
+10
2016-06-13
ref_transaction_commit(): remove local variables n and updates
Michael Haggerty
1
-22
/
+20
2016-05-05
rename_ref(): remove unneeded local variable
Michael Haggerty
1
-6
/
+3
2016-05-05
commit_ref_update(): write error message to *err, not stderr
Michael Haggerty
1
-1
/
+1
2016-05-05
refname_is_safe(): insist that the refname already be normalized
Michael Haggerty
1
-2
/
+7
2016-05-05
refname_is_safe(): don't allow the empty string
Michael Haggerty
1
-2
/
+3
2016-05-05
refname_is_safe(): use skip_prefix()
Michael Haggerty
1
-3
/
+5
2016-05-05
remove_dir_recursively(): add docstring
Michael Haggerty
1
-0
/
+23
2016-05-05
safe_create_leading_directories(): improve docstring
Michael Haggerty
1
-0
/
+5
2016-05-05
read_raw_ref(): don't get confused by an empty directory
Michael Haggerty
2
-2
/
+11
2016-05-05
commit_ref(): if there is an empty dir in the way, delete it
Michael Haggerty
1
-0
/
+24
2016-05-05
t1404: demonstrate a bug resolving references
Michael Haggerty
1
-1
/
+75
2016-04-25
Sync with maint
Junio C Hamano
1
-5
/
+5
2016-04-25
Seventh batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+22
2016-04-25
Merge branch 'sb/submodule-path-misc-bugs'
Junio C Hamano
3
-11
/
+133
2016-04-25
Merge branch 'en/merge-trivial-fix'
Junio C Hamano
2
-1
/
+13
2016-04-25
Merge branch 'en/merge-octopus-fix'
Junio C Hamano
2
-0
/
+159
2016-04-25
Merge branch 'dt/pre-refs-backend'
Junio C Hamano
10
-288
/
+440
2016-04-25
Merge branch 'jc/rerere-multi'
Junio C Hamano
3
-196
/
+604
2016-04-25
Merge tag 'l10n-2.8.0-rnd3-fr' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-5
/
+5
2016-04-24
Merge branch 'fr_v2.8.0_r3' of git://github.com/jnavila/git into maint
Jiang Xin
1
-5
/
+5
2016-04-22
Sixth batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+44
2016-04-22
Merge branch 'ad/cygwin-wants-rename'
Junio C Hamano
1
-0
/
+1
2016-04-22
Merge branch 'jk/use-write-script-more'
Junio C Hamano
3
-18
/
+20
2016-04-22
Merge branch 'jk/do-not-printf-NULL'
Junio C Hamano
1
-7
/
+11
2016-04-22
Merge branch 'jc/http-socks5h'
Junio C Hamano
1
-1
/
+4
2016-04-22
Merge branch 'ky/imap-send-openssl-1.1.0'
Junio C Hamano
5
-28
/
+21
2016-04-22
Merge branch 'ky/imap-send'
Junio C Hamano
1
-6
/
+6
2016-04-22
Merge branch 'jc/xstrfmt-null-with-prec-0'
Junio C Hamano
1
-1
/
+1
2016-04-22
Merge branch 'ad/commit-have-m-option'
Junio C Hamano
2
-3
/
+23
2016-04-22
Merge branch 'ew/send-email-drop-data-dumper'
Junio C Hamano
1
-1
/
+0
2016-04-22
Merge branch 'ew/send-email-readable-message-id'
Junio C Hamano
1
-2
/
+3
2016-04-22
Merge branch 'sb/submodule-helper-clone-regression-fix'
Junio C Hamano
2
-24
/
+57
2016-04-18
Fifth batch for post 2.8 cycle
Junio C Hamano
1
-0
/
+12
[next]