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-07-07
Merge branch 'qq/maint'
Junio C Hamano
1
-0
/
+2
2008-07-07
gitweb: Describe projects_index format in more detail
Jakub Narebski
2
-6
/
+46
2008-07-07
Merge branch 'js/maint-daemon-syslog'
Junio C Hamano
1
-20
/
+50
2008-07-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2008-07-07
Merge branch 'qq/maint' (early part) into maint
Junio C Hamano
15
-88
/
+73
2008-07-07
Allow cherry-picking root commits
Johannes Schindelin
2
-10
/
+46
2008-07-07
run_command(): respect GIT_TRACE
Johannes Schindelin
1
-0
/
+2
2008-07-07
Teach "am" and "rebase" to mark the original position with ORIG_HEAD
Junio C Hamano
3
-1
/
+3
2008-07-07
git-svn.perl: workaround assertions in svn library 1.5.0
Gerrit Pape
1
-0
/
+2
2008-07-07
Update draft release notes for 1.6.0
Junio C Hamano
1
-8
/
+22
2008-07-07
Merge branch 'jc/rerere'
Junio C Hamano
3
-44
/
+95
2008-07-07
Merge branch 'dr/ceiling'
Junio C Hamano
12
-32
/
+406
2008-07-07
Merge branch 'db/no-git-config'
Junio C Hamano
5
-45
/
+33
2008-07-07
Merge branch 'js/import-zip'
Junio C Hamano
1
-0
/
+72
2008-07-07
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2008-07-07
Merge branch 'qq/maint'
Junio C Hamano
2
-1
/
+1
2008-07-07
Teach git-bundle to read revision arguments from stdin like git-rev-list.
Adam Brewster
1
-2
/
+11
2008-07-07
completion.bash: add 'skip' and 'run' to git-bisect
Dmitry Potapov
1
-2
/
+2
2008-07-06
mailinfo: feed the correct line length to decode_transfer_encoding()
Junio C Hamano
1
-0
/
+1
2008-07-06
Add a test for "git stash branch"
Abhijit Menon-Sen
1
-0
/
+60
2008-07-06
git-apply --directory: make --root more similar to GNU diff
Junio C Hamano
3
-8
/
+12
2008-07-06
git-clone: remove leftover debugging fprintf().
Alex Riesen
1
-1
/
+0
2008-07-06
Fix grammar in git-rev-parse(1).
Mikael Magnusson
1
-2
/
+2
2008-07-06
git daemon: avoid calling syslog() from a signal handler
Johannes Schindelin
1
-20
/
+50
2008-07-06
Merge git://repo.or.cz/git-gui
Junio C Hamano
2
-3
/
+125
2008-07-06
branch -r -v: do not spit out garbage
Junio C Hamano
1
-3
/
+2
2008-07-06
Allow per-command pager config
Jeff King
1
-4
/
+47
2008-07-06
Merge branch 'qq/maint'
Junio C Hamano
0
-0
/
+0
2008-07-05
hg-to-git: use git init instead of git init-db
Miklos Vajna
1
-1
/
+1
2008-07-05
hg-to-git: rewrite "git-frotz" to "git frotz"
Miklos Vajna
1
-10
/
+10
2008-07-05
hg-to-git: abort if the project directory is not a hg repo
Miklos Vajna
1
-1
/
+4
2008-07-05
hg-to-git: avoid raising a string exception
Miklos Vajna
1
-1
/
+1
2008-07-05
INSTALL: Update section about git-frotz form.
Miklos Vajna
1
-12
/
+6
2008-07-05
Fix "config_error_nonbool" used with value instead of key
Christian Couder
2
-2
/
+2
2008-07-05
Fix "config_error_nonbool" used with value instead of key
Christian Couder
1
-1
/
+1
2008-07-05
Merge branch 'qq/maint'
Junio C Hamano
11
-92
/
+75
2008-07-05
clone -q: honor "quiet" option over native transports.
Junio C Hamano
1
-1
/
+3
2008-07-05
attribute documentation: keep EXAMPLE at end
Junio C Hamano
1
-16
/
+17
2008-07-05
builtin-commit.c: Use 'git_config_string' to get 'commit.template'
Brian Hetro
1
-7
/
+4
2008-07-05
http.c: Use 'git_config_string' to clean up SSL config.
Brian Hetro
1
-24
/
+12
2008-07-05
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
1
-6
/
+2
2008-07-05
convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
Brian Hetro
1
-16
/
+9
2008-07-05
builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...
Brian Hetro
1
-12
/
+4
2008-07-05
Documentation cvs: Clarify when a bare repository is needed
Matthew Ogilvie
3
-0
/
+14
2008-07-05
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
Adam Brewster
3
-17
/
+19
2008-07-05
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
9
-21
/
+32
2008-07-05
Documentation: be precise about which date --pretty uses
Nikolaus Schulz
1
-4
/
+4
2008-07-05
manpages: use teletype font for sample command lines
Jonathan Nieder
5
-7
/
+7
2008-07-05
manpages: italicize git subcommand names (which were in teletype font)
Jonathan Nieder
4
-10
/
+10
2008-07-05
manpages: italicize nongit command names (if they are in teletype font)
Jonathan Nieder
12
-24
/
+24
[prev]
[next]