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-26
builtin/rebase: remove a call to get_oid() on `options.switch_to'
Alban Gruin
1
-9
/
+1
2020-02-25
The seventh batch for 2.26
Junio C Hamano
1
-0
/
+8
2020-02-25
Merge branch 'es/doc-mentoring'
Junio C Hamano
1
-0
/
+36
2020-02-25
Merge branch 'es/bright-colors'
Junio C Hamano
3
-22
/
+69
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
12
-90
/
+305
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
5
-5
/
+49
2020-02-25
submodule--helper: use C99 named initializer
Emily Shaffer
1
-4
/
+7
2020-02-24
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar
4
-30
/
+20
2020-02-24
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
5
-77
/
+54
2020-02-24
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine
2
-8
/
+10
2020-02-24
worktree: add utility to find worktree by pathname
Eric Sunshine
2
-6
/
+16
2020-02-24
worktree: improve find_worktree() documentation
Eric Sunshine
1
-2
/
+12
2020-02-24
packfile: drop nth_packed_object_sha1()
Jeff King
2
-25
/
+10
2020-02-24
packed_object_info(): use object_id internally for delta base
Jeff King
1
-17
/
+15
2020-02-24
packed_object_info(): use object_id for returning delta base
Jeff King
5
-11
/
+11
2020-02-24
pack-check: push oid lookup into loop
Jeff King
1
-13
/
+10
2020-02-24
pack-check: convert "internal error" die to a BUG()
Jeff King
1
-1
/
+2
2020-02-24
pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King
1
-6
/
+6
2020-02-24
pack-objects: use object_id struct in pack-reuse code
Jeff King
1
-4
/
+5
2020-02-24
pack-objects: convert oe_set_delta_ext() to use object_id
Jeff King
3
-4
/
+4
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
completion: add diff --color-moved[-ws]
Kir Kolyshkin
1
-0
/
+15
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-24
t1050: replace test -f with test_path_is_file
Rasmus Jonsson
1
-4
/
+6
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
am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch
Paolo Bonzini
4
-8
/
+24
2020-02-20
am: support --show-current-patch=raw as a synonym for--show-current-patch
Paolo Bonzini
4
-10
/
+73
2020-02-20
am: convert "resume" variable to a struct
Paolo Bonzini
1
-14
/
+18
2020-02-20
parse-options: convert "command mode" to a flag
Paolo Bonzini
2
-15
/
+13
2020-02-20
parse-options: add testcases for OPT_CMDMODE()
Paolo Bonzini
2
-0
/
+20
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
[prev]
[next]