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
2018-05-16
grep: handle corrupt index files early
Stefan Beller
1
-1
/
+2
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
git-credential-netrc: accept gpg option
Luis Marsano
6
-24
/
+62
2018-05-14
git-credential-netrc: adapt to test framework for git
Luis Marsano
3
-30
/
+77
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
mark_parents_uninteresting(): avoid most allocation
Jeff King
1
-19
/
+25
2018-05-13
mark_parents_uninteresting(): replace list with stack
Jeff King
1
-24
/
+43
2018-05-13
mark_parents_uninteresting(): drop missing object check
Jeff King
1
-12
/
+0
2018-05-13
mark_tree_contents_uninteresting(): drop missing object check
Jeff King
1
-4
/
+1
2018-05-13
commit.h: rearrange 'index' to shrink struct commit
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-13
add status config and command line options for rename detection
Ben Peart
8
-2
/
+194
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
2
-2
/
+1
2018-05-13
pager: set COLUMNS to term_columns()
Jeff King
1
-3
/
+8
2018-05-13
refs: handle zero oid for pseudorefs
Martin Ågren
2
-5
/
+15
2018-05-13
t1400: add tests around adding/deleting pseudorefs
Martin Ågren
1
-0
/
+60
2018-05-13
refs.c: refer to "object ID", not "sha1", in error messages
Martin Ågren
1
-2
/
+4
2018-05-13
pack-format.txt: more details on pack file format
Nguyễn Thái Ngọc Duy
2
-0
/
+97
2018-05-11
get_short_oid: sort ambiguous objects by type, then SHA-1
Ævar Arnfjörð Bjarmason
5
-7
/
+88
2018-05-11
apply: clarify "-p" documentation
Jeff King
1
-2
/
+4
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-05-11
sha1-name.c: move around the collect_ambiguous() function
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-11
git-p4: change "commitish" typo to "committish"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2018-05-11
sha1-array.h: align function arguments
Ævar Arnfjörð Bjarmason
2
-4
/
+4
2018-05-11
sha1-name.c: remove stray newline
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2018-05-11
doc: fix config API documentation about config_with_options
Antonio Ospite
1
-8
/
+10
2018-05-10
replace-object.c: remove the_repository from prepare_replace_object
Stefan Beller
1
-1
/
+1
2018-05-10
object.c: free replace map in raw_object_store_clear
Stefan Beller
1
-0
/
+1
2018-05-10
repository: fix free problem with repo_clear(the_repository)
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-05-10
fast-export: avoid NULL pointer arithmetic
René Scharfe
1
-4
/
+3
2018-05-10
BUG_exit_code: fix sparse "symbol not declared" warning
Ramsay Jones
2
-1
/
+3
2018-05-10
lock_file: move static locks into functions
Martin Ågren
6
-11
/
+7
2018-05-10
lock_file: make function-local locks non-static
Martin Ågren
10
-11
/
+11
2018-05-10
refs.c: do not die if locking fails in `delete_pseudoref()`
Martin Ågren
1
-4
/
+7
2018-05-10
refs.c: do not die if locking fails in `write_pseudoref()`
Martin Ågren
1
-3
/
+2
2018-05-10
t/helper/test-write-cache: clean up lock-handling
Martin Ågren
1
-9
/
+5
2018-05-09
t6050-replace: don't disable stdin for the whole test script
SZEDER Gábor
1
-2
/
+0
2018-05-08
merge: pass aggressive when rename detection is turned off
Ben Peart
1
-0
/
+1
2018-05-08
merge: add merge.renames config setting
Ben Peart
7
-12
/
+64
2018-05-08
merge: update documentation for {merge,diff}.renameLimit
Ben Peart
2
-2
/
+4
2018-05-08
merge-recursive: fix check for skipability of working tree updates
Elijah Newren
4
-23
/
+39
2018-05-08
merge-recursive: make "Auto-merging" comment show for other merges
Elijah Newren
1
-26
/
+39
2018-05-08
merge-recursive: fix remainder of was_dirty() to use original index
Elijah Newren
1
-3
/
+3
2018-05-08
merge-recursive: fix was_tracked() to quit lying with some renamed paths
Elijah Newren
2
-24
/
+68
2018-05-08
t6046: testcases checking whether updates can be skipped in a merge
Elijah Newren
1
-0
/
+761
2018-05-08
merge-recursive: avoid triggering add_cacheinfo error with dirty mod
Elijah Newren
2
-2
/
+2
2018-05-08
merge-recursive: move more is_dirty handling to merge_content
Elijah Newren
1
-18
/
+12
2018-05-08
merge-recursive: improve add_cacheinfo error handling
Elijah Newren
2
-9
/
+11
2018-05-08
merge-recursive: avoid spurious rename/rename conflict from dir renames
Elijah Newren
2
-32
/
+27
[prev]
[next]