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
2009-03-11
Documentation: filter-branch: show --ignore-unmatch in main index-filter example
Thomas Rast
1
-8
/
+9
2009-03-11
contrib/difftool: use a separate config namespace for difftool commands
David Aguilar
3
-23
/
+32
2009-03-11
Update release notes to 1.6.3
Junio C Hamano
1
-1
/
+18
2009-03-11
Merge branch 'maint'
Junio C Hamano
2
-17
/
+19
2009-03-11
Update draft release notes for 1.6.2.1
Junio C Hamano
1
-0
/
+19
2009-03-11
Merge branch 'js/maint-send-email' into maint
Junio C Hamano
3
-112
/
+305
2009-03-11
Merge branch 'jk/sane-relative-time' into maint
Junio C Hamano
1
-1
/
+19
2009-03-11
Merge branch 'jc/maint-add-p-unquote' into maint
Junio C Hamano
2
-10
/
+52
2009-03-11
Merge branch 'fg/maint-exclude-bq' into maint
Junio C Hamano
2
-2
/
+9
2009-03-11
Merge branch 'en/maint-hash-object' into maint
Junio C Hamano
1
-2
/
+2
2009-03-11
Merge branch 'mg/maint-submodule-normalize-path'
Junio C Hamano
2
-3
/
+61
2009-03-11
Merge branch 'jc/maint-1.6.0-keep-pack'
Junio C Hamano
10
-72
/
+51
2009-03-11
Merge branch 'rs/memmem'
Junio C Hamano
2
-11
/
+12
2009-03-11
Merge branch 'tv/rebase-stat'
Junio C Hamano
5
-14
/
+65
2009-03-11
Merge branch 'jk/clone-post-checkout'
Junio C Hamano
2
-1
/
+18
2009-03-11
Merge branch 'tr/format-patch-thread'
Junio C Hamano
6
-55
/
+307
2009-03-11
Merge branch 'el/blame-date'
Junio C Hamano
2
-16
/
+59
2009-03-11
Merge branch 'tr/gcov'
Junio C Hamano
10
-0
/
+341
2009-03-11
test: do not LoadModule log_config_module unconditionally
Johannes Schindelin
1
-1
/
+3
2009-03-10
git-instaweb: fix lighttpd configuration on cygwin
Ramsay Jones
1
-3
/
+66
2009-03-10
Include log_config module in apache.conf
Daniel Barkalow
1
-0
/
+1
2009-03-10
Typo and language fixes for git-checkout.txt
Michael J Gruber
1
-17
/
+16
2009-03-10
connect.c: remove a few globals by using git_config callback data
Erik Faye-Lund
1
-6
/
+3
2009-03-09
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-1
/
+4
2009-03-09
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
René Scharfe
2
-1
/
+5
2009-03-09
parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
René Scharfe
1
-0
/
+27
2009-03-09
git-svn: support intermediate paths when matching tags/branches
Michael Lai
1
-1
/
+4
2009-03-08
archive: use parseopt for local-only options
René Scharfe
2
-81
/
+40
2009-03-08
parseopt: make usage optional
René Scharfe
1
-0
/
+3
2009-03-08
parseopt: add PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
2
-4
/
+7
2009-03-08
parseopt: add PARSE_OPT_KEEP_UNKNOWN
René Scharfe
2
-3
/
+10
2009-03-07
Merge branch 'maint'
Junio C Hamano
7
-9
/
+48
2009-03-07
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-0
/
+34
2009-03-07
http.c: use strbuf API in quote_ref_url
Tay Ray Chuan
1
-20
/
+10
2009-03-07
Move local variables to narrower scopes
Benjamin Kramer
4
-12
/
+8
2009-03-07
Remove unused function scope local variables
Benjamin Kramer
8
-27
/
+9
2009-03-07
MinGW: fix diff --no-index /dev/null ...
Johannes Schindelin
2
-1
/
+5
2009-03-07
git-p4: remove tabs from usermap file
Pete Wyckoff
1
-1
/
+1
2009-03-07
Add an (optional, since expensive) test for >2gb clones
Johannes Schindelin
1
-0
/
+45
2009-03-07
bash completion: teach fetch, pull, and push to complete their options
Jay Soffian
1
-5
/
+56
2009-03-07
bash completion: refactor --strategy completion
Jay Soffian
1
-18
/
+20
2009-03-07
bash completion: fix completion issues with fetch, pull, and push
Jay Soffian
1
-49
/
+60
2009-03-07
Brown paper bag fix for MinGW 64-bit stat
Johannes Schindelin
1
-1
/
+1
2009-03-07
builtin-revert.c: release index lock when cherry-picking an empty commit
Chris Johnsen
2
-0
/
+34
2009-03-07
document config --bool-or-int
Jeff King
1
-0
/
+4
2009-03-07
t1300: use test_must_fail as appropriate
Jeff King
1
-5
/
+5
2009-03-07
cleanup: add isascii()
René Scharfe
2
-2
/
+3
2009-03-07
Documentation: fix badly indented paragraphs in "--bisect-all" description
Christian Couder
1
-2
/
+2
2009-03-06
Update draft release notes to 1.6.3
Junio C Hamano
1
-0
/
+60
2009-03-05
Make git blame's date output format configurable, like git log
Eugene Letuchy
2
-16
/
+59
[next]