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-05-19
diff: fix mistake in translatable strings
Jean-Noël Avila
1
-2
/
+2
2019-05-19
merge: add --quit
Nguyễn Thái Ngọc Duy
3
-0
/
+43
2019-05-19
userdiff: add Octave
Boxuan Li
7
-2
/
+23
2019-05-19
l10n: vi.po(4577t): Updated Vietnamese translation for v2.22.0 round 1
Tran Ngoc Quan
1
-3069
/
+4154
2019-05-19
rebase -r: always reword merge -c
Phillip Wood
2
-0
/
+18
2019-05-19
send-email: document --no-[to|cc|bcc]
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2019-05-19
send-email: fix broken transferEncoding tests
Ævar Arnfjörð Bjarmason
1
-24
/
+11
2019-05-19
send-email: remove cargo-culted multi-patch pattern in tests
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2019-05-19
Makefile: remove the NO_R_TO_GCC_LINKER flag
Ævar Arnfjörð Bjarmason
1
-14
/
+1
2019-05-17
l10n: fr.po v2.22.0.rnd1
Jean-Noël Avila
1
-3065
/
+3998
2019-05-17
userdiff: add built-in pattern for rust
Marc-André Lureau
7
-0
/
+30
2019-05-17
format-patch: teach format.notes config option
Denton Liu
4
-1
/
+107
2019-05-16
Use xmmap_gently instead of xmmap in use_pack
Mike Hommey
1
-1
/
+1
2019-05-16
dup() the input fd for fast-import used for remote helpers
Mike Hommey
1
-1
/
+1
2019-05-16
pkt-line: drop 'const'-ness of a param to set_packet_header()
Junio C Hamano
1
-1
/
+1
2019-05-16
Doc: git.txt: remove backticks from link and add git-scm.com/docs
Philip Oakley
1
-1
/
+2
2019-05-16
git.c: show usage for accessing the git(1) help page
Philip Oakley
1
-1
/
+2
2019-05-15
test-lib: try harder to ensure a working jgit
Todd Zullinger
1
-1
/
+1
2019-05-15
worktree add: be tolerant of corrupt worktrees
Nguyễn Thái Ngọc Duy
2
-2
/
+17
2019-05-15
get_oid: handle NULL repo->index
Jeff King
2
-7
/
+3
2019-05-15
update-server-info: avoid needless overwrites
Eric Wong
3
-34
/
+158
2019-05-15
worktree add: sanitize worktree names
Nguyễn Thái Ngọc Duy
4
-21
/
+110
2019-05-15
http-push: prevent format overflow warning with gcc >= 9
Carlo Marcelo Arenas Belón
1
-2
/
+2
2019-05-15
index-pack: prefetch missing REF_DELTA bases
Jonathan Tan
2
-2
/
+85
2019-05-15
t5616: refactor packfile replacement
Jonathan Tan
1
-13
/
+21
2019-05-15
help_unknown_ref(): check for refname ambiguity
Jeff King
2
-3
/
+9
2019-05-15
help_unknown_ref(): duplicate collected refnames
Jeff King
2
-1
/
+15
2019-05-15
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin
5
-73
/
+56
2019-05-15
sequencer: the `am` and `rebase--interactive` scripts are gone
Johannes Schindelin
1
-1
/
+1
2019-05-15
.gitignore: there is no longer a built-in `git-rebase--interactive`
Johannes Schindelin
1
-1
/
+0
2019-05-15
t3400: stop referring to the scripted rebase
Johannes Schindelin
1
-1
/
+1
2019-05-15
Drop unused git-rebase--am.sh
Johannes Schindelin
4
-91
/
+0
2019-05-15
stash: document stash.useBuiltin
Johannes Schindelin
1
-0
/
+15
2019-05-14
l10n: sv.po: Update Swedish translation (4577t0f0u)
Peter Krefting
1
-3073
/
+4140
2019-05-14
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-7
/
+7
2019-05-14
l10n: git.pot: v2.22.0 round 1 (270 new, 56 removed)
Jiang Xin
1
-2987
/
+3927
2019-05-14
fast-export: do automatic reencoding of commit messages only if requested
Elijah Newren
3
-6
/
+85
2019-05-14
fast-export: differentiate between explicitly UTF-8 and implicitly UTF-8
Elijah Newren
1
-1
/
+1
2019-05-14
fast-export: avoid stripping encoding header if we cannot reencode
Elijah Newren
3
-2
/
+27
2019-05-14
fast-import: support 'encoding' commit header
Elijah Newren
3
-2
/
+36
2019-05-14
t9350: fix encoding test to actually test reencoding
Elijah Newren
2
-10
/
+18
2019-05-14
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
7
-10
/
+43
2019-05-14
sha1dc: update from upstream
Ævar Arnfjörð Bjarmason
2
-1
/
+1
2019-05-14
parse-options: adjust `parse_opt_unknown_cb()`s declared return type
Johannes Schindelin
1
-1
/
+3
2019-05-13
Git 2.22-rc0
Junio C Hamano
2
-1
/
+40
2019-05-13
Merge branch 'jh/trace2'
Junio C Hamano
2
-2
/
+2
2019-05-13
Merge branch 'cc/access-on-aix-workaround'
Junio C Hamano
5
-2
/
+52
2019-05-13
Merge branch 'pw/clean-sequencer-state-upon-final-commit'
Junio C Hamano
7
-9
/
+201
2019-05-13
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
7
-511
/
+532
2019-05-13
Merge branch 'jk/perf-aggregate-wo-libjson'
Junio C Hamano
1
-2
/
+2
[prev]
[next]