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-04-01
builtin/apply: handle parse_binary() failure
Christian Couder
1
-0
/
+7
2016-03-31
submodule--helper clone: create the submodule path just once
Stefan Beller
1
-4
/
+0
2016-03-31
submodule--helper: fix potential NULL-dereference
Stefan Beller
1
-4
/
+4
2016-03-31
recursive submodules: test for relative paths
Stefan Beller
1
-0
/
+41
2016-03-31
git-send-pack: fix --all option when used with directory
Stanislav Kolotinskiy
2
-1
/
+13
2016-03-30
for-each-ref: fix description of '--contains' in manpage
SZEDER Gábor
1
-1
/
+1
2016-03-30
diffcore: fix iteration order of identical files during rename detection
SZEDER Gábor
2
-2
/
+15
2016-03-30
t7407: make expectation as clear as possible
Stefan Beller
1
-2
/
+6
2016-03-30
submodule update: test recursive path reporting from subdirectory
Stefan Beller
1
-0
/
+20
2016-03-30
submodule update: align reporting path for custom command execution
Stefan Beller
2
-5
/
+28
2016-03-30
submodule status: correct path handling in recursive submodules
Stefan Beller
2
-0
/
+22
2016-03-30
submodule update --init: correct path handling in recursive submodules
Stefan Beller
2
-1
/
+34
2016-03-30
submodule foreach: correct path display in recursive submodules
Stefan Beller
2
-3
/
+23
2016-03-30
MSVC: use shipped headers instead of fallback definitions
Sven Strickroth
2
-1
/
+5
2016-03-30
MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any more
Sven Strickroth
1
-1
/
+1
2016-03-29
Documentation: git diff --check detects conflict markers
Ori Avtalion
1
-2
/
+2
2016-03-29
branch -d: refuse deleting a branch which is currently checked out
Kazuki Yamaguchi
2
-8
/
+20
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-25
Merge pull request #9 from vascool/fr
Jean-Noël Avila
1
-5
/
+5
2016-03-25
l10n: fr: don't translate "merge" as a parameter
Vasco Almeida
1
-1
/
+1
2016-03-25
l10n: fr: change "id de clé" to match "id-clé"
Vasco Almeida
1
-1
/
+1
2016-03-25
l10n: fr: fix wrongly translated option name
Vasco Almeida
1
-2
/
+2
2016-03-25
l10n: fr: fix transcation of "dir"
Vasco Almeida
1
-1
/
+1
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
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
submodule-config: use hashmap_iter_first()
Alexander Kuleshov
1
-2
/
+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: 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
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
apply: remove unused call to free() in gitdiff_{old,new}name()
Junio C Hamano
1
-6
/
+0
2016-03-22
builtin/apply: get rid of useless 'name' variable
Christian Couder
1
-8
/
+5
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
[prev]
[next]