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-09-12
Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
Junio C Hamano
2
-7
/
+16
2016-09-12
Merge branch 'jc/submodule-anchor-git-dir'
Junio C Hamano
2
-0
/
+36
2016-09-12
Merge branch 'jk/squelch-false-warning-from-gcc-o3'
Junio C Hamano
3
-1
/
+3
2016-09-12
Merge branch 'jk/test-lib-drop-pid-from-results'
Junio C Hamano
1
-2
/
+2
2016-09-12
Merge branch 'jc/am-read-author-file'
Junio C Hamano
1
-58
/
+45
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
20
-161
/
+1663
2016-09-12
Merge tag 'l10n-2.10.0-rnd2.3' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
3
-446
/
+402
2016-09-12
add: document the chmod option
Thomas Gummerer
1
-1
/
+6
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
3
-8
/
+49
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
2
-33
/
+156
2016-09-12
patch-ids: refuse to compute patch-id for merge commit
Jeff King
1
-0
/
+15
2016-09-12
add_delta_base_cache: use list_for_each_safe
Jeff King
1
-2
/
+2
2016-09-11
Merge branch 'js/commit-gpgsign' of ../git-gui into js/git-gui-commit-gpgsign
Junio C Hamano
1
-0
/
+3
2016-09-11
git-gui: respect commit.gpgsign again
Johannes Schindelin
1
-0
/
+3
2016-09-11
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
3
-10
/
+67
2016-09-11
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin
3
-6
/
+47
2016-09-11
cat-file: introduce the --filters option
Johannes Schindelin
3
-4
/
+78
2016-09-11
l10n: zh_CN: review for git v2.10.0 l10n
Ray Chen
1
-50
/
+50
2016-09-11
l10n: zh_CN: fixed some typos for git 2.10.0
Jiang Xin
1
-4
/
+4
2016-09-09
refs: implement iteration over only per-worktree refs
David Turner
2
-1
/
+13
2016-09-09
refs: make lock generic
David Turner
2
-13
/
+14
2016-09-09
refs: add method to rename refs
David Turner
3
-18
/
+17
2016-09-09
refs: add methods to init refs db
David Turner
5
-10
/
+42
2016-09-09
refs: make delete_refs() virtual
David Turner
3
-2
/
+14
2016-09-09
refs: add method for initial ref transaction commit
David Turner
3
-3
/
+14
2016-09-09
refs: add methods for reflog
David Turner
3
-27
/
+150
2016-09-09
refs: add method iterator_begin
Michael Haggerty
3
-14
/
+15
2016-09-09
files_ref_iterator_begin(): take a ref_store argument
Michael Haggerty
3
-7
/
+7
2016-09-09
split_symref_update(): add a files_ref_store argument
Michael Haggerty
1
-2
/
+4
2016-09-09
lock_ref_sha1_basic(): add a files_ref_store argument
Michael Haggerty
1
-11
/
+15
2016-09-09
lock_ref_for_update(): add a files_ref_store argument
Michael Haggerty
1
-5
/
+6
2016-09-09
commit_ref_update(): add a files_ref_store argument
Michael Haggerty
1
-6
/
+8
2016-09-09
lock_raw_ref(): add a files_ref_store argument
Michael Haggerty
1
-6
/
+8
2016-09-09
repack_without_refs(): add a files_ref_store argument
Michael Haggerty
1
-5
/
+7
2016-09-09
refs: make peel_ref() virtual
Michael Haggerty
3
-2
/
+14
2016-09-09
refs: make create_symref() virtual
Michael Haggerty
3
-1
/
+20
2016-09-09
refs: make pack_refs() virtual
Michael Haggerty
3
-2
/
+15
2016-09-09
refs: make verify_refname_available() virtual
Michael Haggerty
3
-6
/
+25
2016-09-09
refs: make read_raw_ref() virtual
Michael Haggerty
3
-25
/
+29
2016-09-09
resolve_gitlink_ref(): rename path parameter to submodule
Michael Haggerty
2
-10
/
+12
2016-09-09
resolve_gitlink_ref(): avoid memory allocation in many cases
Michael Haggerty
1
-6
/
+13
2016-09-09
resolve_gitlink_ref(): implement using resolve_ref_recursively()
Michael Haggerty
2
-67
/
+24
2016-09-09
resolve_ref_recursively(): new function
Michael Haggerty
1
-3
/
+11
2016-09-09
read_raw_ref(): take a (struct ref_store *) argument
Michael Haggerty
3
-9
/
+22
2016-09-09
resolve_gitlink_packed_ref(): remove function
Michael Haggerty
1
-21
/
+5
2016-09-09
resolve_packed_ref(): rename function from resolve_missing_loose_ref()
Michael Haggerty
1
-6
/
+5
2016-09-09
refs: reorder definitions
Michael Haggerty
1
-83
/
+83
2016-09-09
refs: add a transaction_commit() method
Ronnie Sahlberg
3
-4
/
+20
2016-09-09
{lock,commit,rollback}_packed_refs(): add files_ref_store arguments
Michael Haggerty
1
-16
/
+16
2016-09-09
resolve_missing_loose_ref(): add a files_ref_store argument
Michael Haggerty
1
-6
/
+6
[prev]
[next]