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
2008-10-06
Merge branch 'maint'
Shawn O. Pearce
11
-44
/
+246
2008-10-06
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+51
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
3
-0
/
+7
2008-10-06
Teach rebase -i to honor pre-rebase hook
Nanako Shiraishi
3
-7
/
+148
2008-10-06
docs: describe pre-rebase hook
Nanako Shiraishi
1
-0
/
+7
2008-10-06
do not segfault if make_cache_entry failed
Dmitry Potapov
2
-0
/
+5
2008-10-06
make prefix_path() never return NULL
Dmitry Potapov
1
-7
/
+2
2008-10-06
fix bogus "diff --git" header from "diff --no-index"
Linus Torvalds
2
-0
/
+25
2008-10-06
Fix fetch/clone --quiet when stdout is connected
Tuncer Ayaz
1
-2
/
+2
2008-10-05
builtin-blame: Fix blame -C -C with submodules.
Alexander Gavrilov
1
-0
/
+2
2008-10-05
bash: remove fetch, push, pull dashed form leftovers
SZEDER Gábor
1
-27
/
+9
2008-10-02
tests: add a testcase for "git submodule sync"
David Aguilar
1
-0
/
+64
2008-10-02
Merge branch 'maint'
Shawn O. Pearce
3
-1
/
+59
2008-10-02
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
24
-141
/
+162
2008-10-02
archive.c: make archiver static
Nanako Shiraishi
1
-1
/
+1
2008-10-02
commit.c: make read_graft_file() static
Nanako Shiraishi
2
-2
/
+1
2008-10-02
config.c: make git_parse_long() static
Nanako Shiraishi
2
-3
/
+2
2008-10-02
run-command.c: remove run_command_v_opt_cd()
Nanako Shiraishi
3
-10
/
+1
2008-10-02
dir.c: make dir_add_name() and dir_add_ignored() static
Nanako Shiraishi
2
-3
/
+2
2008-10-02
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
1
-0
/
+49
2008-10-02
gitweb: Fix two 'uninitialized value' warnings in git_tree()
Jakub Narebski
1
-1
/
+2
2008-10-02
gitweb: Identify all summary metadata table rows
Petr Baudis
1
-4
/
+4
2008-10-02
Solaris: Use OLD_ICONV to avoid compile warnings
David Soria Parra
1
-0
/
+1
2008-10-02
gitweb: remove PATH_INFO from $my_url and $my_uri
Giuseppe Bilotta
1
-0
/
+7
2008-10-02
config.c: Tolerate UTF8 BOM at the beginning of config file
Petr Baudis
1
-0
/
+19
2008-10-02
gitweb: Quote non-displayable characters in hex, not octal
Petr Baudis
1
-1
/
+1
2008-10-01
Merge branch 'maint'
Shawn O. Pearce
3
-9
/
+12
2008-10-01
Improve git-log documentation wrt file filters
martin f. krafft
1
-3
/
+6
2008-10-01
Documentation: remove '\' in front of short options
SZEDER Gábor
2
-6
/
+6
2008-09-30
Merge branch 'maint'
Shawn O. Pearce
3
-5
/
+5
2008-09-30
git-svn: call 'fatal' correctly in set-tree
Luc Heinrich
1
-1
/
+1
2008-09-30
Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
Michael Prokop
1
-4
/
+4
2008-09-30
diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785
Brandon Casey
1
-2
/
+0
2008-09-30
Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" ...
David Bryson
1
-6
/
+3
2008-09-30
tests: grep portability fixes
Jeff King
8
-11
/
+11
2008-09-30
Add OS X support to the pre-auto-gc example hook
Jonathan del Strother
1
-3
/
+7
2008-09-30
t0024: add executable permission
SZEDER Gábor
1
-0
/
+0
2008-09-30
Correct typos in RelNotes-1.6.1
Ralf Wildenhues
2
-3
/
+3
2008-09-30
remove vim syntax highlighting in favor of upstream
SZEDER Gábor
2
-26
/
+30
2008-09-29
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
15
-120
/
+139
2008-09-29
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
52
-196
/
+600
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
5
-49
/
+72
2008-09-29
Merge branch 'jc/better-conflict-resolution'
Shawn O. Pearce
13
-119
/
+685
2008-09-29
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
1
-8
/
+15
2008-09-29
Add contrib/rerere-train script
Nanako Shiraishi
1
-0
/
+52
2008-09-29
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
1
-1
/
+1
2008-09-29
Use strchrnul() instead of strchr() plus manual workaround
Johan Herland
1
-3
/
+1
2008-09-29
mingw: remove use of _getdrive() from lstat/fstat
Dmitry Potapov
1
-3
/
+2
2008-09-29
Use remove_path from dir.c instead of own implementation
Alex Riesen
3
-49
/
+5
2008-09-29
Add remove_path: a function to remove as much as possible of a path
Alex Riesen
2
-0
/
+23
[next]