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-18
Merge branch 'cb/curl-use-xmalloc'
Junio C Hamano
1
-0
/
+4
2019-09-18
Merge branch 'jk/drop-release-pack-memory'
Junio C Hamano
6
-90
/
+15
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
9
-117
/
+139
2019-09-18
Merge branch 'master' of https://github.com/prati0100/git-gui
Junio C Hamano
5
-55
/
+199
2019-09-18
sha1_name: simplify strbuf handling in interpret_nth_prior_checkout()
René Scharfe
1
-7
/
+4
2019-09-18
doc: fix reference to --ignore-submodules
Alex Henrie
1
-1
/
+1
2019-09-18
contrib/svn-fe: fix shebang for svnrdump_sim.py
Clément Chigot
1
-1
/
+1
2019-09-17
Merge gitk to pick up emergency build fix
Junio C Hamano
1
-0
/
+0
2019-09-17
gitk: rename zh_CN.po to zh_cn.po
Denton Liu
1
-0
/
+0
2019-09-17
Makefile: run coccicheck on more source files
Denton Liu
1
-6
/
+2
2019-09-17
Makefile: strip leading ./ in $(FIND_SOURCE_FILES)
Denton Liu
1
-0
/
+1
2019-09-17
Makefile: define THIRD_PARTY_SOURCES
Denton Liu
1
-0
/
+15
2019-09-17
clean: fix theoretical path corruption
Elijah Newren
1
-1
/
+1
2019-09-17
clean: rewrap overly long line
Elijah Newren
1
-1
/
+2
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-09-17
diff, log doc: small grammer, format, and language fixes
Johannes Sixt
1
-6
/
+6
2019-09-17
diff, log doc: say "patch text" instead of "patches"
Johannes Sixt
1
-8
/
+12
2019-09-17
Test the progress display
SZEDER Gábor
6
-2
/
+400
2019-09-17
Revert "progress: use term_clear_line()"
SZEDER Gábor
2
-14
/
+21
2019-09-17
Makefile: strip leading ./ in $(LIB_H)
Denton Liu
1
-3
/
+3
2019-09-16
fetch: use oidset to keep the want OIDs for faster lookup
Masaya Suzuki
1
-8
/
+10
2019-09-16
commit-graph: use commit_list_count()
René Scharfe
1
-11
/
+6
2019-09-16
sha1-name: check for overflow of N in "foo^N" and "foo~N"
René Scharfe
2
-5
/
+14
2019-09-16
rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"
René Scharfe
1
-0
/
+8
2019-09-16
list-objects-filter: use empty string instead of NULL for sparse "base"
Jeff King
1
-1
/
+1
2019-09-16
list-objects-filter: give a more specific error sparse parsing error
Jon Simons
2
-3
/
+4
2019-09-16
list-objects-filter: delay parsing of sparse oid
Jeff King
5
-21
/
+14
2019-09-16
t5616: test cloning/fetching with sparse:oid=<oid> filter
Jon Simons
1
-0
/
+36
2019-09-16
doc-diff: replace --cut-header-footer with --cut-footer
Martin Ågren
1
-9
/
+8
2019-09-16
asciidoctor-extensions: provide `<refmiscinfo/>`
Martin Ågren
1
-0
/
+17
2019-09-16
Doc/Makefile: give mansource/-version/-manual attributes
Martin Ågren
2
-4
/
+5
2019-09-16
git-submodule.txt: fix AsciiDoc formatting error
Denton Liu
1
-1
/
+2
2019-09-16
Documentation: fix build with Asciidoctor 2
brian m. carlson
5
-3
/
+10
2019-09-16
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
2
-4
/
+1427
2019-09-14
Merge branch 'bp/amend-toggle-bind'
Pratyush Yadav
1
-0
/
+9
2019-09-14
git-gui: add hotkey to toggle "Amend Last Commit"
Birger Skogeng Pedersen
1
-0
/
+9
2019-09-14
gitk: Do not mistake unchanged lines for submodule changes
Gabriele Mazzotta
1
-2
/
+2
2019-09-14
gitk: Use right colour for remote refs in the "Tags and heads" dialog
Paul Wise
1
-1
/
+8
2019-09-14
gitk: Add Chinese (zh_CN) translation
YanKe
1
-0
/
+1367
2019-09-14
Merge branch 'bw/commit-scrollbuffer'
Pratyush Yadav
1
-0
/
+6
2019-09-14
Merge branch 'bw/amend-checkbutton'
Pratyush Yadav
4
-36
/
+18
[prev]
[next]