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
2015-07-01
Git 2.5.0-rc1
Junio C Hamano
2
-1
/
+8
2015-07-01
Merge branch 'me/fetch-into-shallow-safety'
Junio C Hamano
1
-1
/
+1
2015-07-01
Merge branch 'jc/prompt-document-ps1-state-separator'
Junio C Hamano
1
-0
/
+4
2015-07-01
Merge branch 'mm/describe-doc'
Junio C Hamano
1
-1
/
+1
2015-07-01
Merge branch 'da/mergetool-winmerge'
Junio C Hamano
1
-0
/
+1
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
2
-1
/
+7
2015-07-01
Add tests for wildcard "path vs ref" disambiguation
Nguyễn Thái Ngọc Duy
1
-0
/
+26
2015-07-01
rev-list: add --count to usage guide
Lawrence Siebert
2
-0
/
+2
2015-06-30
l10n: fr.po v2.5.0-rc0 (2355t)
Jean-Noel Avila
1
-1131
/
+1379
2015-06-30
git rebase -i: add static check for commands and SHA-1
Galan Rémi
3
-0
/
+116
2015-06-30
git rebase -i: warn about removed commits
Galan Rémi
4
-3
/
+197
2015-06-30
git-rebase -i: add command "drop" to remove a commit
Galan Rémi
4
-3
/
+25
2015-06-30
send-email: minor code refactoring
Remi Lespinet
1
-3
/
+3
2015-06-30
send-email: allow use of aliases in the From field of --compose mode
Remi Lespinet
1
-2
/
+2
2015-06-30
send-email: refactor address list process
Remi Lespinet
1
-10
/
+12
2015-06-30
t9001-send-email: refactor header variable fields replacement
Remi Lespinet
1
-4
/
+7
2015-06-30
send-email: allow aliases in patch header and command script outputs
Remi Lespinet
2
-0
/
+62
2015-06-30
t9001-send-email: move script creation in a setup test
Remi Lespinet
1
-6
/
+9
2015-06-30
status: differentiate interactive from non-interactive rebases
Guillaume Pagès
2
-15
/
+18
2015-06-30
status: factor two rebase-related messages together
Guillaume Pagès
1
-16
/
+16
2015-06-30
config.c: fix writing config files on Windows network shares
Karsten Blees
1
-0
/
+3
2015-06-29
rebase -i: do not leave a CHERRY_PICK_HEAD file behind
Johannes Schindelin
2
-2
/
+6
2015-06-29
t3404: demonstrate CHERRY_PICK_HEAD bug
Johannes Schindelin
1
-0
/
+21
2015-06-29
http: always use any proxy auth method available
Enrique Tobis
1
-2
/
+2
2015-06-29
revision.c: remove unneeded check for NULL
Stefan Beller
1
-2
/
+2
2015-06-29
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
11
-114
/
+198
2015-06-29
Merge branch 'master' of git://github.com/alshopov/git-po
Jiang Xin
1
-1158
/
+1401
2015-06-28
Sync with maint
Junio C Hamano
0
-0
/
+0
2015-06-28
fsck: it is OK for a tag and a commit to lack the body
Junio C Hamano
1
-4
/
+13
2015-06-28
l10n: Updated Bulgarian translation of git (2355t,0f,0u)
Alexander Shopov
1
-1158
/
+1401
2015-06-28
l10n: sv.po: Update Swedish translation (2355t0f0u)
Peter Krefting
1
-1129
/
+1387
2015-06-28
l10n: Updated Vietnamese translation (2355t)
Tran Ngoc Quan
1
-1132
/
+1382
2015-06-27
l10n: git.pot: v2.5.0 round 1 (65 new, 15 removed)
Jiang Xin
1
-1108
/
+1344
2015-06-26
p5310: Fix broken && chain in performance test
Stefan Beller
1
-3
/
+3
2015-06-26
setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR
Nguyễn Thái Ngọc Duy
2
-0
/
+19
2015-06-26
cat-file: sort and de-dup output of --batch-all-objects
Jeff King
3
-12
/
+18
2015-06-26
read_gitfile_gently: fix use-after-free
Jeff King
1
-9
/
+5
2015-06-25
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2
-9
/
+0
2015-06-25
Merge branch 'cb/array-size' into maint
Junio C Hamano
1
-5
/
+3
2015-06-25
Git 2.5.0-rc0
Junio C Hamano
2
-16
/
+3
2015-06-25
Merge branch 'cn/cvsimport-perl-update'
Junio C Hamano
1
-1
/
+1
2015-06-25
Merge branch 'cb/array-size'
Junio C Hamano
1
-5
/
+3
2015-06-25
Sync with 2.4.5
Junio C Hamano
2
-1
/
+30
2015-06-25
Git 2.4.5
Junio C Hamano
4
-3
/
+32
2015-06-25
Merge branch 'sg/merge-summary-config' into maint
Junio C Hamano
3
-16
/
+12
2015-06-25
Merge branch 'jk/make-fix-dependencies' into maint
Junio C Hamano
1
-24
/
+25
2015-06-25
Merge branch 'sb/pack-protocol-mention-smart-http' into maint
Junio C Hamano
1
-3
/
+3
2015-06-25
Merge branch 'jk/die-on-bogus-worktree-late' into maint
Junio C Hamano
2
-10
/
+26
2015-06-25
Merge branch 'pt/pull-tags-error-diag' into maint
Junio C Hamano
1
-9
/
+0
2015-06-25
Merge branch 'jk/color-diff-plain-is-context' into maint
Junio C Hamano
5
-22
/
+23
[prev]
[next]