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-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
4
-27
/
+24
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
111
-594
/
+609
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
3
-2
/
+13
2018-04-10
Merge branch 'ab/install-symlinks'
Junio C Hamano
1
-17
/
+35
2018-04-10
Merge branch 'ml/filter-branch-no-op-error'
Junio C Hamano
2
-1
/
+9
2018-04-10
Merge branch 'ab/pcre-v2'
Junio C Hamano
2
-24
/
+28
2018-04-10
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
3
-3
/
+47
2018-04-10
Merge branch 'en/rename-directory-detection'
Junio C Hamano
9
-115
/
+5197
2018-04-09
git_config_set: reuse empty sections
Johannes Schindelin
2
-2
/
+14
2018-04-09
git config --unset: remove empty sections (in the common case)
Johannes Schindelin
2
-4
/
+93
2018-04-09
git_config_set: make use of the config parser's event stream
Johannes Schindelin
1
-89
/
+81
2018-04-09
git_config_set: do not use a state machine
Johannes Schindelin
1
-30
/
+29
2018-04-09
config_set_store: rename some fields for consistency
Johannes Schindelin
1
-32
/
+31
2018-04-09
config: avoid using the global variable `store`
Johannes Schindelin
1
-53
/
+66
2018-04-09
config: introduce an optional event stream while parsing
Johannes Schindelin
2
-12
/
+114
2018-04-09
t1300: `--unset-all` can leave an empty section behind (bug)
Johannes Schindelin
1
-0
/
+11
2018-04-09
t1300: add a few more hairy examples of sections becoming empty
Johannes Schindelin
1
-1
/
+44
2018-04-09
configure.ac: fix botched FREAD_READS_DIRECTORIES check
Eric Sunshine
1
-1
/
+1
2018-04-09
git-worktree.txt: unify command-line prompt in example blocks
Eric Sunshine
1
-2
/
+2
2018-04-09
git-worktree.txt: recommend 'git worktree remove' over manual deletion
Eric Sunshine
1
-7
/
+7
2018-04-09
Documentation: normalize spelling of 'normalised'
Elijah Newren
1
-1
/
+1
2018-04-09
Documentation: fix several one-character-off spelling errors
Elijah Newren
6
-7
/
+7
2018-04-09
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu
10
-42
/
+63
2018-04-09
daemon.c: fix condition for redirecting stderr
Lucas Werkmeister
1
-1
/
+1
2018-04-09
t5404: relax overzealous test
Johannes Schindelin
1
-1
/
+1
2018-04-09
git-svn: avoid warning on undef readline()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-04-09
ls-remote: create '--sort' option
Harald Nordgren
3
-11
/
+89
2018-04-09
ref-filter: factor ref_array pushing into its own function
Jeff King
2
-3
/
+21
2018-04-09
ref-filter: make ref_array_item allocation more consistent
Jeff King
1
-7
/
+11
2018-04-09
ref-filter: use "struct object_id" consistently
Jeff King
4
-8
/
+8
2018-04-08
send-email: simplify Gmail example in the documentation
Michal Nazarewicz
1
-10
/
+6
2018-04-07
Documentation/git-bisect.txt: git bisect term → git bisect terms
Anders Kaseorg
1
-2
/
+2
2018-04-06
t1300: remove unreasonable expectation from TODO
Johannes Schindelin
1
-1
/
+20
2018-04-06
t1300: avoid relying on a bug
Johannes Schindelin
1
-0
/
+2
2018-04-06
config --replace-all: avoid extra line breaks
Johannes Schindelin
2
-1
/
+2
2018-04-06
t1300: demonstrate that --replace-all can "invent" newlines
Johannes Schindelin
1
-0
/
+21
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
[prev]
[next]