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-11-10
merge-{recursive,subtree}: use usagef() to print usage
Jonathan Nieder
1
-1
/
+1
2009-11-10
Introduce usagef() that takes a printf-style format
Jonathan Nieder
2
-4
/
+14
2009-11-10
Let 'git <command> -h' show usage without a git dir
Jonathan Nieder
8
-15
/
+36
2009-11-10
Show usage string for 'git http-push -h'
Jonathan Nieder
1
-2
/
+4
2009-11-10
format-patch: Add "--no-stat" as a synonym for "-p"
Björn Gustavsson
2
-2
/
+4
2009-11-10
format-patch documentation: Fix formatting
Björn Gustavsson
2
-41
/
+41
2009-11-10
format-patch documentation: Remove diff options that are not useful
Björn Gustavsson
1
-2
/
+12
2009-11-10
format-patch: Always generate a patch
Björn Gustavsson
3
-10
/
+47
2009-11-10
Let 'git http-fetch -h' show usage outside any git repository
Jonathan Nieder
1
-6
/
+12
2009-11-10
Merge branch 'jn/maint-http-fetch-mingw' into jn/help-everywhere
Junio C Hamano
3
-3
/
+7
2009-11-10
Show usage string for 'git stripspace -h'
Jonathan Nieder
1
-1
/
+3
2009-11-10
Show usage string for 'git unpack-file -h'
Jonathan Nieder
1
-1
/
+1
2009-11-10
Show usage string for 'git show-index -h'
Jonathan Nieder
1
-0
/
+5
2009-11-10
Show usage string for 'git rev-parse -h'
Jonathan Nieder
1
-0
/
+10
2009-11-10
Show usage string for 'git merge-one-file -h'
Jonathan Nieder
1
-0
/
+12
2009-11-10
Show usage string for 'git mailsplit -h'
Jonathan Nieder
1
-0
/
+2
2009-11-10
Show usage string for 'git imap-send -h'
Jonathan Nieder
1
-0
/
+5
2009-11-10
Show usage string for 'git get-tar-commit-id -h'
Jonathan Nieder
1
-0
/
+6
2009-11-10
Show usage string for 'git fast-import -h'
Jonathan Nieder
1
-0
/
+3
2009-11-10
Show usage string for 'git check-ref-format -h'
Jonathan Nieder
1
-0
/
+3
2009-11-10
http-fetch: add missing initialization of argv0_path
Jonathan Nieder
1
-1
/
+2
2009-11-10
merge: do not setup worktree twice
Jonathan Nieder
1
-1
/
+0
2009-11-10
check-ref-format: update usage string
Jonathan Nieder
1
-1
/
+5
2009-11-10
git-update-index.txt: Document the --really-refresh option.
Štěpán Němec
1
-1
/
+5
2009-11-09
Show usage string for 'git show-ref -h'
Jonathan Nieder
2
-4
/
+9
2009-11-09
Show usage string for 'git merge-ours -h'
Jonathan Nieder
1
-0
/
+6
2009-11-09
Show usage string for 'git commit-tree -h'
Jonathan Nieder
1
-1
/
+1
2009-11-09
Show usage string for 'git cherry -h'
Jonathan Nieder
1
-0
/
+3
2009-11-09
Show usage string for 'git grep -h'
Jonathan Nieder
1
-0
/
+7
2009-11-09
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
4
-3
/
+0
2009-11-09
t5551-http-fetch: Work around broken Accept header in libcurl
Shawn O. Pearce
1
-0
/
+3
2009-11-09
t5551-http-fetch: Work around some libcurl versions
Shawn O. Pearce
1
-4
/
+4
2009-11-09
http-backend: Protect GIT_PROJECT_ROOT from /../ requests
Shawn O. Pearce
5
-48
/
+86
2009-11-09
Git-aware CGI to provide dumb HTTP transport
Shawn O. Pearce
1
-5
/
+5
2009-11-08
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2009-11-08
MSVC: Add support for building with NO_MMAP
Ramsay Jones
3
-13
/
+13
2009-11-08
Makefile: keep MSVC and Cygwin configuration separate
Ramsay Jones
1
-3
/
+8
2009-11-08
Makefile: merge two Cygwin configuration sections into one
Ramsay Jones
1
-4
/
+2
2009-11-08
Add intermediate build products to .gitignore
Jonathan Nieder
1
-0
/
+1
2009-11-08
format-patch: make "-p" suppress diffstat
Jeff King
2
-2
/
+28
2009-11-08
log --format: don't ignore %w() at the start of format string
René Scharfe
1
-1
/
+1
2009-11-06
pre-commit.sample: Diff against the empty tree when HEAD is invalid
Björn Steinbrink
1
-9
/
+9
2009-11-06
Merge branch 'jc/commit-s-subject-is-not-a-footer'
Junio C Hamano
2
-1
/
+10
2009-11-06
builtin-commit.c: fix logic to omit empty line before existing footers
Junio C Hamano
2
-1
/
+10
2009-11-06
t1200: prepare for merging with Fast-forward bikeshedding
Junio C Hamano
1
-2
/
+3
2009-11-06
t1200: further modernize test script style
Junio C Hamano
1
-18
/
+18
2009-11-06
t1200: Make documentation and test agree
Stephen Boyd
2
-19
/
+98
2009-11-06
t1200: cleanup and modernize test style
Stephen Boyd
1
-58
/
+76
2009-11-06
gitweb: Fix blob linenr links in pathinfo mode
Petr Baudis
1
-1
/
+2
2009-11-05
pack-objects: move thread autodetection closer to relevant code
Nicolas Pitre
1
-5
/
+2
[prev]
[next]