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-03-28
Git 2.8
Junio C Hamano
3
-9
/
+14
2016-03-25
api-parse-options.txt: document OPT_CMDMODE()
Pranit Bauva
1
-0
/
+7
2016-03-24
Merge branch 'ls/p4-doc-markup'
Junio C Hamano
1
-6
/
+4
2016-03-24
Merge branch 'js/mingw-tests-2.8'
Junio C Hamano
4
-11
/
+19
2016-03-24
Merge branch 'sb/submodule-module-list-pathspec-fix'
Junio C Hamano
2
-3
/
+16
2016-03-24
apply: report patch skipping in verbose mode
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-24
git-apply.txt: mention the behavior inside a subdir
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2016-03-24
git-apply.txt: remove a space
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-03-23
Merge branch 'master' of git://github.com/git-l10n/git-po
Junio C Hamano
3
-3761
/
+11533
2016-03-23
merge: refuse to create too cool a merge by default
Junio C Hamano
12
-14
/
+57
2016-03-23
merge: fix NULL pointer dereference when merging nothing into void
Junio C Hamano
2
-5
/
+15
2016-03-23
Documentation: fix git-p4 AsciiDoc formatting
Lars Schneider
1
-5
/
+3
2016-03-23
git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS
Jeff King
2
-1
/
+15
2016-03-23
mingw: skip some tests in t9115 due to file name issues
Johannes Schindelin
1
-2
/
+2
2016-03-23
t1300: fix the new --show-origin tests on Windows
Johannes Schindelin
1
-3
/
+6
2016-03-23
t1300-repo-config: make it resilient to being run via 'sh -x'
Johannes Schindelin
1
-6
/
+2
2016-03-23
config --show-origin: report paths with forward slashes
Johannes Schindelin
2
-0
/
+9
2016-03-23
Merge branch 'master' of https://github.com/vnwildman/git
Jiang Xin
1
-30
/
+125
2016-03-23
Merge branch 'master' of git://github.com/alexhenrie/git-po
Jiang Xin
1
-1365
/
+1581
2016-03-22
submodule: fix regression for deinit without submodules
Stefan Beller
2
-3
/
+16
2016-03-22
tag: add the option to force signing of annotated tags
Laurent Arnoud
3
-6
/
+60
2016-03-22
l10n: pt_PT: Update and add new translations
Vasco Almeida
1
-2366
/
+9827
2016-03-21
l10n: ca.po: update translation
Alex Henrie
1
-1365
/
+1581
2016-03-21
commit: do not lose SQUASH_MSG contents
Sven Strickroth
2
-1
/
+38
2016-03-21
Git 2.8-rc4
Junio C Hamano
1
-1
/
+1
2016-03-21
Sync with maint
Junio C Hamano
2
-3
/
+3
2016-03-21
Merge branch 'mm/doc-hooks-linkgit-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-03-21
Documentation: fix broken linkgit to git-config
Matthieu Moy
1
-1
/
+1
2016-03-21
Documentation: use ASCII quotation marks in git-p4
Lars Schneider
1
-1
/
+1
2016-03-21
Merge branch 'tb/avoid-gcc-on-darwin-10-6'
Junio C Hamano
1
-3
/
+0
2016-03-21
Revert "config.mak.uname: use clang for Mac OS X 10.6"
Eric Sunshine
1
-3
/
+0
2016-03-21
Merge branch 'es/st-add4-gcc-4.2-workaround' into maint
Junio C Hamano
1
-2
/
+2
2016-03-21
git-compat-util: st_add4: work around gcc 4.2.x compiler crash
Eric Sunshine
1
-2
/
+2
2016-03-20
Merge tag 'l10n-2.8.0-rnd3' of git://github.com/git-l10n/git-po
Junio C Hamano
6
-82
/
+283
2016-03-20
Merge branch 'master' of git://ozlabs.org/~paulus/gitk
Junio C Hamano
4
-804
/
+788
2016-03-21
l10n: vi.po (2530t): Update translation
Tran Ngoc Quan
1
-30
/
+125
2016-03-20
l10n: zh_CN: review for git v2.8.0 l10n round 2
Ray Chen
1
-5
/
+5
2016-03-19
gitk: Follow themed bgcolor in help dialogs
Guillermo S. Romero
1
-4
/
+4
2016-03-19
gitk: fr.po: Sync translations with git
Jean-Noel Avila
1
-50
/
+46
2016-03-19
gitk: Update French translation (311t)
Jean-Noel Avila
1
-388
/
+373
2016-03-19
gitk: Update German translation
Ralf Thielow
1
-46
/
+33
2016-03-19
gitk: Update Bulgarian translation (311t)
Alexander Shopov
1
-320
/
+336
2016-03-18
t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM env
Jeff King
1
-0
/
+1
2016-03-18
credential-cache--daemon: clarify "exit" action semantics
Jeff King
1
-1
/
+10
2016-03-18
send-email: ignore trailing whitespace in mailrc alias file
Jeff King
1
-1
/
+1
2016-03-18
t3404: cleanup double empty lines between tests
Stefan Beller
1
-6
/
+0
2016-03-18
rebase: decouple --exec from --interactive
Stefan Beller
3
-16
/
+10
2016-03-18
RelNotes: remove the mention of !reinclusion
Junio C Hamano
1
-5
/
+0
2016-03-18
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
7
-378
/
+12
2016-03-18
Revert "Merge branch 'jc/exclusion-doc'"
Junio C Hamano
1
-37
/
+1
[prev]
[next]