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
2013-04-11
Update dtaft release notes to 1.8.3
Junio C Hamano
1
-6
/
+21
2013-04-11
Merge branch 'ap/combine-diff-coalesce-lost'
Junio C Hamano
2
-64
/
+320
2013-04-11
Merge branch 'sr/log-SG-no-textconv'
Junio C Hamano
2
-72
/
+86
2013-04-11
Merge branch 'js/rerere-forget-protect-against-NUL'
Junio C Hamano
2
-10
/
+36
2013-04-11
Merge branch 'po/help-guides'
Junio C Hamano
3
-10
/
+68
2013-04-08
remote-bzr: improve tag handling
Felipe Contreras
1
-9
/
+16
2013-04-08
remote-bzr: fix utf-8 support for fetching
Christophe Simonis
2
-9
/
+19
2013-04-08
Revert 4b7f53da7618 (simplify-merges: drop merge from irrelevant side branch,...
Junio C Hamano
2
-28
/
+11
2013-04-07
Sync with 1.8.2.1
Junio C Hamano
4
-3
/
+15
2013-04-07
Git 1.8.2.1
Junio C Hamano
3
-2
/
+8
2013-04-07
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+20
2013-04-07
Merge branch 'jk/rm-removed-paths'
Junio C Hamano
3
-2
/
+67
2013-04-07
Merge branch 'tb/shared-perm'
Junio C Hamano
2
-35
/
+25
2013-04-07
Merge branch 'cn/commit-amend-doc'
Junio C Hamano
1
-8
/
+9
2013-04-07
Merge branch 'fc/remote-helpers-test-updates'
Junio C Hamano
3
-16
/
+2
2013-04-07
Merge branch 'mg/texinfo-5'
Junio C Hamano
1
-0
/
+1
2013-04-07
Merge branch 'jk/diffcore-break-divzero'
Junio C Hamano
1
-0
/
+3
2013-04-07
Merge branch 'jk/bisect-prn-unsigned'
Junio C Hamano
1
-2
/
+2
2013-04-07
Merge branch 'rr/triangle'
Junio C Hamano
5
-149
/
+241
2013-04-07
Merge branch 'mm/status-during-revert'
Junio C Hamano
3
-0
/
+87
2013-04-07
Merge branch 'jk/set-upstream-error-cases'
Junio C Hamano
4
-3
/
+41
2013-04-07
Merge branch 'jk/filter-branch-come-back-to-original'
Junio C Hamano
2
-2
/
+17
2013-04-07
Sync with 1.8.1.6
Junio C Hamano
6
-21
/
+99
2013-04-07
Git 1.8.1.6
Junio C Hamano
3
-2
/
+8
2013-04-07
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Junio C Hamano
3
-17
/
+89
2013-04-07
remote-helpers/test-bzr.sh: do not use "grep '\s'"
Torsten Bögershausen
1
-1
/
+1
2013-04-07
gitremote-helpers(1): clarify refspec behaviour
John Keeping
1
-2
/
+2
2013-04-07
fast-export: Allow pruned-references in mark file
Antoine Pelisse
2
-4
/
+9
2013-04-07
remote-bzr: add utf-8 support for pushing
Felipe Contreras
2
-0
/
+37
2013-04-07
remote-bzr: add utf-8 support for fetching
Timotheus Pokorra
2
-2
/
+27
2013-04-07
remote-bzr: avoid unreferred tags
Felipe Contreras
1
-0
/
+4
2013-04-07
remote-bzr: only update workingtree on local repos
Felipe Contreras
1
-2
/
+1
2013-04-07
remote-bzr: set author if available
David Engster
2
-1
/
+21
2013-04-07
remote-bzr: remove files before modifications
Christophe Simonis
1
-2
/
+2
2013-04-07
remote-bzr: fix directory renaming
Christophe Simonis
2
-1
/
+31
2013-04-05
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+12
2013-04-05
Merge branch 'mh/rev-parse-verify-doc'
Junio C Hamano
1
-4
/
+15
2013-04-05
Merge branch 'sg/gpg-sig'
Junio C Hamano
13
-82
/
+219
2013-04-05
Merge branch 'jl/submodule-deinit'
Junio C Hamano
2
-7
/
+20
2013-04-05
Merge branch 'rr/send-email-perl-critique'
Junio C Hamano
1
-8
/
+10
2013-04-05
Merge branch 'jc/merge-tag-object'
Junio C Hamano
2
-32
/
+81
2013-04-05
path.c: optimize adjust_shared_perm()
Torsten Bögershausen
1
-19
/
+23
2013-04-05
path.c: simplify adjust_shared_perm()
Torsten Bögershausen
2
-22
/
+8
2013-04-05
diffcore-pickaxe: unify code for log -S/-G
Jeff King
1
-69
/
+49
2013-04-05
diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"
Junio C Hamano
1
-5
/
+7
2013-04-05
diffcore-pickaxe: port optimization from has_changes() to diff_grep()
Junio C Hamano
1
-1
/
+6
2013-04-05
diffcore-pickaxe: respect --no-textconv
Simon Ruderich
2
-4
/
+36
2013-04-05
Documentation/git-commit: reword the --amend explanation
Carlos Martín Nieto
1
-8
/
+9
2013-04-04
t3600: document failure of rm across symbolic links
Jeff King
1
-0
/
+28
2013-04-04
diffcore-pickaxe: remove fill_one()
Jeff King
1
-20
/
+10
[next]