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
2017-10-18
Merge branch 'mm/send-email-cc-cruft' into maint
Junio C Hamano
2
-8
/
+29
2017-10-18
Merge branch 'rs/strbuf-getwholeline-fix' into maint
Junio C Hamano
1
-0
/
+1
2017-10-18
branch doc: sprinkle a few commas for readability
Junio C Hamano
1
-2
/
+2
2017-10-18
Preparing for rc2 continues
Junio C Hamano
1
-3
/
+2
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
12
-32
/
+62
2017-10-18
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-18
doc: list filter-branch subdirectory-filter first
David Glasser
2
-20
/
+20
2017-10-18
sequencer.c: unify an error message
Ralf Thielow
1
-1
/
+1
2017-10-18
fetch doc: src side of refspec could be full SHA-1
Junio C Hamano
1
-2
/
+4
2017-10-17
l10n: Update Catalan translation
Jordi Mas
1
-3008
/
+2991
2017-10-17
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2411
/
+2535
2017-10-17
tag: respect color.ui config
Jeff King
3
-1
/
+12
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
8
-9
/
+17
2017-10-17
Revert "t6006: drop "always" color config tests"
Jeff King
1
-5
/
+15
2017-10-17
Revert "color: make "always" the same as "auto" in config"
Jeff King
3
-19
/
+20
2017-10-17
Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt...
Junio C Hamano
18
-98
/
+100
2017-10-17
Crawling towards -rc2
Junio C Hamano
1
-0
/
+1
2017-10-17
Merge branch 'sb/diff-color-move'
Junio C Hamano
2
-13
/
+24
2017-10-17
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-2
/
+2
2017-10-17
Merge branch 'jc/doc-checkout'
Junio C Hamano
1
-14
/
+16
2017-10-16
l10n: es.po: v2.15.0 round 2
Christopher Díaz Riveros
1
-50
/
+54
2017-10-17
l10n: git.pot: v2.15.0 round 2 (2 new, 2 removed)
Jiang Xin
1
-47
/
+48
2017-10-17
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin
7
-12060
/
+29445
2017-10-16
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King
2
-13
/
+24
2017-10-16
refs/files-backend: convert static functions to object_id
brian m. carlson
1
-28
/
+28
2017-10-16
refs: convert read_raw_ref backends to struct object_id
brian m. carlson
4
-17
/
+18
2017-10-16
refs: convert peel_object to struct object_id
brian m. carlson
4
-11
/
+11
2017-10-16
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson
9
-38
/
+36
2017-10-16
worktree: convert struct worktree to object_id
brian m. carlson
3
-5
/
+5
2017-10-16
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
9
-13
/
+13
2017-10-16
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson
4
-13
/
+13
2017-10-16
sha1_file: convert index_path and index_fd to struct object_id
brian m. carlson
1
-15
/
+15
2017-10-16
refs: convert reflog_expire parameter to struct object_id
brian m. carlson
6
-18
/
+15
2017-10-16
refs: convert read_ref_at to struct object_id
brian m. carlson
4
-21
/
+21
2017-10-16
refs: convert peel_ref to struct object_id
brian m. carlson
7
-17
/
+17
2017-10-16
builtin/pack-objects: convert to struct object_id
brian m. carlson
1
-67
/
+68
2017-10-16
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson
4
-11
/
+11
2017-10-16
refs: convert dwim_log to struct object_id
brian m. carlson
5
-9
/
+9
2017-10-16
builtin/reflog: convert remaining unsigned char uses to object_id
brian m. carlson
1
-9
/
+9
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
15
-24
/
+25
2017-10-16
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
19
-47
/
+46
2017-10-16
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
12
-20
/
+20
2017-10-16
Convert check_connected to use struct object_id
brian m. carlson
5
-20
/
+20
2017-10-16
refs: update ref transactions to use struct object_id
brian m. carlson
15
-71
/
+69
2017-10-16
refs: prevent accidental NULL dereference in write_pseudoref
brian m. carlson
1
-0
/
+3
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
17
-74
/
+65
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
9
-25
/
+26
2017-10-16
refs/files-backend: convert struct ref_to_prune to object_id
brian m. carlson
1
-3
/
+3
2017-10-16
walker: convert to struct object_id
brian m. carlson
1
-12
/
+12
2017-10-16
sequencer.c: fix and unify error messages in rearrange_squash()
Ralf Thielow
1
-2
/
+2
[prev]
[next]