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-07-01
grep -p: support user defined regular expressions
René Scharfe
5
-3
/
+50
2009-07-01
grep: add option -p/--show-function
René Scharfe
5
-13
/
+98
2009-07-01
grep: handle pre context lines on demand
René Scharfe
1
-29
/
+32
2009-07-01
grep: print context hunk marks between files
René Scharfe
4
-1
/
+40
2009-07-01
grep: move context hunk mark handling into show_line()
René Scharfe
2
-15
/
+12
2009-07-01
userdiff: add xdiff_clear_find_func()
René Scharfe
3
-0
/
+17
2009-07-01
request-pull: really really disable pager
Michal Marek
1
-3
/
+4
2009-07-01
log-tree: fix confusing comment
Jeff King
1
-1
/
+2
2009-06-30
Merge branch 'maint'
Junio C Hamano
6
-17
/
+21
2009-06-30
attr: plug minor memory leak
René Scharfe
1
-0
/
+2
2009-06-30
git.c: avoid allocating one-too-many elements for new argv array
Brandon Casey
1
-2
/
+1
2009-06-30
request-pull: really disable pager
Junio C Hamano
1
-2
/
+2
2009-06-30
git-mv: fix directory separator treatment on Windows
Johannes Sixt
1
-7
/
+3
2009-06-30
completion: add missing config variables
Stephen Boyd
1
-2
/
+3
2009-06-30
Makes some cleanup/review in gittutorial
Thadeu Lima de Souza Cascardo
1
-12
/
+12
2009-06-30
Makefile: git.o depends on library headers
Johannes Sixt
1
-1
/
+1
2009-06-30
git-submodule documentation: fix foreach example
Miklos Vajna
2
-2
/
+4
2009-06-30
gitweb: add empty alt text to avatar img
Giuseppe Bilotta
1
-0
/
+1
2009-06-30
gitweb: picon avatar provider
Giuseppe Bilotta
1
-7
/
+27
2009-06-30
gitweb: gravatar url cache
Giuseppe Bilotta
1
-2
/
+22
2009-06-30
gitweb: (gr)avatar support
Giuseppe Bilotta
3
-3
/
+86
2009-06-30
gitweb: use git_print_authorship_rows in 'tag' view too
Giuseppe Bilotta
1
-7
/
+9
2009-06-30
gitweb: uniform author info for commit and commitdiff
Giuseppe Bilotta
1
-1
/
+5
2009-06-30
gitweb: refactor author name insertion
Giuseppe Bilotta
2
-39
/
+59
2009-06-29
git log: add '--merges' flag to match '--no-merges'
Linus Torvalds
2
-0
/
+5
2009-06-27
add --porcelain option to git-push
Larry D'Anna
4
-32
/
+58
2009-06-27
Merge git://git.bogomips.org/git-svn
Junio C Hamano
5
-42
/
+446
2009-06-27
git svn: Doc update for multiple branch and tag paths
Marc Branchaud
1
-9
/
+35
2009-06-27
git svn: cleanup t9138-multiple-branches
Marc Branchaud
1
-57
/
+66
2009-06-27
Merge branch 'pb/send-email-cccmd-fix'
Junio C Hamano
1
-1
/
+4
2009-06-27
Merge branch 'maint'
Junio C Hamano
4
-2
/
+44
2009-06-27
gitweb/README: fix AliasMatch in example
Giuseppe Bilotta
1
-1
/
+9
2009-06-27
Test grep --and/--or/--not
Thomas Rast
1
-0
/
+30
2009-06-27
Test git archive --remote
Thomas Rast
1
-0
/
+4
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
30
-74
/
+79
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
42
-133
/
+117
2009-06-27
die_errno(): double % in strerror() output just in case
Junio C Hamano
1
-2
/
+18
2009-06-27
Introduce die_errno() that appends strerror(errno) to die()
Thomas Rast
2
-0
/
+13
2009-06-26
git-svn: Canonicalize svn urls to prevent libsvn assertion
Ulrich Dangel
1
-1
/
+8
2009-06-26
t9138: remove stray dot in test which broke bash
Eric Wong
1
-1
/
+0
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-25
git-svn: convert globs to regexps for branch destinations
Eric Wong
1
-1
/
+3
2009-06-25
git svn: Support multiple branch and tag paths in the svn repository.
Marc Branchaud
2
-22
/
+170
2009-06-25
Add 'git svn reset' to unwind 'git svn fetch'
Ben Jackson
3
-6
/
+164
2009-06-25
git-svn: speed up find_rev_before
Ben Jackson
1
-0
/
+2
2009-06-25
Add 'git svn help [cmd]' which works outside a repo.
Ben Jackson
1
-0
/
+3
2009-06-25
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
Thomas Rast
3
-4
/
+54
2009-06-23
fread does not return negative on error
Roel Kluin
1
-1
/
+1
2009-06-23
builtin-remote: (get_one_entry): use strbuf
Bert Wesarg
1
-9
/
+7
2009-06-23
t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH
Brandon Casey
1
-1
/
+4
[prev]
[next]