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
2017-01-31
Documentation: implement linkgit macro for Asciidoctor
brian m. carlson
2
-3
/
+29
2017-01-31
builtin/commit.c: switch to strbuf, instead of snprintf()
Elia Pinto
1
-6
/
+4
2017-01-31
update-ref: add test cases for bare repository
Cornelius Weig
1
-7
/
+36
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
14
-20
/
+88
2017-01-30
receive-pack: call string_list_clear() unconditionally
René Scharfe
1
-2
/
+1
2017-01-30
Completion: Add support for --submodule=diff
Peter Law
1
-1
/
+1
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
1
-2
/
+2
2017-01-30
use oidcpy() for copying hashes between instances of struct object_id
René Scharfe
2
-3
/
+3
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
4
-5
/
+5
2017-01-30
t0001: don't let a default ACL interfere with the umask test
Matt McCutchen
1
-0
/
+3
2017-01-30
config: add markup to core.logAllRefUpdates doc
Cornelius Weig
1
-3
/
+3
2017-01-30
git-p4: fix git-p4.mapUser on Windows
George Vanburgh
1
-1
/
+1
2017-01-30
help: improve is_executable() on Windows
Heiko Voigt
1
-3
/
+18
2017-01-30
mingw: allow hooks to be .exe files
Johannes Schindelin
1
-1
/
+7
2017-01-27
doc: clarify distinction between sign-off and pgp-signing
Cornelius Weig
1
-7
/
+6
2017-01-27
test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
Johannes Schindelin
1
-1
/
+3
2017-01-27
t/Makefile: add a rule to re-run previously-failed tests
Johannes Schindelin
1
-0
/
+6
2017-01-27
use absolute_pathdup()
René Scharfe
3
-4
/
+4
2017-01-26
abspath: add absolute_pathdup()
René Scharfe
3
-0
/
+14
2017-01-26
status: be prepared for not-yet-started interactive rebase
Johannes Schindelin
2
-4
/
+29
2017-01-26
submodule update: run custom update script for initial populating as well
Stefan Beller
2
-1
/
+16
2017-01-26
submodule absorbing: fix worktree/gitdir pointers recursively for non-moves
Stefan Beller
2
-16
/
+73
2017-01-26
cache.h: expose the dying procedure for reading gitlinks
Stefan Beller
2
-22
/
+27
2017-01-26
setup: add gentle version of resolve_git_dir
Stefan Beller
2
-3
/
+5
2017-01-26
fsck: lazily load types under --connectivity-only
Jeff King
2
-51
/
+11
2017-01-26
fsck: move typename() printing to its own function
Jeff King
1
-9
/
+20
2017-01-25
relink: really remove the command
Junio C Hamano
2
-203
/
+0
2017-01-25
relink: retire the command
Johannes Schindelin
5
-3
/
+0
2017-01-25
difftool: hack around -Wzero-length-format warning
Jeff King
1
-1
/
+1
2017-01-25
unpack-trees: support super-prefix option
Stefan Beller
3
-4
/
+49
2017-01-25
t1450: use "mv -f" within loose object directory
Jeff King
1
-1
/
+1
2017-01-23
show-ref: remove a stale comment
Junio C Hamano
1
-4
/
+0
2017-01-23
log --graph: customize the graph lines with config log.graphColors
Nguyễn Thái Ngọc Duy
3
-3
/
+63
2017-01-23
Seventh batch for 2.12
Junio C Hamano
1
-0
/
+15
2017-01-23
Merge branch 'ws/request-pull-code-cleanup'
Junio C Hamano
1
-3
/
+0
2017-01-23
Merge branch 'rh/diff-orderfile-doc'
Junio C Hamano
2
-5
/
+36
2017-01-23
Merge branch 'sb/cd-then-git-can-be-written-as-git-c'
Junio C Hamano
1
-4
/
+1
2017-01-23
Merge branch 'ad/bisect-terms'
Junio C Hamano
1
-2
/
+2
2017-01-23
Merge branch 'sg/fix-versioncmp-with-common-suffix'
Junio C Hamano
4
-58
/
+221
2017-01-23
Merge branch 'vn/diff-ihc-config'
Junio C Hamano
4
-1
/
+42
2017-01-23
Merge branch 'sb/submodule-init'
Junio C Hamano
3
-7
/
+25
2017-01-23
Merge branch 'sb/submodule-embed-gitdir'
Junio C Hamano
1
-1
/
+2
2017-01-23
Merge branch 'sb/submodule-config-tests'
Junio C Hamano
1
-2
/
+23
2017-01-23
Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
Junio C Hamano
1
-11
/
+15
2017-01-23
Merge branch 'bw/read-blob-data-does-not-modify-index-state'
Junio C Hamano
2
-2
/
+3
2017-01-23
show-ref: remove dead `if (verify)' check
Vladimir Panteleev
1
-3
/
+0
2017-01-23
show-ref: detect dangling refs under --verify as well
Vladimir Panteleev
2
-8
/
+30
2017-01-23
show-ref: move --quiet handling into show_one()
Vladimir Panteleev
1
-5
/
+4
2017-01-23
show-ref: allow -d to work with --verify
Vladimir Panteleev
2
-11
/
+21
2017-01-23
show-ref: accept HEAD with --verify
Vladimir Panteleev
2
-1
/
+12
[prev]
[next]