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-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
2019-09-14
git-gui: add horizontal scrollbar to commit buffer
Bert Wesarg
1
-0
/
+6
2019-09-14
git-gui: convert new/amend commit radiobutton to checkbutton
Bert Wesarg
4
-36
/
+18
2019-09-12
completion: teach archive to use __gitcomp_builtin
Denton Liu
1
-4
/
+1
2019-09-12
completion: teach rebase to use __gitcomp_builtin
Denton Liu
1
-15
/
+7
2019-09-12
completion: add missing completions for log, diff, show
Max Rothman
1
-4
/
+14
2019-09-12
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
5
-1
/
+60
2019-09-12
commit-graph: bump DIE_ON_LOAD check to actual load-time
Jeff King
1
-4
/
+4
2019-09-12
list-objects: don't queue root trees unless revs->tree_objects is set
Jeff King
1
-1
/
+3
2019-09-12
doc: minor formatting fix
Cameron Steffen
1
-1
/
+1
2019-09-12
Quit passing 'now' to date code
Stephen P. Smith
3
-34
/
+24
2019-09-12
Merge branch 'py/revert-hunks-lines'
Pratyush Yadav
2
-18
/
+135
2019-09-12
Merge branch 'bp/widget-focus-hotkeys'
Pratyush Yadav
1
-1
/
+31
2019-09-11
git-gui: add hotkeys to set widget focus
Birger Skogeng Pedersen
1
-1
/
+31
2019-09-09
cache-tree: do not lazy-fetch tentative tree
Jonathan Tan
2
-1
/
+15
[prev]
[next]