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-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
3
-3
/
+96
2018-07-18
Merge branch 'ld/p423'
Junio C Hamano
1
-166
/
+182
2018-07-18
Merge branch 'ds/ewah-cleanup'
Junio C Hamano
6
-402
/
+12
2018-07-18
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
6
-2
/
+55
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
95
-328
/
+463
2018-07-18
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
1
-82
/
+104
2018-07-16
t/check-non-portable-shell: detect "FOO=bar shell_func"
Eric Sunshine
1
-0
/
+19
2018-07-16
t/check-non-portable-shell: make error messages more compact
Eric Sunshine
1
-0
/
+2
2018-07-16
t/check-non-portable-shell: stop being so polite
Eric Sunshine
1
-5
/
+5
2018-07-16
t6046/t9833: fix use of "VAR=VAL cmd" with a shell function
Eric Sunshine
2
-2
/
+6
2018-07-16
Merge branch 'jc/t3404-one-shot-export-fix' into es/test-lint-one-shot-export
Junio C Hamano
1
-1
/
+8
2018-07-16
vcbuild/README: update to accommodate for missing common-cmds.h
Johannes Schindelin
1
-2
/
+2
2018-07-16
pretty: switch hard-coded constants to the_hash_algo
brian m. carlson
1
-2
/
+2
2018-07-16
sha1-file: convert constants to uses of the_hash_algo
brian m. carlson
1
-4
/
+4
2018-07-16
log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz
brian m. carlson
1
-1
/
+1
2018-07-16
diff: switch GIT_SHA1_HEXSZ to use the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-16
builtin/merge-recursive: make hash independent
brian m. carlson
1
-2
/
+2
2018-07-16
builtin/merge: switch to use the_hash_algo
brian m. carlson
1
-5
/
+6
2018-07-16
builtin/fmt-merge-msg: make hash independent
brian m. carlson
1
-9
/
+10
2018-07-16
builtin/update-index: simplify parsing of cacheinfo
brian m. carlson
1
-2
/
+3
2018-07-16
builtin/update-index: convert to using the_hash_algo
brian m. carlson
1
-4
/
+5
2018-07-16
refs/files-backend: use the_hash_algo for writing refs
brian m. carlson
1
-2
/
+2
2018-07-16
sha1-name: use the_hash_algo when parsing object names
brian m. carlson
1
-5
/
+7
2018-07-16
strbuf: allocate space with GIT_MAX_HEXSZ
brian m. carlson
1
-1
/
+1
2018-07-16
commit: express tree entry constants in terms of the_hash_algo
brian m. carlson
1
-2
/
+2
2018-07-16
hex: switch to using the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-16
tree-walk: replace hard-coded constants with the_hash_algo
brian m. carlson
1
-1
/
+2
2018-07-16
cache: update object ID functions for the_hash_algo
brian m. carlson
1
-3
/
+3
2018-07-16
blame: prefer xsnprintf to strcpy for colors
Jeff King
1
-1
/
+3
2018-07-16
sequencer: use configured comment character
Aaron Schrab
1
-1
/
+1
2018-07-12
t3404: fix use of "VAR=VAL cmd" with a shell function
Junio C Hamano
1
-1
/
+8
2018-07-12
handle lower case drive letters on Windows
Ben Peart
1
-2
/
+2
2018-07-12
sha1-name.c: for ":/", find detached HEAD commits
William Chargin
3
-1
/
+29
2018-07-12
t6036: fix broken && chain in sub-shell
Ramsay Jones
1
-1
/
+1
2018-07-12
t/lib-httpd: avoid occasional failures when checking access.log
SZEDER Gábor
4
-8
/
+16
2018-07-12
t/lib-httpd: add the strip_access_log() helper function
SZEDER Gábor
4
-24
/
+13
2018-07-12
t5541: clean up truncating access log
SZEDER Gábor
1
-8
/
+4
2018-07-11
has_uncommitted_changes(): fall back to empty tree
Jeff King
3
-0
/
+25
2018-07-11
gpg-interface: make parse_gpg_output static and remove from interface header
Henning Schild
2
-3
/
+1
2018-07-11
builtin/receive-pack: use check_signature from gpg-interface
Henning Schild
1
-15
/
+2
2018-07-11
unpack-trees: do not fail reset because of unmerged skipped entry
Max Kirillov
2
-1
/
+60
2018-07-11
sequencer: don't say BUG on bogus input
Jeff King
1
-2
/
+4
2018-07-11
sequencer: handle empty-set cases consistently
Jeff King
2
-3
/
+10
2018-07-10
convert log_ref_write_fd() to use strbuf
Ben Peart
3
-31
/
+17
2018-07-09
utf8.c: avoid char overflow
Beat Bolli
1
-4
/
+4
2018-07-09
string-list.c: avoid conversion from void * to function pointer
Beat Bolli
1
-4
/
+14
2018-07-09
sequencer.c: avoid empty statements at top level
Beat Bolli
2
-3
/
+3
2018-07-09
convert.c: replace "\e" escapes with "\033".
Beat Bolli
1
-1
/
+1
2018-07-09
fixup! refs/refs-internal.h: avoid forward declaration of an enum
Junio C Hamano
1
-1
/
+1
2018-07-09
refs/refs-internal.h: avoid forward declaration of an enum
Beat Bolli
1
-0
/
+2
[prev]
[next]