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-06
t1300: rename it to reflect that `repo-config` was deprecated
Johannes Schindelin
1
-0
/
+0
2018-04-06
git_config_set: fix off-by-two
Johannes Schindelin
1
-1
/
+1
2018-04-06
mergetools: add support for guiffy
Bill Ritcher
1
-0
/
+18
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
4
-11
/
+50
2018-04-05
commit: allow partial commits with relative paths
Brandon Williams
2
-2
/
+13
2018-04-05
t5561: skip tests if curl is not available
Jeff King
2
-0
/
+10
2018-04-05
t5561: drop curl stderr redirects
Jeff King
1
-2
/
+2
2018-04-05
t2028: tighten grep expression to make "move worktree" test more robust
Eric Sunshine
1
-4
/
+3
2018-04-05
t3200: verify "branch --list" sanity when rebasing from detached HEAD
Eric Sunshine
1
-0
/
+24
2018-04-05
branch --list: print useful info whilst interactive rebasing a detached HEAD
Kaartic Sivaraam
1
-4
/
+8
2018-04-05
git-svn: search --authors-prog in PATH too
Andreas Heiduk
2
-1
/
+7
2018-04-02
commit-graph: implement git-commit-graph write
Derrick Stolee
3
-0
/
+198
2018-04-02
commit-graph: implement write_commit_graph()
Derrick Stolee
3
-0
/
+366
2018-04-02
commit-graph: create git-commit-graph builtin
Derrick Stolee
8
-0
/
+53
2018-04-02
graph: add commit graph design document
Derrick Stolee
1
-0
/
+163
2018-04-02
commit-graph: add format document
Derrick Stolee
1
-0
/
+97
2018-04-02
csum-file: refactor finalize_hashfile() method
Derrick Stolee
6
-12
/
+14
2018-04-02
csum-file: rename hashclose() to finalize_hashfile()
Derrick Stolee
8
-13
/
+13
2018-04-02
Git 2.17
Junio C Hamano
1
-1
/
+1
2018-04-02
Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano
10
-22585
/
+26683
2018-04-02
Merge branch 'pw/add-p-single'
Junio C Hamano
1
-1
/
+1
2018-03-31
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-31
l10n: de.po: translate 132 new messages
Ralf Thielow
1
-2093
/
+2527
2018-03-30
config: move flockfile() closer to unlocked functions
Jeff King
1
-3
/
+5
2018-03-30
refs: use chdir_notify to update cached relative paths
Jeff King
3
-0
/
+21
2018-03-30
set_work_tree: use chdir_notify
Jeff King
2
-7
/
+25
2018-03-30
add chdir-notify API
Jeff King
3
-0
/
+167
2018-03-30
trace.c: export trace_setup_key
Nguyễn Thái Ngọc Duy
2
-7
/
+8
2018-03-30
set_git_dir: die when setenv() fails
Jeff King
2
-4
/
+3
2018-03-29
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-5
/
+6
2018-03-29
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2
-5
/
+5
2018-03-29
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady
1
-0
/
+3
2018-03-29
ref-filter: libify get_ref_atom_value()
Olga Telezhnaya
1
-24
/
+30
2018-03-29
ref-filter: add return value to parsers
Olga Telezhnaya
1
-49
/
+89
2018-03-29
ref-filter: change parsing function error handling
Olga Telezhnaya
1
-8
/
+24
2018-03-29
ref-filter: add return value && strbuf to handlers
Olga Telezhnaya
1
-16
/
+35
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
3
-10
/
+21
2018-03-29
ref-filter: add shortcut to work with strbufs
Olga Telezhnaya
1
-0
/
+13
2018-03-29
http: allow use of TLS 1.3
Loganaden Velvindron
2
-0
/
+4
2018-03-29
rebase --keep-empty: always use interactive rebase
Phillip Wood
3
-47
/
+40
2018-03-29
rebase -p: error out if --signoff is given
Phillip Wood
1
-0
/
+2
2018-03-29
rebase: extend --signoff support
Phillip Wood
6
-9
/
+72
2018-03-29
Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff
Junio C Hamano
4
-3
/
+41
2018-03-29
rebase: respect --no-keep-empty
Phillip Wood
1
-0
/
+3
2018-03-29
rebase -i --keep-empty: don't prune empty commits
Phillip Wood
2
-3
/
+7
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
8
-15
/
+83
2018-03-29
submodule-config: remove submodule_from_cache
Stefan Beller
4
-15
/
+3
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
5
-33
/
+41
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
6
-8
/
+8
2018-03-29
grep: remove "repo" arg from non-supporting funcs
Jonathan Tan
1
-7
/
+5
[prev]
[next]