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
2019-09-17
clean: avoid removing untracked files in a nested git repository
Elijah Newren
5
-9
/
+22
2019-09-17
clean: disambiguate the definition of -d
Elijah Newren
3
-4
/
+16
2019-09-17
git-clean.txt: do not claim we will delete files with -n/--dry-run
Elijah Newren
1
-1
/
+1
2019-09-17
dir: add commentary explaining match_pathspec_item's return value
Elijah Newren
1
-8
/
+19
2019-09-17
dir: if our pathspec might match files under a dir, recurse into it
Elijah Newren
3
-8
/
+11
2019-09-17
dir: make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
Elijah Newren
1
-3
/
+3
2019-09-17
dir: also check directories for matching pathspecs
Elijah Newren
2
-2
/
+7
2019-09-17
dir: fix off-by-one error in match_pathspec_item
Elijah Newren
1
-1
/
+2
2019-09-17
dir: fix typo in comment
Elijah Newren
1
-1
/
+1
2019-09-17
t7300: add testcases showing failure to clean specified pathspecs
Elijah Newren
1
-0
/
+32
2019-08-26
t7300-clean: demonstrate deleting nested repo with an ignored file breakage
SZEDER Gábor
1
-0
/
+22
2019-08-11
Git 2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-11
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-09
Merge branch 'cb/xdiff-no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-8
/
+0
2019-08-09
Merge branch 'jk/no-system-includes-in-dot-c' into maint
Junio C Hamano
3
-3
/
+0
2019-08-09
Merge branch 'sg/fsck-config-in-doc' into maint
Junio C Hamano
1
-0
/
+5
2019-08-09
Merge branch 'jk/xdiff-clamp-funcname-context-index' into maint
Junio C Hamano
2
-2
/
+24
2019-08-01
RelNotes/2.21.1: typofix
Martin Ågren
1
-1
/
+1
2019-07-29
Merge fixes made on the 'master' front
Junio C Hamano
1
-1
/
+72
2019-07-29
Merge branch 'jc/post-c89-rules-doc' into maint
Junio C Hamano
1
-3
/
+23
2019-07-29
Merge branch 'fc/fetch-with-import-fix' into maint
Junio C Hamano
3
-23
/
+45
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
19
-327
/
+398
2019-07-29
Merge branch 'pw/add-p-recount' into maint
Junio C Hamano
2
-1
/
+13
2019-07-29
Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maint
Junio C Hamano
6
-7
/
+8
2019-07-29
Merge branch 'jk/trailers-use-config' into maint
Junio C Hamano
2
-27
/
+47
2019-07-29
Merge branch 'tg/stash-ref-by-index-fix' into maint
Junio C Hamano
2
-4
/
+23
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
3
-15
/
+53
2019-07-29
Merge branch 'nd/completion-no-cache-failure' into maint
Junio C Hamano
1
-1
/
+2
2019-07-29
Merge branch 'rs/config-unit-parsing' into maint
Junio C Hamano
1
-21
/
+18
2019-07-29
Merge branch 'jk/delta-islands-progress-fix' into maint
Junio C Hamano
3
-4
/
+5
2019-07-29
Merge branch 'sg/rebase-progress' into maint
Junio C Hamano
8
-98
/
+104
2019-07-29
Merge branch 'ms/submodule-foreach-fix' into maint
Junio C Hamano
2
-0
/
+8
2019-07-29
Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint
Junio C Hamano
2
-3
/
+15
2019-07-29
Merge branch 'qn/clone-doc-use-long-form' into maint
Junio C Hamano
1
-17
/
+17
2019-07-29
Merge branch 'jc/denoise-rm-to-resolve' into maint
Junio C Hamano
2
-1
/
+14
2019-07-29
Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint
Junio C Hamano
2
-3
/
+11
2019-07-29
Merge branch 'sr/gpg-interface-stop-at-the-end' into maint
Junio C Hamano
1
-0
/
+3
2019-07-29
Merge branch 'js/clean-report-too-long-a-path' into maint
Junio C Hamano
2
-1
/
+14
2019-07-29
Merge branch 'es/local-atomic-push-failure-with-http' into maint
Junio C Hamano
3
-0
/
+69
2019-07-29
Merge branch 'po/doc-branch' into maint
Junio C Hamano
2
-7
/
+29
2019-07-29
Merge branch 'dl/config-alias-doc' into maint
Junio C Hamano
1
-6
/
+16
2019-07-29
Merge branch 'cb/fsmonitor-intfix' into maint
Junio C Hamano
1
-4
/
+4
2019-07-29
Merge branch 'rs/copy-array' into maint
Junio C Hamano
5
-22
/
+53
2019-07-29
Merge branch 'js/t3404-typofix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'cb/mkstemps-uint-type-fix' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'js/t0001-case-insensitive' into maint
Junio C Hamano
2
-14
/
+23
2019-07-29
Merge branch 'jw/gitweb-sample-update' into maint
Junio C Hamano
1
-2
/
+1
2019-07-29
Merge branch 'sg/t5551-fetch-smart-error-is-translated' into maint
Junio C Hamano
1
-2
/
+2
2019-07-29
Merge branch 'jt/t5551-test-chunked' into maint
Junio C Hamano
1
-3
/
+2
2019-07-29
Merge branch 'sg/git-C-empty-doc' into maint
Junio C Hamano
1
-1
/
+2
[next]