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-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
2017-10-15
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-2381
/
+2521
2017-10-14
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-2419
/
+2554
2017-10-14
l10n: bg.po: Updated Bulgarian translation (3245t)
Alexander Shopov
1
-2419
/
+2554
2017-10-14
revision: quit pruning diff more quickly when possible
Jeff King
2
-3
/
+14
2017-10-13
pull: pass --signoff/--no-signoff to "git merge"
W. Trevor King
4
-8
/
+61
2017-10-13
sha1_name: minimize OID comparisons during disambiguation
Derrick Stolee
1
-5
/
+71
2017-10-13
sha1_name: parse less while finding common prefix
Derrick Stolee
1
-2
/
+12
2017-10-13
sha1_name: unroll len loop in find_unique_abbrev_r()
Derrick Stolee
1
-15
/
+42
2017-10-13
p4211-line-log.sh: add log --online --raw --parents perf test
Derrick Stolee
1
-0
/
+4
2017-10-12
Documentation/merge-options.txt: describe -S/--gpg-sign for 'pull'
W. Trevor King
2
-6
/
+6
2017-10-11
l10n: sv.po: Update Swedish translation (3245t0f0u)
Peter Krefting
1
-2475
/
+2674
2017-10-11
merge-ours: do not use cmd_*() as a subroutine
Junio C Hamano
1
-9
/
+7
2017-10-11
describe: do not use cmd_*() as a subroutine
Junio C Hamano
1
-4
/
+11
2017-10-11
checkout doc: clarify command line args for "checkout paths" mode
Junio C Hamano
1
-14
/
+16
2017-10-11
Git 2.15-rc1
Junio C Hamano
2
-1
/
+18
2017-10-11
Merge branch 'ls/filter-process-delayed'
Junio C Hamano
1
-36
/
+52
2017-10-11
Merge branch 'ds/avoid-overflow-in-midpoint-computation'
Junio C Hamano
12
-15
/
+15
2017-10-11
Merge branch 'tb/complete-describe'
Junio C Hamano
1
-1
/
+1
2017-10-11
Merge branch 'sb/test-cmp-expect-actual'
Junio C Hamano
14
-41
/
+41
2017-10-11
Merge branch 'jk/refs-df-conflict'
Junio C Hamano
4
-3
/
+50
2017-10-11
Merge branch 'rs/rs-mailmap'
Junio C Hamano
1
-0
/
+1
2017-10-11
Merge branch 'rs/fsck-null-return-from-lookup'
Junio C Hamano
2
-4
/
+26
2017-10-11
Merge branch 'jk/sha1-loose-object-info-fix'
Junio C Hamano
1
-2
/
+6
2017-10-11
Merge branch 'hn/string-list-doc'
Junio C Hamano
1
-1
/
+1
2017-10-11
Merge branch 'tb/show-trailers-in-ref-filter'
Junio C Hamano
4
-17
/
+122
2017-10-11
Merge branch 'jt/oidmap'
Junio C Hamano
6
-31
/
+133
2017-10-11
Merge branch 'jr/hash-migration-plan-doc'
Junio C Hamano
2
-0
/
+798
2017-10-11
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-2425
/
+2598
2017-10-10
run-command: add hint when a hook is ignored
Damien Marié
6
-0
/
+66
2017-10-10
write_entry: untangle symlink and regular-file cases
Jeff King
1
-31
/
+40
2017-10-10
write_entry: avoid reading blobs in CE_RETRY case
Jeff King
1
-11
/
+14
2017-10-10
write_entry: fix leak when retrying delayed filter
Jeff King
1
-0
/
+1
2017-10-10
cleanup: fix possible overflow errors in binary search
Derrick Stolee
12
-15
/
+15
2017-10-09
Merge branch 'js/rebase-i-final'
Junio C Hamano
1
-1
/
+1
2017-10-09
i18n: add a missing space in message
Jean-Noel Avila
1
-1
/
+1
2017-10-09
l10n: vi.po(3245t): Updated Vietnamese translation for v2.15.0
Tran Ngoc Quan
1
-2425
/
+2598
2017-10-08
l10n: es.po: Update translation v2.15.0 round 1
Christopher Díaz
1
-2732
/
+3574
2017-10-08
Merge branch 'maint' of git://github.com/git-l10n/git-po
Jiang Xin
2
-0
/
+15757
2017-10-08
l10n: git.pot: v2.15.0 round 1 (68 new, 36 removed)
Jiang Xin
1
-2360
/
+2499
[prev]
[next]