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-04-30
contrib/rerere-train: use installed git-sh-setup
Junio C Hamano
1
-1
/
+1
2012-04-29
config: expand tildes in include.path variable
Jeff King
3
-1
/
+18
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-27
t4052: work around shells unable to set COLUMNS to 1
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2012-04-27
Merge branch 'zj/mksh-columns-breakage' into lp/diffstat-with-graph
Junio C Hamano
1
-0
/
+1
2012-04-27
test-lib: skip test with COLUMNS=1 under mksh
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2012-04-27
t5570: fix forwarding of git-daemon messages via cat
Johannes Sixt
1
-11
/
+11
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-25
config: reject bogus section names for --rename-section
Jeff King
2
-1
/
+31
2012-04-24
git-remote-testgit: fix race when spawning fast-import
Pete Wyckoff
2
-0
/
+20
2012-04-21
revert: add missing va_end
Christian Couder
1
-0
/
+1
2012-04-20
t9300-fast-import: avoid 'exit' in test_expect_success snippets
Johannes Sixt
1
-34
/
+54
2012-04-19
sequencer: remove additional blank line
Ralf Thielow
1
-1
/
+1
2012-04-19
t9400: fix gnuism in grep
Junio C Hamano
1
-2
/
+2
2012-04-18
fmt-merge-msg: discard needless merge parents
Junio C Hamano
2
-10
/
+149
2012-04-18
gc: use argv-array for sub-commands
Jeff King
1
-45
/
+33
2012-04-18
argv-array: add a new "pushl" method
Jeff King
3
-0
/
+17
2012-04-18
argv-array: refactor empty_argv initialization
Jeff King
2
-3
/
+2
2012-04-18
Prevent graph_width of stat width from falling below min
Lucian Poston
2
-8
/
+12
2012-04-18
t4052: Test diff-stat output with minimum columns
Lucian Poston
1
-0
/
+28
2012-04-17
builtin/merge.c: reduce parents early
Junio C Hamano
4
-28
/
+43
2012-04-17
builtin/merge.c: collect other parents early
Junio C Hamano
1
-13
/
+27
2012-04-17
builtin/merge.c: remove "remoteheads" global variable
Junio C Hamano
1
-23
/
+28
2012-04-17
merge tests: octopus with redundant parents
Michał Kiedrowicz
3
-7
/
+39
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
t4052: Adjust --graph --stat output for prefixes
Lucian Poston
1
-9
/
+25
2012-04-16
Adjust stat width calculations to take --graph output into account
Lucian Poston
1
-1
/
+1
2012-04-16
Add output_prefix_length to diff_options
Lucian Poston
2
-0
/
+4
[prev]
[next]