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
2006-07-31
pager: environment variable GIT_PAGER to override PAGER
Matthias Lederhofer
2
-1
/
+6
2006-07-31
pager: config variable pager.color
Matthias Lederhofer
5
-1
/
+12
2006-07-31
Builtins: control the use of pager from the command table.
Junio C Hamano
2
-6
/
+8
2006-07-31
Fix up some fallout from "setup_git_directory()" cleanups
Linus Torvalds
1
-8
/
+7
2006-07-31
gitweb: Reordering code and dividing it into categories
Jakub Narebski
1
-776
/
+840
2006-07-31
gitweb: Remove characters entities entirely when shortening string -- correction
Jakub Narebski
1
-1
/
+1
2006-07-31
gitweb: do not quote path for list version of open "-|"
Jakub Narebski
1
-1
/
+1
2006-07-31
Fix double "close()" in ce_compare_data
Linus Torvalds
1
-1
/
+1
2006-07-31
gitweb: Refactor generation of shortlog, tags and heads body
Jakub Narebski
2
-209
/
+184
2006-07-31
git-checkout: allow "checkout HEAD -- path"
Junio C Hamano
1
-0
/
+4
2006-07-31
rebase: Make the fast-fowarding message more user-friendly by using branch na...
Robert Shearman
1
-1
/
+1
2006-07-31
rebase: Fix the detection of fast-forwarding of the current branch to upstream.
Robert Shearman
1
-8
/
+5
2006-07-30
read-tree: move merge functions to the library
Johannes Schindelin
3
-397
/
+410
2006-07-30
read-trees: refactor the unpack_trees() part
Johannes Schindelin
4
-485
/
+521
2006-07-30
gitweb: Ref refactoring - use git_get_referencing for marking tagged/head com...
Jakub Narebski
1
-31
/
+22
2006-07-30
gitweb: Remove characters entities entirely when shortening string
Jakub Narebski
1
-0
/
+1
2006-07-30
gitweb: Headers refactoring - use git_header_div for header divs
Jakub Narebski
1
-60
/
+40
2006-07-30
gitweb: Remove $project from git_get_paging_nav arguments
Jakub Narebski
1
-3
/
+3
2006-07-30
gitweb: Pager refactoring - use git_get_paging_nav for pagination
Jakub Narebski
1
-36
/
+32
2006-07-30
gitweb: Add "\n" after <br/> in git_page_nav
Jakub Narebski
1
-1
/
+1
2006-07-30
gitweb: Show project descriptions with utf-8 characters in project list corre...
Jakub Narebski
1
-1
/
+1
2006-07-30
gitweb: Replace form-feed character by ^L
Jakub Narebski
1
-0
/
+1
2006-07-30
gitweb: Navbar refactoring - use git_page_nav to generate navigation bar
Jakub Narebski
1
-169
/
+66
2006-07-30
gitweb: Add git_page_nav for later use
Jakub Narebski
1
-0
/
+34
2006-07-30
gitweb: Cleanup - chomp @lines in consistent style
Jakub Narebski
1
-10
/
+9
2006-07-30
gitweb: Cleanup - chomp $line in consistent style
Jakub Narebski
1
-2
/
+2
2006-07-30
gitweb: More explicit error messages for open "-|"
Jakub Narebski
1
-12
/
+17
2006-07-30
gitweb: simplify git_get_hash_by_path
Jakub Narebski
1
-23
/
+9
2006-07-30
gitweb: Use list for of open for running git commands, thorougly.
Jakub Narebski
1
-24
/
+27
2006-07-30
gitweb: whitespace cleanup
Jakub Narebski
1
-28
/
+30
2006-07-30
tar-tree: illustrate an obscure feature better
Johannes Schindelin
1
-0
/
+5
2006-07-30
git.c: allow alias expansion without a git directory
Matthias Lederhofer
1
-40
/
+36
2006-07-30
setup_git_directory_gently: do not barf when GIT_DIR is given.
Matthias Lederhofer
1
-0
/
+4
2006-07-30
Build on Debian GNU/kFreeBSD
Gerrit Pape
1
-0
/
+3
2006-07-30
Merge branch 'lt/web'
Junio C Hamano
1
-2
/
+75
2006-07-30
Merge branch '__/setup-n-mv'
Junio C Hamano
40
-156
/
+142
2006-07-30
Merge branch 'js/mv'
Junio C Hamano
11
-340
/
+522
2006-07-30
Merge branch 'jn/make'
Junio C Hamano
5
-0
/
+225
2006-07-29
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
60
-326
/
+585
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
35
-144
/
+128
2006-07-28
Call setup_git_directory() early
Linus Torvalds
12
-22
/
+25
2006-07-28
Display an error from update-ref if target ref name is invalid.
Shawn Pearce
2
-0
/
+17
2006-07-28
Fix http-fetch
Johannes Schindelin
1
-3
/
+3
2006-07-28
Merge branch 'pb/multi-fetch'
Junio C Hamano
7
-72
/
+162
2006-07-28
Merge branch 'lt/web'
Junio C Hamano
1
-28
/
+55
2006-07-28
Merge branch 'js/cvs'
Junio C Hamano
1
-4
/
+4
2006-07-28
Merge branch 'js/alias-p'
Junio C Hamano
3
-46
/
+81
2006-07-28
Merge branch 'jc/diff'
Junio C Hamano
1
-1
/
+9
2006-07-28
t4103: fix binary patch application test.
Junio C Hamano
1
-2
/
+2
2006-07-28
git-apply -R: binary patches are irreversible for now.
Junio C Hamano
1
-0
/
+6
[prev]
[next]