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-04-23
builtin/config: introduce `--default`
Taylor Blau
3
-0
/
+58
2018-04-23
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano
3
-1
/
+19
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
2
-1
/
+22
2018-04-20
completion: make stash -p and alias for stash push -p
Thomas Gummerer
1
-0
/
+3
2018-04-20
completion: stop showing 'save' for stash by default
Thomas Gummerer
1
-2
/
+7
2018-04-20
doc/clone: update caption for GIT URLS cross-reference
Todd Zullinger
1
-1
/
+1
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
3
-40
/
+154
2018-04-19
sequencer: reset the committer date before commits
Johannes Sixt
1
-0
/
+2
2018-04-19
send-email: avoid duplicate In-Reply-To/References
Stefan Agner
1
-1
/
+6
2018-04-19
Makefile: mark perllibdir as a .PHONY target
Christian Hesse
1
-0
/
+1
2018-04-19
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy
1
-2
/
+6
2018-04-18
git-submodule.txt: quote usage in monospace, drop backslash
Martin Ågren
1
-2
/
+2
2018-04-18
git-[short]log.txt: unify quoted standalone --
Martin Ågren
2
-3
/
+3
2018-04-18
doc: convert [\--] to [--]
Martin Ågren
3
-5
/
+5
2018-04-18
doc: convert \--option to --option
Martin Ågren
2
-2
/
+2
2018-04-18
docs/git-gc: fix minor rendering issue
SZEDER Gábor
1
-1
/
+1
2018-04-18
worktree: accept -f as short for --force for removal
Stefan Beller
2
-3
/
+4
2018-04-18
completion: reduce overhead of clearing cached --options
SZEDER Gábor
1
-1
/
+5
2018-04-17
glossary: substitute "ancestor" for "direct ancestor" in 'push' description.
Sergey Organov
1
-1
/
+1
2018-04-17
t1510-repo-setup.sh: remove useless mkdir
Tao Qingyun
1
-1
/
+0
2018-04-16
git{,-blame}.el: remove old bitrotting Emacs code
Ævar Arnfjörð Bjarmason
5
-2228
/
+25
2018-04-16
gpg-interface: find the last gpg signature line
Jeff King
2
-3
/
+20
2018-04-16
gpg-interface: extract gpg line matching helper
Jeff King
1
-2
/
+7
2018-04-16
gpg-interface: fix const-correctness of "eol" pointer
Jeff King
1
-2
/
+1
2018-04-16
gpg-interface: use size_t for signature buffer size
Jeff King
2
-2
/
+2
2018-04-16
gpg-interface: modernize function declarations
Jeff King
2
-28
/
+38
2018-04-16
gpg-interface: handle bool user.signingkey
Jeff King
1
-0
/
+6
2018-04-16
t7004: fix mistaken tag name
Jeff King
1
-1
/
+1
2018-04-16
Makefile: add a DEVOPTS to get all of -Wextra
Ævar Arnfjörð Bjarmason
2
-0
/
+8
2018-04-16
Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER
Ævar Arnfjörð Bjarmason
2
-0
/
+12
2018-04-16
Makefile: detect compiler and enable more warnings in DEVELOPER=1
Nguyễn Thái Ngọc Duy
3
-10
/
+96
2018-04-16
connect.c: mark die_initial_contact() NORETURN
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
7
-0
/
+137
2018-04-16
convert: add tracing for 'working-tree-encoding' attribute
Lars Schneider
2
-0
/
+27
2018-04-16
convert: check for detectable errors in UTF encodings
Lars Schneider
2
-0
/
+123
2018-04-16
convert: add 'working-tree-encoding' attribute
Lars Schneider
5
-2
/
+336
2018-04-16
utf8: add function to detect a missing UTF-16/32 BOM
Lars Schneider
2
-0
/
+32
2018-04-16
utf8: add function to detect prohibited UTF-16/32 BOM
Lars Schneider
2
-0
/
+35
2018-04-16
utf8: teach same_encoding() alternative UTF encoding names
Lars Schneider
1
-2
/
+24
2018-04-12
mem-pool: move reusable parts of memory pool into its own file
Jameson Miller
4
-69
/
+91
2018-04-12
replace-object: allow lookup_replace_object to handle arbitrary repositories
Stefan Beller
1
-5
/
+5
2018-04-12
replace-object: allow do_lookup_replace_object to handle arbitrary repositories
Stefan Beller
2
-5
/
+6
2018-04-12
replace-object: allow prepare_replace_object to handle arbitrary repositories
Stefan Beller
1
-7
/
+5
2018-04-12
refs: allow for_each_replace_ref to handle arbitrary repositories
Stefan Beller
2
-5
/
+3
2018-04-12
refs: store the main ref store inside the repository struct
Stefan Beller
4
-15
/
+9
2018-04-12
replace-object: add repository argument to lookup_replace_object
Stefan Beller
5
-7
/
+8
2018-04-12
replace-object: add repository argument to do_lookup_replace_object
Stefan Beller
2
-3
/
+4
2018-04-12
replace-object: add repository argument to prepare_replace_object
Stefan Beller
1
-2
/
+4
2018-04-12
refs: add repository argument to for_each_replace_ref
Stefan Beller
4
-4
/
+8
[prev]
[next]