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
2020-02-24
pack-objects: read delta base oid into object_id struct
Jeff King
1
-17
/
+18
2020-02-24
nth_packed_object_oid(): use customary integer return
Jeff King
6
-24
/
+22
2020-02-24
worktree: drop unused code from get_main_worktree()
Eric Sunshine
1
-4
/
+0
2020-02-24
blame: provide type of fingerprints pointer
René Scharfe
1
-1
/
+3
2020-02-24
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
2
-2
/
+21
2020-02-24
t3400: make test clean up after itself
Eric Sunshine
1
-1
/
+1
2020-02-24
t: drop debug `cat` calls
Martin Ågren
11
-13
/
+2
2020-02-24
t9810: drop debug `cat` call
Martin Ågren
1
-1
/
+0
2020-02-24
t4117: check for files using `test_path_is_file`
Martin Ågren
1
-3
/
+3
2020-02-24
receive.denyCurrentBranch: respect all worktrees
Hariom Verma
3
-17
/
+41
2020-02-24
t5509: use a bare repository for test push target
Hariom Verma
1
-1
/
+1
2020-02-24
get_main_worktree(): allow it to be called in the Git directory
Hariom Verma
1
-0
/
+1
2020-02-24
use strpbrk(3) to search for characters from a given set
René Scharfe
4
-5
/
+4
2020-02-24
quote: use isalnum() to check for alphanumeric characters
René Scharfe
1
-1
/
+1
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
2
-6
/
+6
2020-02-22
partial-clone: demonstrate bugs in partial fetch
Derrick Stolee
1
-0
/
+31
2020-02-22
run-command.h: fix mis-indented struct member
Jeff King
1
-1
/
+1
2020-02-20
sparse-checkout: allow one-character directories in cone mode
Derrick Stolee
2
-2
/
+12
2020-02-20
credential: allow wildcard patterns when matching config
brian m. carlson
7
-21
/
+103
2020-02-20
credential: use the last matching username in the config
brian m. carlson
3
-3
/
+11
2020-02-20
t0300: add tests for some additional cases
brian m. carlson
1
-0
/
+108
2020-02-20
t1300: add test for urlmatch with multiple wildcards
brian m. carlson
1
-0
/
+6
2020-02-20
mailmap: add an additional email address for brian m. carlson
brian m. carlson
1
-0
/
+1
2020-02-19
merge-recursive: fix the refresh logic in update_file_flags
Elijah Newren
2
-3
/
+6
2020-02-19
t3433: new rebase testcase documenting a stat-dirty-like failure
Elijah Newren
1
-0
/
+48
2020-02-19
bisect: libify `bisect_next_all`
Pranit Bauva
2
-12
/
+27
2020-02-19
bisect: libify `handle_bad_merge_base` and its dependents
Pranit Bauva
2
-4
/
+6
2020-02-19
bisect: libify `check_good_are_ancestors_of_bad` and its dependents
Pranit Bauva
2
-15
/
+37
2020-02-19
bisect: libify `check_merge_bases` and its dependents
Pranit Bauva
2
-5
/
+24
2020-02-19
bisect: libify `bisect_checkout`
Pranit Bauva
1
-4
/
+15
2020-02-19
bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its depen...
Pranit Bauva
2
-7
/
+15
2020-02-19
bisect--helper: return error codes from `cmd_bisect__helper()`
Pranit Bauva
1
-1
/
+1
2020-02-19
bisect: add enum to represent bisect returning codes
Miriam Rubio
2
-2
/
+14
2020-02-19
bisect--helper: introduce new `decide_next()` function
Tanushree Tumane
1
-32
/
+34
2020-02-19
bisect: use the standard 'if (!var)' way to check for 0
Miriam Rubio
1
-2
/
+2
2020-02-19
bisect--helper: change `retval` to `res`
Tanushree Tumane
1
-26
/
+26
2020-02-19
bisect--helper: convert `vocab_*` char pointers to char arrays
Miriam Rubio
1
-2
/
+2
2020-02-18
check-ignore: fix documentation and implementation to match
Elijah Newren
3
-19
/
+35
2020-02-18
doc-diff: use single-colon rule in rendering Makefile
Jeff King
1
-1
/
+1
2020-02-18
doc/config/push: use longer "--" line for preformatted example
Jeff King
1
-2
/
+2
2020-02-18
rev-list --count: comment on the use of count_right++
Junio C Hamano
1
-0
/
+7
2020-02-17
The sixth batch for 2.26
Junio C Hamano
1
-29
/
+15
2020-02-17
Merge branch 'es/outside-repo-errmsg-hints'
Junio C Hamano
2
-2
/
+4
2020-02-17
Merge branch 'jk/doc-credential-helper'
Junio C Hamano
2
-91
/
+88
2020-02-17
Merge branch 'js/mingw-open-in-gdb'
Junio C Hamano
2
-0
/
+23
2020-02-17
Merge branch 'js/test-unc-fetch'
Junio C Hamano
1
-0
/
+12
2020-02-17
Merge branch 'js/test-avoid-pipe'
Junio C Hamano
2
-6
/
+10
2020-02-17
Merge branch 'js/test-write-junit-xml-fix'
Junio C Hamano
1
-1
/
+2
2020-02-17
Merge branch 'jk/mailinfo-cleanup'
Junio C Hamano
2
-25
/
+52
2020-02-17
Merge branch 'mr/show-config-scope'
Junio C Hamano
10
-139
/
+248
[prev]
[next]