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-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
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
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
[prev]
[next]