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
2010-03-07
Merge branch 'gf/maint-sh-setup-nongit-ok' into maint-1.6.6
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6
Junio C Hamano
2
-1
/
+9
2010-03-07
Merge branch 'rs/optim-text-wrap' into maint-1.6.6
Junio C Hamano
3
-37
/
+42
2010-03-07
Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6
Junio C Hamano
1
-0
/
+3
2010-03-07
Merge branch 'cc/maint-bisect-paths' into maint-1.6.6
Junio C Hamano
2
-0
/
+11
2010-03-07
Merge branch 'mw/maint-gcc-warns-unused-write'
Junio C Hamano
1
-4
/
+6
2010-03-07
Merge branch 'as/maint-expire'
Junio C Hamano
4
-18
/
+86
2010-03-07
Merge branch 'ml/maint-grep-doc'
Junio C Hamano
1
-13
/
+17
2010-03-07
Merge branch 'fn/maint-mkdtemp-compat'
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'gb/maint-submodule-env'
Junio C Hamano
8
-33
/
+69
2010-03-07
Merge branch 'ne/pack-local-doc'
Junio C Hamano
1
-8
/
+7
2010-03-07
Merge branch 'mb/shortlog-nongit-stdin'
Junio C Hamano
1
-0
/
+2
2010-03-07
Merge branch 'jk/maint-push-tracking-wo-remote'
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'jc/fetch-param'
Junio C Hamano
2
-33
/
+88
2010-03-07
Merge branch 'il/loosen-remote-helper-names'
Junio C Hamano
1
-2
/
+17
2010-03-07
Merge branch 'nd/root-git'
Junio C Hamano
10
-18
/
+329
2010-03-07
Merge branch 'js/runtime-prefix-trace-not-warn'
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'mm/mkstemps-mode-for-packfiles'
Junio C Hamano
8
-93
/
+172
2010-03-07
Merge branch 'jk/maint-add--interactive-delete'
Junio C Hamano
2
-1
/
+31
2010-03-07
Merge branch 'jc/maint-fix-mailinfo-strip'
Junio C Hamano
2
-3
/
+2
2010-03-07
color: allow multiple attributes
Junio C Hamano
3
-14
/
+41
2010-03-07
Sync with 1.7.0.2
Junio C Hamano
4
-8
/
+5
2010-03-07
Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*
Mark Lodato
3
-7
/
+18
2010-03-07
Git 1.7.0.2
Junio C Hamano
3
-8
/
+3
2010-03-07
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
1
-0
/
+2
2010-03-07
Merge branch 'maint'
Junio C Hamano
2
-8
/
+17
2010-03-06
Documentation: describe new cherry-pick --ff option
Christian Couder
1
-1
/
+5
2010-03-06
cherry-pick: add tests for new --ff option
Christian Couder
1
-0
/
+98
2010-03-06
revert: add --ff option to allow fast forward when cherry-picking
Junio C Hamano
1
-3
/
+40
2010-03-06
builtin/merge: make checkout_fast_forward() non static
Junio C Hamano
2
-1
/
+4
2010-03-06
parse-options: add parse_options_concat() to concat options
Junio C Hamano
2
-0
/
+16
2010-03-06
t3417: Add test cases for "rebase --whitespace=fix"
Björn Gustavsson
1
-0
/
+126
2010-03-06
t4124: Add additional tests of --whitespace=fix
Björn Gustavsson
1
-0
/
+170
2010-03-06
apply: Allow blank context lines to match beyond EOF
Björn Gustavsson
1
-30
/
+138
2010-03-06
apply: Remove the quick rejection test
Björn Gustavsson
2
-5
/
+16
2010-03-06
apply: Don't unnecessarily update line lengths in the preimage
Björn Gustavsson
1
-11
/
+6
2010-03-06
reset: disallow using --keep when there are unmerged entries
Christian Couder
4
-22
/
+28
2010-03-06
reset: disallow "reset --keep" outside a work tree
Christian Couder
2
-9
/
+18
2010-03-06
Documentation: reset: describe new "--keep" option
Christian Couder
1
-1
/
+48
2010-03-06
stash: suggest the correct command line for unknown options.
Matthieu Moy
1
-0
/
+1
2010-03-06
t7406: Fix submodule init config tests
Stephen Boyd
1
-8
/
+16
2010-03-06
Add 'git format-patch --to=' option and 'format.to' configuration variable.
Steven Drake
3
-3
/
+38
2010-03-05
git-svn: make git svn --version work again
Michael J Gruber
1
-0
/
+1
2010-03-05
Revert "git-svn: always initialize with core.autocrlf=false"
Erik Faye-Lund
1
-1
/
+0
2010-03-05
git-svn: support fetch with autocrlf on
Erik Faye-Lund
1
-1
/
+1
2010-03-05
hash-object: support --stdin-paths with --no-filters
Erik Faye-Lund
3
-9
/
+19
2010-03-04
Merge branch 'maint'
Junio C Hamano
2
-2
/
+26
2010-03-04
Update draft release notes to 1.7.0.2
Junio C Hamano
1
-1
/
+25
2010-03-04
Merge branch 'jn/gitweb-config-error-die' into maint
Junio C Hamano
1
-3
/
+6
2010-03-04
Merge branch 'jn/maint-fix-pager' into maint
Junio C Hamano
10
-15
/
+268
[prev]
[next]