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-11-02
RelNotes/2.24.0: fix self-contradictory note
Elijah Newren
1
-4
/
+3
2019-11-02
fetch.c: fix typo in a warning message
Ralf Thielow
1
-1
/
+1
2019-11-02
manpage-bold-literal.xsl: match for namespaced "d:literal" in template
Martin Ågren
1
-1
/
+2
2019-11-02
RelNotes/2.24.0: typofix
Elijah Newren
1
-1
/
+1
2019-11-02
git-diff.txt: document return code of `--no-index`
Denton Liu
1
-1
/
+1
2019-10-31
l10n: de.po: Update German translation
Matthias Rüster
1
-2454
/
+2590
2019-10-30
l10n: sv.po: Update Swedish translation (4695t0f0u)
Peter Krefting
1
-2455
/
+2581
2019-10-30
Git 2.24-rc2
Junio C Hamano
1
-0
/
+2
2019-10-30
Merge branch 'wb/fsmonitor-bitmap-fix'
Junio C Hamano
1
-3
/
+5
2019-10-30
Merge branch 'rl/gitweb-blame-prev-fix'
Junio C Hamano
1
-1
/
+1
2019-10-30
Merge branch 'js/mingw-needs-hiding-fix'
Junio C Hamano
1
-0
/
+2
2019-10-30
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin
1
-2454
/
+2586
2019-10-30
Merge branch 'next' of github.com:ChrisADR/git-po
Jiang Xin
1
-2541
/
+2679
2019-10-30
t7519-status-fsmonitor: improve comments
William Baker
1
-3
/
+5
2019-10-30
pretty: add "%aL" etc. to show local-part of email addresses
Prarit Bhargava
5
-5
/
+54
2019-10-30
worktree: teach "add" to ignore submodule.recurse config
Philippe Blain
2
-1
/
+25
2019-10-29
l10n: bg.po: Updated Bulgarian translation (4694)
Alexander Shopov
1
-87
/
+51
2019-10-29
l10n: vi(4694t): Updated translation for v2.24.0
Tran Ngoc Quan
1
-2454
/
+2586
2019-10-29
help: add gitsubmodules to the list of guides
Philippe Blain
2
-1
/
+2
2019-10-29
git_path(): handle `.lock` files correctly
Johannes Schindelin
2
-0
/
+8
2019-10-29
t1400: wrap setup code in test case
Johannes Schindelin
1
-8
/
+10
2019-10-29
builtin/blame.c: remove '--indent-heuristic' from usage string
SZEDER Gábor
1
-8
/
+0
2019-10-29
clone: rename static function `dir_exists()`.
Miriam Rubio
1
-4
/
+4
2019-10-29
Documentation/git-bisect.txt: add --no-ff to merge command
Mihail Atanassov
1
-1
/
+1
2019-10-28
l10n: es: 2.24.0 round 2
Christopher Diaz Riveros
1
-2541
/
+2679
2019-10-29
Merge branch 'l10n/it/update-italian-translation'
Jiang Xin
1
-61
/
+67
2019-10-28
l10n: it.po: update the Italian translation for Git 2.24.0 round #2
Alessandro Menti
1
-61
/
+67
2019-10-28
l10n: fr v2.24.0 rnd2
Jean-Noël Avila
1
-55
/
+75
2019-10-28
l10n: git.pot: v2.24.0 round 2 (1 new)
Jiang Xin
1
-45
/
+50
2019-10-28
Merge tag 'v2.24.0-rc1' of github.com:git/git into master
Jiang Xin
27
-29
/
+247
2019-10-28
fsck: accept an oid instead of a "struct tree" for fsck_tree()
Jeff King
1
-15
/
+15
2019-10-28
fsck: accept an oid instead of a "struct commit" for fsck_commit()
Jeff King
1
-15
/
+14
2019-10-28
fsck: accept an oid instead of a "struct tag" for fsck_tag()
Jeff King
1
-14
/
+13
2019-10-28
fsck: rename vague "oid" local variables
Jeff King
1
-4
/
+4
2019-10-28
fsck: don't require an object struct in verify_headers()
Jeff King
1
-5
/
+7
2019-10-28
fsck: don't require an object struct for fsck_ident()
Jeff King
1
-14
/
+16
2019-10-28
fsck: drop blob struct from fsck_finish()
Jeff King
1
-14
/
+4
2019-10-28
fsck: accept an oid instead of a "struct blob" for fsck_blob()
Jeff King
1
-13
/
+13
2019-10-28
fsck: don't require an object struct for report()
Jeff King
1
-59
/
+69
2019-10-28
fsck: only require an oid for skiplist functions
Jeff King
1
-4
/
+5
2019-10-28
fsck: only provide oid/type in fsck_error callback
Jeff King
3
-13
/
+21
2019-10-28
fsck: don't require object structs for display functions
Jeff King
1
-32
/
+37
2019-10-28
fsck: use oids rather than objects for object_name API
Jeff King
3
-37
/
+45
2019-10-28
fsck_describe_object(): build on our get_object_name() primitive
Jeff King
1
-4
/
+1
2019-10-28
fsck: unify object-name code
Jeff King
4
-69
/
+89
2019-10-28
fsck: require an actual buffer for non-blobs
Jeff King
2
-43
/
+14
2019-10-28
fsck: stop checking tag->tagged
Jeff King
1
-13
/
+2
2019-10-28
fsck: stop checking commit->parent counts
Jeff King
1
-22
/
+1
2019-10-28
fsck: stop checking commit->tree value
Jeff King
1
-5
/
+0
2019-10-28
commit, tag: don't set parsed bit for parse failures
Jeff King
4
-6
/
+25
[prev]
[next]