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-12-27
oidmap: ensure map is initialized
Brandon Williams
1
-0
/
+11
2017-12-27
travis-ci: only print test failures if there are test results available
SZEDER Gábor
1
-0
/
+6
2017-12-27
travis-ci: save prove state for the 32 bit Linux build
SZEDER Gábor
2
-0
/
+2
2017-12-27
travis-ci: don't install default addon packages for the 32 bit Linux build
SZEDER Gábor
1
-0
/
+1
2017-12-27
travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts
SZEDER Gábor
4
-1
/
+13
2017-12-27
RelNotes: the eleventh batch
Junio C Hamano
1
-0
/
+41
2017-12-27
Merge branch 'rb/quick-install-doc'
Junio C Hamano
2
-6
/
+8
2017-12-27
Merge branch 'jt/transport-no-more-rsync'
Junio C Hamano
2
-9
/
+1
2017-12-27
Merge branch 'sg/travis-fixes'
Junio C Hamano
3
-29
/
+39
2017-12-27
Merge branch 'sb/test-helper-excludes'
Junio C Hamano
1
-41
/
+5
2017-12-27
Merge branch 'ot/pretty'
Junio C Hamano
6
-84
/
+136
2017-12-27
Merge branch 'bw/submodule-sans-cache-compat'
Junio C Hamano
5
-23
/
+31
2017-12-27
Merge branch 'es/clone-shared-worktree'
Junio C Hamano
2
-1
/
+8
2017-12-27
Merge branch 'tb/delimit-pretty-trailers-args-with-comma'
Junio C Hamano
1
-5
/
+7
2017-12-27
Merge branch 'rs/fmt-merge-msg-leakfix'
Junio C Hamano
1
-2
/
+5
2017-12-27
Merge branch 'jt/decorate-api'
Junio C Hamano
8
-25
/
+146
2017-12-27
Merge branch 'jk/cvsimport-quoting'
Junio C Hamano
1
-1
/
+1
2017-12-27
Merge branch 'db/doc-workflows-neuter-the-maintainer'
Junio C Hamano
1
-2
/
+2
2017-12-27
Merge branch 'ks/branch-cleanup'
Junio C Hamano
4
-11
/
+24
2017-12-27
Merge branch 'rs/strbuf-read-once-reset-length'
Junio C Hamano
1
-0
/
+3
2017-12-27
Merge branch 'rs/fmt-merge-msg-string-leak-fix'
Junio C Hamano
1
-1
/
+2
2017-12-27
Merge branch 'rs/am-builtin-leakfix'
Junio C Hamano
1
-3
/
+7
2017-12-27
Merge branch 'es/worktree-checkout-hook'
Junio C Hamano
3
-7
/
+47
2017-12-27
Merge branch 'lb/rebase-i-short-command-names'
Junio C Hamano
8
-126
/
+186
2017-12-27
Merge branch 'tb/check-crlf-for-safe-crlf'
Junio C Hamano
2
-10
/
+86
2017-12-27
Merge branch 'jh/object-filtering'
Junio C Hamano
20
-53
/
+1735
2017-12-27
sequencer.c: drop 'const' from function return type
Junio C Hamano
1
-1
/
+1
2017-12-27
describe: prepend "tags/" when describing tags with embedded name
Daniel Knittl-Frank
2
-3
/
+10
2017-12-22
strbuf: fix urlencode format string on signed char
Julien Dusser
1
-1
/
+1
2017-12-22
send-pack: use internal argv_array of struct child_process
René Scharfe
1
-19
/
+9
2017-12-22
http: use internal argv_array of struct child_process
René Scharfe
1
-8
/
+3
2017-12-22
git-p4: update multiple shelved change lists
Luke Diamand
3
-26
/
+47
2017-12-22
commit: add support for --fixup <commit> -m"<extra message>"
Ævar Arnfjörð Bjarmason
3
-6
/
+14
2017-12-22
check-non-portable-shell.pl: `wc -l` may have leading WS
Torsten Bögershausen
1
-0
/
+1
2017-12-22
config.txt: document behavior of backslashes in subsections
Dave Borowitz
1
-5
/
+7
2017-12-22
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
5
-42
/
+70
2017-12-22
merge-recursive: avoid incorporating uncommitted changes in a merge
Elijah Newren
2
-1
/
+8
2017-12-22
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
3
-37
/
+42
2017-12-22
t6044: recursive can silently incorporate dirty changes in a merge
Elijah Newren
1
-5
/
+21
2017-12-22
commit doc: document that -c, -C, -F and --fixup with -m error
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2017-12-22
t/helper/test-lazy-name-hash: fix compilation
Stefan Beller
1
-1
/
+1
2017-12-19
t5573, t7612: clean up after unexpected success of 'pull' and 'merge'
Junio C Hamano
2
-8
/
+17
2017-12-19
RelNotes: the tenth batch
Junio C Hamano
1
-0
/
+46
2017-12-19
Merge branch 'ls/editor-waiting-message'
Junio C Hamano
7
-7
/
+41
2017-12-19
Merge branch 'sg/setup-doc-update'
Junio C Hamano
1
-1
/
+1
2017-12-19
Merge branch 'ar/unconfuse-three-dots'
Junio C Hamano
25
-24
/
+458
2017-12-19
Merge branch 'tg/worktree-create-tracking'
Junio C Hamano
8
-51
/
+277
2017-12-19
Merge branch 'gk/tracing-optimization'
Junio C Hamano
2
-40
/
+48
2017-12-19
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
2
-0
/
+19
2017-12-19
Merge branch 'sb/clone-recursive-submodule-doc'
Junio C Hamano
1
-8
/
+11
[prev]
[next]