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
color: allow multiple attributes
Junio C Hamano
3
-14
/
+41
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-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
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-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
2010-03-04
Merge branch 'tr/maint-cherry-pick-list' into maint
Junio C Hamano
1
-0
/
+3
2010-03-04
Merge branch 'ld/maint-diff-quiet-w' into maint
Junio C Hamano
2
-0
/
+38
2010-03-04
Merge branch 'rs/optim-text-wrap' into maint
Junio C Hamano
3
-37
/
+42
2010-03-04
Merge branch 'dp/read-not-mmap-small-loose-object' into maint
Junio C Hamano
1
-0
/
+10
2010-03-04
Merge branch 'np/compress-loose-object-memsave' into maint
Junio C Hamano
1
-14
/
+19
2010-03-04
Merge branch 'jc/maint-status-preload' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'gf/maint-sh-setup-nongit-ok' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'cc/maint-bisect-paths' into maint
Junio C Hamano
2
-0
/
+11
2010-03-04
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-1
/
+1
2010-03-04
Remove extra '-' from git-am(1)
Michal Sojka
1
-1
/
+1
2010-03-03
run-command.c: fix build warnings on Ubuntu
Michael Wookey
1
-4
/
+6
2010-03-02
Start preparing for 1.7.0.2
Junio C Hamano
2
-1
/
+23
2010-03-02
Merge branch 'tc/maint-transport-ls-remote-with-void' into maint
Junio C Hamano
2
-1
/
+10
2010-03-02
Merge branch 'hm/maint-imap-send-crlf' into maint
Junio C Hamano
1
-1
/
+39
2010-03-02
Merge branch 'sp/maint-push-sideband' into maint
Junio C Hamano
10
-134
/
+370
2010-03-02
Merge branch 'jc/maint-fix-test-perm' into maint
Junio C Hamano
2
-0
/
+4
2010-03-02
Merge branch 'np/fast-import-idx-v2' into maint
Junio C Hamano
2
-95
/
+84
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
2
-6
/
+21
2010-03-02
gitweb multiple project roots documentation
Sylvain Rabot
1
-3
/
+64
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
2
-0
/
+11
2010-02-28
Git 1.7.0.1
Junio C Hamano
3
-7
/
+12
2010-02-28
Remove reference to GREP_COLORS from documentation
Mark Lodato
1
-3
/
+1
2010-02-28
sha1_name: fix segfault caused by invalid index access
Markus Heidelberg
1
-14
/
+18
2010-02-28
reflog: honor gc.reflogexpire=never
Adam Simpkins
2
-4
/
+43
2010-02-28
prune: honor --expire=never
Adam Simpkins
2
-14
/
+43
2010-02-25
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-02-25
grep docs: document --no-index option
Mark Lodato
1
-4
/
+8
2010-02-25
grep docs: --cached and <tree>... are incompatible
Mark Lodato
1
-3
/
+3
2010-02-25
grep docs: use AsciiDoc literals consistently
Mark Lodato
1
-5
/
+5
2010-02-25
grep docs: pluralize "Example" section
Mark Lodato
1
-2
/
+2
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-25
Fix gitmkdtemp: correct test for mktemp() return value
Filippo Negroni
1
-1
/
+1
2010-02-24
pack-objects documentation: Fix --honor-pack-keep as well.
Nelson Elhage
1
-2
/
+2
2010-02-24
is_submodule_modified(): clear environment properly
Giuseppe Bilotta
1
-11
/
+11
2010-02-24
submodules: ensure clean environment when operating in a submodule
Giuseppe Bilotta
1
-10
/
+10
2010-02-24
shell setup: clear_local_git_env() function
Giuseppe Bilotta
1
-0
/
+7
[prev]
[next]