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-08-13
doc: gitrevisions - clarify 'latter case' is revision walk
Philip Oakley
1
-2
/
+2
2016-08-13
doc: gitrevisions - use 'reachable' in page description
Philip Oakley
1
-2
/
+2
2016-08-13
doc: revisions: single vs multi-parent notation comparison
Philip Oakley
1
-0
/
+4
2016-08-13
doc: revisions: extra clarification of <rev>^! notation effects
Philip Oakley
1
-1
/
+2
2016-08-12
t7411: become resilient to GETTEXT_POISON
Vasco Almeida
1
-1
/
+1
2016-08-12
t5520: become resilient to GETTEXT_POISON
Vasco Almeida
1
-2
/
+2
2016-08-12
t3404: become resilient to GETTEXT_POISON
Vasco Almeida
1
-1
/
+1
2016-08-12
submodule--helper update-clone: allow multiple references
Stefan Beller
2
-6
/
+10
2016-08-12
submodule--helper module-clone: allow multiple references
Stefan Beller
1
-8
/
+12
2016-08-12
t7408: merge short tests, factor out testing method
Stefan Beller
1
-23
/
+25
2016-08-12
t7408: modernize style
Stefan Beller
1
-69
/
+71
2016-08-12
status: unit tests for --porcelain=v2
Jeff Hostetler
1
-0
/
+593
2016-08-12
doc: revisions: give headings for the two and three dot notations
Philip Oakley
1
-22
/
+36
2016-08-12
Sync with 2.9.3
Junio C Hamano
2
-1
/
+12
2016-08-12
Final batch before 2.10-rc0
Junio C Hamano
1
-2
/
+36
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
8
-87
/
+128
2016-08-12
Merge branch 'ew/http-backend-batch-headers'
Junio C Hamano
1
-104
/
+116
2016-08-12
Merge branch 'va/i18n'
Junio C Hamano
3
-16
/
+16
2016-08-12
Merge branch 'vs/typofix'
Junio C Hamano
25
-33
/
+33
2016-08-12
Merge branch 'js/mv-dir-to-new-directory'
Junio C Hamano
1
-4
/
+7
2016-08-12
Merge branch 'rs/use-strbuf-add-unique-abbrev'
Junio C Hamano
3
-16
/
+11
2016-08-12
Merge branch 'jk/big-and-future-archive-tar'
Junio C Hamano
1
-10
/
+5
2016-08-12
Merge branch 'jk/trace-fixup'
Junio C Hamano
3
-33
/
+35
2016-08-12
Merge branch 'rs/merge-recursive-string-list-init'
Junio C Hamano
1
-2
/
+1
2016-08-12
Merge branch 'rs/merge-add-strategies-simplification'
Junio C Hamano
1
-34
/
+10
2016-08-12
Merge branch 'rs/child-process-init'
Junio C Hamano
2
-6
/
+3
2016-08-12
Merge branch 'js/import-tars-hardlinks'
Junio C Hamano
1
-11
/
+20
2016-08-12
Merge branch 'ms/document-pack-window-memory-is-per-thread'
Junio C Hamano
2
-4
/
+6
2016-08-12
Merge branch 'vs/completion-branch-fully-spelled-d-m-r'
Junio C Hamano
1
-3
/
+3
2016-08-12
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano
1
-2
/
+6
2016-08-12
Git 2.9.3
Junio C Hamano
3
-2
/
+13
2016-08-12
Merge branch 'jk/difftool-in-subdir' into maint
Junio C Hamano
2
-59
/
+41
2016-08-12
Merge branch 'jk/reset-ident-time-per-commit' into maint
Junio C Hamano
3
-0
/
+8
2016-08-11
rebase: avoid computing unnecessary patch IDs
Kevin Willford
5
-8
/
+85
2016-08-11
Spelling fixes
Ville Skyttä
25
-33
/
+33
2016-08-11
builtin/apply: make write_out_results() return -1 on error
Christian Couder
1
-6
/
+21
2016-08-11
builtin/apply: make write_out_one_result() return -1 on error
Christian Couder
1
-22
/
+16
2016-08-11
builtin/apply: make create_file() return -1 on error
Christian Couder
1
-12
/
+13
2016-08-11
builtin/apply: make add_index_file() return -1 on error
Christian Couder
1
-17
/
+31
2016-08-11
builtin/apply: make add_conflicted_stages_file() return -1 on error
Christian Couder
1
-7
/
+13
2016-08-11
builtin/apply: make remove_file() return -1 on error
Christian Couder
1
-6
/
+11
2016-08-11
builtin/apply: make build_fake_ancestor() return -1 on error
Christian Couder
1
-15
/
+26
2016-08-11
builtin/apply: change die_on_unsafe_path() to check_unsafe_path()
Christian Couder
1
-11
/
+21
2016-08-11
builtin/apply: make gitdiff_*() return -1 on error
Christian Couder
1
-19
/
+21
2016-08-11
builtin/apply: make gitdiff_*() return 1 at end of header
Christian Couder
1
-3
/
+9
2016-08-11
builtin/apply: make parse_traditional_patch() return -1 on error
Christian Couder
1
-6
/
+9
2016-08-11
builtin/apply: make apply_all_patches() return 128 or 1 on error
Christian Couder
1
-11
/
+26
2016-08-11
builtin/apply: move check_apply_state() to apply.c
Christian Couder
3
-32
/
+33
2016-08-11
builtin/apply: make check_apply_state() return -1 instead of die()ing
Christian Couder
1
-8
/
+11
2016-08-11
apply: make init_apply_state() return -1 instead of exit()ing
Christian Couder
3
-9
/
+11
[prev]
[next]