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-24
git-svn: use POSIX::sigprocmask to block signals
Roman Kagan
1
-6
/
+9
2012-04-23
RelNotes: the fourth batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+27
2012-04-23
Merge branch 'bw/test-fix-grep-gnuism'
Junio C Hamano
1
-2
/
+2
2012-04-23
Merge branch 'rj/submodule-mswin-path'
Junio C Hamano
1
-79
/
+82
2012-04-23
Merge branch 'rj/sh-setup-mswin-pwd'
Junio C Hamano
1
-0
/
+4
2012-04-23
Merge branch 'rj/mingw-isguid'
Junio C Hamano
1
-3
/
+4
2012-04-23
Merge branch 'jn/fast-import-doc'
Junio C Hamano
1
-3
/
+39
2012-04-23
Merge branch 'jn/more-i18ncmp'
Junio C Hamano
3
-8
/
+8
2012-04-23
Merge branch 'jl/maint-submodule-recurse-fetch'
Junio C Hamano
1
-3
/
+3
2012-04-23
Merge branch 'jc/maint-blame-minimal'
Junio C Hamano
1
-0
/
+1
2012-04-23
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
3
-2
/
+299
2012-04-23
Merge branch 'rs/commit-list-sort-in-batch'
Junio C Hamano
8
-7
/
+188
2012-04-23
Merge branch 'jh/apply-free-patch'
Junio C Hamano
1
-41
/
+133
2012-04-23
Merge branch 'sl/test-wc-l-line-count'
Junio C Hamano
19
-74
/
+65
2012-04-23
Merge branch 'jn/debian-customizes-default-editor'
Junio C Hamano
3
-2
/
+22
2012-04-23
Merge branch 'rl/show-empty-prefix'
Junio C Hamano
2
-1
/
+3
2012-04-23
Merge branch 'pw/git-p4'
Junio C Hamano
20
-205
/
+213
2012-04-23
Merge branch 'ms/remote-usage-string'
Junio C Hamano
1
-2
/
+2
2012-04-23
Merge branch 'jk/rebase-i-submodule-conflict-only'
Junio C Hamano
2
-1
/
+31
2012-04-21
completion: fix completion after 'git --option <TAB>'
SZEDER Gábor
2
-1
/
+19
2012-04-21
completion: avoid trailing space for --exec-path
Jonathan Nieder
2
-1
/
+7
2012-04-21
completion: add missing general options
Felipe Contreras
2
-0
/
+18
2012-04-21
completion: simplify by using $prev
Felipe Contreras
1
-2
/
+2
2012-04-21
completion: simplify __gitcomp_1
Felipe Contreras
1
-6
/
+6
2012-04-21
tests: add tests for the __gitcomp() completion helper function
SZEDER Gábor
1
-0
/
+85
2012-04-21
revert: add missing va_end
Christian Couder
1
-0
/
+1
2012-04-20
RelNotes: the third batch
Junio C Hamano
1
-1
/
+27
2012-04-20
Merge branch 'js/spawn-via-shell-path-fix'
Junio C Hamano
1
-0
/
+4
2012-04-20
Merge branch 'ct/advise-push-default'
Junio C Hamano
10
-13
/
+99
2012-04-20
Merge branch 'bw/submodule-sed-solaris'
Junio C Hamano
1
-2
/
+3
2012-04-20
Merge branch 'jk/run-command-eacces'
Junio C Hamano
6
-7
/
+86
2012-04-20
Merge branch 'jc/push-upstream-sanity'
Junio C Hamano
2
-8
/
+72
2012-04-20
Merge branch 'jc/am-report-3way'
Junio C Hamano
1
-0
/
+6
2012-04-20
Merge branch 'jb/am-include'
Junio C Hamano
2
-2
/
+4
2012-04-20
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
2
-7
/
+134
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
git-sh-setup.sh: Add an pwd() function for MinGW
Ramsay Jones
1
-0
/
+4
2012-04-18
git-submodule.sh: Don't use $path variable in eval_gettext string
Ramsay Jones
1
-79
/
+82
2012-04-18
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
1
-3
/
+4
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
mergesort: rename it to llist_mergesort()
Junio C Hamano
4
-11
/
+19
2012-04-17
Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows
Johannes Sixt
1
-0
/
+4
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
[prev]
[next]