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
2012-05-03
Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maint
Junio C Hamano
2
-4
/
+43
2012-05-03
Merge branch 'rl/maint-stash-i18n-save-error' into maint
Junio C Hamano
1
-2
/
+2
2012-05-03
Merge branch 'jm/maint-strncpy-diff-no-index' into maint
Junio C Hamano
1
-21
/
+17
2012-05-01
Git 1.7.10.1
Junio C Hamano
3
-3
/
+32
2012-05-01
Merge branch 'pw/fast-import-dataref-parsing' into maint
Junio C Hamano
2
-33
/
+364
2012-05-01
Merge branch 'it/fetch-pack-many-refs' into maint
Junio C Hamano
6
-6
/
+162
2012-05-01
Merge branch 'jl/maint-submodule-recurse-fetch' into maint
Junio C Hamano
1
-3
/
+3
2012-05-01
Merge branch 'jc/maint-blame-minimal' into maint
Junio C Hamano
1
-0
/
+1
2012-05-01
Merge branch 'lp/maint-diff-three-dash-with-graph' into maint
Junio C Hamano
3
-2
/
+299
2012-05-01
Merge branch 'jk/rebase-i-submodule-conflict-only' into maint
Junio C Hamano
2
-1
/
+31
2012-05-01
Merge branch 'maint' of https://github.com/git-l10n/git-po
Junio C Hamano
6
-282
/
+7605
2012-05-01
l10n: Initial German translation
Ralf Thielow
1
-717
/
+984
2012-04-28
l10n: Update Simplified Chinese translation
Jiang Xin
1
-84
/
+100
2012-04-28
l10n: Update git.pot (2 new messages)
Jiang Xin
1
-83
/
+96
2012-04-28
Merge maint branch for tracking l10n updates of git stable version
Jiang Xin
40
-213
/
+779
2012-04-28
l10n: Add the German translation team and initialize de.po
Ralf Thielow
2
-0
/
+3508
2012-04-26
Start preparing for 1.7.10.1
Junio C Hamano
2
-1
/
+51
2012-04-26
Merge branch 'jk/run-command-eacces' into maint
Junio C Hamano
6
-7
/
+86
2012-04-26
Merge branch 'jc/push-upstream-sanity' into maint
Junio C Hamano
2
-8
/
+72
2012-04-26
Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maint
Junio C Hamano
2
-11
/
+43
2012-04-26
Merge branch 'jk/diff-no-rename-empty' into maint
Junio C Hamano
9
-14
/
+45
2012-04-26
Merge branch 'rs/combine-diff-zero-context-at-the-beginning' into maint
Junio C Hamano
1
-1
/
+1
2012-04-26
Merge branch 'jc/commit-unedited-template' into maint
Junio C Hamano
3
-24
/
+65
2012-04-26
Merge branch 'jk/add-p-skip-conflicts' into maint
Junio C Hamano
2
-7
/
+44
2012-04-26
Merge branch 'jc/commit-hook-authorship' into maint
Junio C Hamano
5
-47
/
+141
2012-04-26
Merge branch 'tr/maint-word-diff-regex-sticky' into maint
Junio C Hamano
2
-56
/
+102
2012-04-26
Merge branch 'jh/notes-merge-in-git-dir-worktree' into maint
Junio C Hamano
4
-32
/
+73
2012-04-26
Sync with 1.7.9.7
Junio C Hamano
5
-4
/
+55
2012-04-26
Git 1.7.9.7
Junio C Hamano
3
-2
/
+16
2012-04-26
Sync with 1.7.8.6
Junio C Hamano
4
-3
/
+40
2012-04-26
Git 1.7.8.6
Junio C Hamano
4
-3
/
+27
2012-04-26
Sync with 1.7.7.7
Junio C Hamano
3
-2
/
+16
2012-04-26
Git 1.7.7.7
Junio C Hamano
4
-3
/
+18
2012-04-26
diff --no-index: use strbuf for temporary pathnames
Junio C Hamano
1
-23
/
+17
2012-04-26
bundle: remove stray single-quote from error message
Jonathan Nieder
1
-1
/
+1
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
2
-3
/
+41
2012-04-17
fetch: Give remote_ref to update_local_ref() as well
Marc Branchaud
1
-1
/
+2
2012-04-16
diff: avoid stack-buffer-read-overrun for very long name
Jim Meyering
1
-0
/
+2
2012-04-14
stash: use eval_gettextln correctly
Ross Lagerwall
1
-2
/
+2
2012-04-14
submodules: recursive fetch also checks new tags for submodule commits
Jens Lehmann
1
-3
/
+3
2012-04-12
l10n: Add Danish team (da) to list of teams
Byrial Jensen
1
-0
/
+4
2012-04-12
l10n: New da.po file with 0 translations
Byrial Jensen
1
-0
/
+3503
2012-04-11
blame: accept --need-minimal
Junio C Hamano
1
-0
/
+1
2012-04-11
l10n: Updated pt_PT language
Marco Sousa
1
-115
/
+127
2012-04-10
remote-curl: main test case for the OS command line overflow
Ivan Todoroski
1
-0
/
+31
2012-04-10
fetch-pack: test cases for the new --stdin option
Ivan Todoroski
1
-0
/
+66
2012-04-10
remote-curl: send the refs to fetch-pack on stdin
Ivan Todoroski
1
-5
/
+13
2012-04-10
fast-import: tighten parsing of datarefs
Pete Wyckoff
2
-33
/
+364
2012-04-10
Merge branch 'maint-1.7.9' into maint
Junio C Hamano
0
-0
/
+0
2012-04-10
Merge branch 'maint-1.7.8' into maint-1.7.9
Junio C Hamano
2
-6
/
+6
[next]