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-05-07
Documentation: use 8-space tabs with Asciidoctor
brian m. carlson
1
-1
/
+1
2018-05-06
Convert remaining die*(BUG) messages
Johannes Schindelin
4
-5
/
+7
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
67
-190
/
+190
2018-05-06
run-command: use BUG() to report bugs, not die()
Johannes Schindelin
1
-13
/
+10
2018-05-06
test-tool: help verifying BUG() code paths
Johannes Schindelin
2
-0
/
+7
2018-05-06
completion: fix misspelled config key aliasesfiletype
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-06
pack-objects: validation and documentation about unreachable options
Nguyễn Thái Ngọc Duy
2
-0
/
+15
2018-05-06
doc: normalize [--options] to [options] in git-diff
Andreas Heiduk
1
-7
/
+7
2018-05-06
doc: add note about shell quoting to revision.txt
Andreas Heiduk
1
-0
/
+6
2018-05-06
git-svn: remove ''--add-author-from' for 'commit-diff'
Andreas Heiduk
1
-1
/
+1
2018-05-06
doc: add '-d' and '-o' for 'git push'
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: clarify ignore rules for git ls-files
Andreas Heiduk
1
-1
/
+2
2018-05-06
doc: align 'diff --no-index' in text and synopsis
Andreas Heiduk
1
-2
/
+2
2018-05-06
doc: improve formatting in githooks.txt
Andreas Heiduk
1
-57
/
+58
2018-05-06
rebase --rebase-merges: root commits can be cousins, too
Johannes Schindelin
2
-1
/
+27
2018-05-06
rebase --rebase-merges: a "merge" into a new root is a fast-forward
Johannes Schindelin
2
-0
/
+25
2018-05-06
sequencer: allow introducing new root commits
Johannes Schindelin
2
-12
/
+62
2018-05-06
rebase -i --root: let the sequencer handle even the initial part
Johannes Schindelin
3
-10
/
+19
2018-05-06
sequencer: learn about the special "fake root commit" handling
Johannes Schindelin
2
-3
/
+125
2018-05-06
sequencer: extract helper to update active_cache_tree
Johannes Schindelin
1
-9
/
+18
2018-05-06
{fetch,upload}-pack: support filter in protocol v2
Jonathan Tan
4
-5
/
+140
2018-05-06
upload-pack: read config when serving protocol v2
Jonathan Tan
2
-0
/
+16
2018-05-06
perf/bisect_run_script: disable codespeed
Christian Couder
1
-0
/
+6
2018-05-06
wt-status: use settings from git_diff_ui_config
Eckhard S. Maaß
3
-5
/
+13
2018-05-06
git-send-email: allow re-editing of message
Drew DeVault
1
-7
/
+31
2018-05-04
git: add -P as a short option for --no-pager
Johannes Sixt
2
-3
/
+4
2018-05-04
test-drop-caches: simplify delay loading of NtSetSystemInformation
Ben Peart
1
-12
/
+4
2018-05-02
upload-pack: fix error message typo
Jonathan Tan
2
-1
/
+15
2018-05-02
Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2
Junio C Hamano
44
-368
/
+3318
2018-05-02
doc: keep first level section header in upper case
Nguyễn Thái Ngọc Duy
38
-96
/
+96
2018-05-02
merge-one-file: compute empty blob object ID
brian m. carlson
1
-1
/
+1
2018-05-02
add--interactive: compute the empty tree value
brian m. carlson
1
-2
/
+9
2018-05-02
Update shell scripts to compute empty tree object ID
brian m. carlson
3
-3
/
+7
2018-05-02
sha1_file: only expose empty object constants through git_hash_algo
brian m. carlson
2
-18
/
+11
2018-05-02
dir: use the_hash_algo for empty blob object ID
brian m. carlson
1
-1
/
+1
2018-05-02
sequencer: use the_hash_algo for empty tree object ID
brian m. carlson
1
-1
/
+1
2018-05-02
cache-tree: use is_empty_tree_oid
brian m. carlson
1
-1
/
+1
2018-05-02
sha1_file: convert cached object code to struct object_id
brian m. carlson
1
-8
/
+8
2018-05-02
builtin/reset: convert use of EMPTY_TREE_SHA1_BIN
brian m. carlson
1
-1
/
+1
2018-05-02
builtin/receive-pack: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-1
/
+1
2018-05-02
wt-status: convert two uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-2
/
+2
2018-05-02
submodule: convert several uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-3
/
+3
2018-05-02
sequencer: convert one use of EMPTY_TREE_SHA1_HEX
brian m. carlson
1
-1
/
+1
2018-05-02
merge: convert empty tree constant to the_hash_algo
brian m. carlson
1
-4
/
+1
2018-05-02
builtin/merge: switch tree functions to use object_id
brian m. carlson
1
-7
/
+7
2018-05-02
builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo
brian m. carlson
1
-4
/
+4
2018-05-02
sha1-file: add functions for hex empty tree and blob OIDs
brian m. carlson
2
-0
/
+15
2018-05-02
builtin/receive-pack: avoid hard-coded constants for push certs
brian m. carlson
1
-3
/
+3
2018-05-02
diff: specify abbreviation size in terms of the_hash_algo
brian m. carlson
1
-6
/
+12
2018-05-02
upload-pack: replace use of several hard-coded constants
brian m. carlson
1
-9
/
+9
[prev]
[next]