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
2016-01-15
mktree: there are only two possible line terminations
Junio C Hamano
1
-6
/
+8
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
36
-59
/
+81
2016-01-14
strbuf: make strbuf_getline_crlf() global
Junio C Hamano
3
-15
/
+19
2016-01-14
strbuf: miniscule style fix
Junio C Hamano
1
-2
/
+2
2016-01-14
interpret-trailers: add option for in-place editing
Tobias Klauser
5
-7
/
+114
2016-01-14
trailer: allow to write to files other than stdout
Tobias Klauser
1
-13
/
+15
2016-01-14
compat/winansi: support compiling with MSys2
Johannes Schindelin
1
-0
/
+2
2016-01-14
compat/mingw: support MSys2-based MinGW build
Johannes Schindelin
1
-1
/
+23
2016-01-14
nedmalloc: allow compiling with MSys2's compiler
Johannes Schindelin
1
-0
/
+4
2016-01-13
completion: add missing branch.*.rebase values
Johannes Schindelin
1
-1
/
+1
2016-01-13
remote: handle the config setting branch.*.rebase=interactive
Johannes Schindelin
1
-3
/
+7
2016-01-13
pull: allow interactive rebase with --rebase=interactive
Johannes Schindelin
4
-3
/
+24
2016-01-13
rebase: ignore failures from "gc --auto"
Jeff King
1
-1
/
+1
2016-01-13
receive-pack: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
merge: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
am: release pack files before garbage-collecting
Johannes Schindelin
1
-0
/
+1
2016-01-13
fetch: release pack files before garbage-collecting
Johannes Schindelin
2
-0
/
+15
2016-01-13
config.mak.uname: supporting 64-bit MSys2
Johannes Schindelin
1
-3
/
+11
2016-01-13
config.mak.uname: support MSys2
Johannes Schindelin
1
-2
/
+19
2016-01-13
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
4
-1
/
+30
2016-01-13
git-p4.py: add support for filetype change
Romain Picard
2
-2
/
+73
2016-01-13
lock_ref_sha1_basic: handle REF_NODEREF with invalid refs
Jeff King
3
-9
/
+50
2016-01-13
lock_ref_sha1_basic: always fill old_oid while holding lock
Jeff King
1
-6
/
+11
2016-01-12
Sync with maint
Junio C Hamano
2
-0
/
+11863
2016-01-12
First batch for post 2.7 cycle
Junio C Hamano
3
-2
/
+46
2016-01-12
Merge branch 'vl/grep-configurable-threads'
Junio C Hamano
4
-15
/
+45
2016-01-12
Merge branch 'ea/blame-progress'
Junio C Hamano
3
-5
/
+39
2016-01-12
Merge branch 'sb/submodule-parallel-fetch'
Junio C Hamano
15
-74
/
+731
2016-01-12
Merge branch 'ps/push-delete-option'
Junio C Hamano
2
-2
/
+2
2016-01-12
Merge branch 'ep/make-phoney'
Junio C Hamano
1
-0
/
+9
2016-01-12
Merge branch 'nd/stop-setenv-work-tree'
Junio C Hamano
2
-3
/
+1
2016-01-12
notes: allow treeish expressions as notes ref
Mike Hommey
7
-30
/
+55
2016-01-12
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
2
-0
/
+11863
2016-01-12
gitweb: squelch "uninitialized value" warning
Øyvind A. Holm
1
-1
/
+1
2016-01-12
t9901-git-web--browse.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-12
t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...
Elia Pinto
1
-3
/
+3
2016-01-12
t9350-fast-export.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2016-01-12
t9300-fast-import.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-34
/
+34
2016-01-12
t9150-svk-mergetickets.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-12
t9145-git-svn-master-branch.sh: use the $( ... ) construct for command substi...
Elia Pinto
1
-2
/
+2
2016-01-12
t9138-git-svn-authors-prog.sh: use the $( ... ) construct for command substit...
Elia Pinto
1
-1
/
+1
2016-01-12
t9137-git-svn-dcommit-clobber-series.sh: use the $( ... ) construct for comma...
Elia Pinto
1
-12
/
+12
2016-01-12
t9132-git-svn-broken-symlink.sh: use the $( ... ) construct for command subst...
Elia Pinto
1
-2
/
+2
2016-01-12
t9130-git-svn-authors-file.sh: use the $( ... ) construct for command substit...
Elia Pinto
1
-6
/
+6
2016-01-12
t9129-git-svn-i18n-commitencoding.sh: use the $( ... ) construct for command ...
Elia Pinto
1
-2
/
+2
2016-01-12
t9119-git-svn-info.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2016-01-12
t9118-git-svn-funky-branch-names.sh: use the $( ... ) construct for command s...
Elia Pinto
1
-1
/
+1
2016-01-12
t9114-git-svn-dcommit-merge.sh: use the $( ... ) construct for command substi...
Elia Pinto
1
-6
/
+6
2016-01-12
t9110-git-svn-use-svm-props.sh: use the $( ... ) construct for command substi...
Elia Pinto
1
-1
/
+1
2016-01-12
t9109-git-svn-multi-glob.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-16
/
+16
[prev]
[next]