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-18
refspec: convert valid_fetch_refspec to use parse_refspec
Brandon Williams
2
-10
/
+10
2018-05-18
refspec: introduce struct refspec
Brandon Williams
2
-0
/
+89
2018-05-18
refspec: factor out parsing a single refspec
Brandon Williams
1
-91
/
+104
2018-05-18
refspec: rename struct refspec to struct refspec_item
Brandon Williams
15
-73
/
+73
2018-05-18
refspec: move refspec parsing logic into its own file
Brandon Williams
17
-184
/
+204
2018-05-16
merge-recursive: i18n submodule merge output and respect verbosity
Stefan Beller
1
-18
/
+15
2018-05-16
submodule.c: move submodule merging to merge-recursive.c
Stefan Beller
3
-170
/
+170
2018-05-16
git-submodule.sh: try harder to fetch a submodule
Stefan Beller
1
-1
/
+1
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
t3103: abstract away SHA-1-specific constants
brian m. carlson
1
-1
/
+2
2018-05-14
t2203: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+4
2018-05-14
t: skip pack tests if not using SHA-1
brian m. carlson
2
-0
/
+12
2018-05-14
t4044: skip test if not using SHA-1
brian m. carlson
1
-0
/
+6
2018-05-14
t1512: skip test if not using SHA-1
brian m. carlson
1
-0
/
+6
2018-05-14
t1007: annotate with SHA1 prerequisite
brian m. carlson
1
-8
/
+8
2018-05-14
t0000: annotate with SHA1 prerequisite
brian m. carlson
1
-12
/
+12
2018-05-14
t: switch $_x40 to $OID_REGEX
brian m. carlson
20
-33
/
+33
2018-05-14
t/test-lib: introduce OID_REGEX
brian m. carlson
1
-1
/
+2
2018-05-14
t: switch $_z40 to $ZERO_OID
brian m. carlson
32
-119
/
+119
2018-05-14
t/test-lib: introduce ZERO_OID
brian m. carlson
1
-1
/
+2
2018-05-14
t/test-lib: add an SHA1 prerequisite
brian m. carlson
1
-0
/
+7
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
Remove common-cmds.h
Nguyễn Thái Ngọc Duy
3
-55
/
+9
2018-05-10
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
5
-50
/
+122
2018-05-10
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy
4
-10
/
+75
[prev]
[next]