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-03-08
Merge branch 'jc/am'
Junio C Hamano
5
-16
/
+118
2008-03-08
Merge branch 'cr/reset-parseopt'
Junio C Hamano
1
-27
/
+20
2008-03-08
Merge branch 'jn/gitweb-pickaxe'
Junio C Hamano
1
-42
/
+43
2008-03-08
Merge branch 'kb/maint-filter-branch-disappear'
Junio C Hamano
2
-1
/
+34
2008-03-08
Merge branch 'maint' to sync with 1.5.4.4
Junio C Hamano
7
-14
/
+39
2008-03-08
GIT 1.5.4.4
Junio C Hamano
2
-7
/
+27
2008-03-08
ident.c: reword error message when the user name cannot be determined
Santi Béjar
1
-1
/
+1
2008-03-08
Fix dcommit, rebase when rewriteRoot is in use
John Goerzen
1
-1
/
+6
2008-03-08
filter-branch: handle "disappearing tree" case correctly in subdir filter
Junio C Hamano
2
-1
/
+34
2008-03-08
merge-tool documentation: describe custom command usage
Charles Bailey
1
-0
/
+22
2008-03-08
git-mergetool documentaiton: show toolnames in typewriter font
Charles Bailey
1
-8
/
+8
2008-03-08
Really make the LF after reset in fast-import optional
Adeodato Simó
2
-1
/
+4
2008-03-08
Merge branch 'aw/maint-shortlog-blank-lines'
Junio C Hamano
1
-2
/
+3
2008-03-08
Merge branch 'mh/maint-http-proxy-fix' into maint
Junio C Hamano
7
-12
/
+22
2008-03-08
Merge branch 'js/maint-daemon' into maint
Junio C Hamano
1
-5
/
+13
2008-03-08
Merge branch 'js/maint-cvsexport' into maint
Junio C Hamano
2
-8
/
+67
2008-03-08
Merge branch 'jc/maint-log-merge-left-right' into maint
Junio C Hamano
1
-8
/
+4
2008-03-08
Merge branch 'ew/maint-svn-cert-fileprovider' into maint
Junio C Hamano
1
-0
/
+1
2008-03-07
Merge branch 'maint'
Junio C Hamano
4
-12
/
+27
2008-03-07
send-email: --no-signed-off-cc should suppress 'sob' cc
Junio C Hamano
1
-1
/
+2
2008-03-07
Merge branch 'js/reflog-delete'
Junio C Hamano
8
-7
/
+245
2008-03-07
Merge branch 'dc/format-pretty'
Junio C Hamano
8
-9
/
+21
2008-03-07
Merge branch 'cb/mergetool'
Junio C Hamano
3
-76
/
+162
2008-03-07
git-clean: add tests for relative path
Junio C Hamano
1
-0
/
+52
2008-03-07
git-clean: correct printing relative path
Dmitry Potapov
1
-18
/
+14
2008-03-07
Make private quote_path() in wt-status.c available as quote_path_relative()
Dmitry Potapov
3
-45
/
+48
2008-03-07
git-gui: Add option for changing the width of the commit message text box
Adam Piątyszek
2
-1
/
+3
2008-03-07
unquote_c_style: fix off-by-one.
Pierre Habouzit
1
-1
/
+1
2008-03-07
test-lib: fix TERM to dumb for test repeatability
Junio C Hamano
1
-7
/
+17
2008-03-07
config.txt: refer to --upload-pack and --receive-pack instead of --exec
Uwe Kleine-König
1
-4
/
+4
2008-03-07
Merge branch 'ar/sgid-bsd'
Junio C Hamano
3
-1
/
+11
2008-03-07
Merge branch 'cc/run-command'
Junio C Hamano
2
-10
/
+11
2008-03-07
Revert part of d089eba (setup: sanitize absolute and funny paths in get_paths...
Junio C Hamano
1
-10
/
+1
2008-03-07
Revert part of 1abf095 (git-add: adjust to the get_pathspec() changes)
Junio C Hamano
1
-12
/
+0
2008-03-07
Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files)
Junio C Hamano
1
-5
/
+1
2008-03-07
get_pathspec(): die when an out-of-tree path is given
Junio C Hamano
3
-4
/
+7
2008-03-06
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-0
/
+5
2008-03-05
git-gui: if a background colour is set, set foreground colour as well
Philipp A. Hartmann
6
-16
/
+47
2008-03-05
git-gui: translate the remaining messages in zh_cn.po to chinese
eric miao
1
-550
/
+673
2008-03-05
gitweb: Fix and simplify pickaxe search
Jakub Narebski
1
-42
/
+43
2008-03-05
git-submodule - Allow adding a submodule in-place
Mark Levedahl
2
-22
/
+33
2008-03-05
shortlog: take the first populated line of the description
Andy Whitcroft
1
-2
/
+3
2008-03-05
Add compat/snprintf.c for systems that return bogus
Michal Rokos
5
-0
/
+92
2008-03-05
Do not use GUID on dir in git init --shared=all on FreeBSD
Alex Riesen
3
-1
/
+11
2008-03-05
run-command: Redirect stderr to a pipe before redirecting stdout to stderr
Christian Couder
2
-10
/
+11
2008-03-05
remote: fix "update [group...]"
Johannes Schindelin
2
-9
/
+142
2008-03-05
Make builtin-reset.c use parse_options.
Carlos Rica
1
-27
/
+20
2008-03-05
bash: git-branch -d and -m lists only local branches
SZEDER Gábor
1
-1
/
+18
2008-03-05
bash: add git-branch options
SZEDER Gábor
1
-1
/
+10
2008-03-05
Add a very basic test script for git mergetool
Charles Bailey
1
-0
/
+46
[prev]
[next]