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 'ml/submodule-add-existing'
Junio C Hamano
2
-22
/
+33
2008-03-08
Merge branch 'mr/compat-snprintf'
Junio C Hamano
5
-0
/
+92
2008-03-08
Merge branch 'sp/fetch-optim'
Junio C Hamano
11
-24
/
+338
2008-03-08
Merge branch 'jc/describe-always'
Junio C Hamano
2
-32
/
+44
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
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-06
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-0
/
+5
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
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
2008-03-05
Teach git mergetool to use custom commands defined at config time
Charles Bailey
2
-4
/
+49
2008-03-05
Changed an internal variable of mergetool to support custom commands
Charles Bailey
1
-50
/
+50
2008-03-05
Tidy up git mergetool's backup file behaviour
Charles Bailey
2
-24
/
+19
2008-03-05
log/show/whatchanged: introduce format.pretty configuration
Denis Cheng
3
-0
/
+13
2008-03-05
specify explicit "--pretty=medium" with `git log/show/whatchanged`
Denis Cheng
4
-4
/
+4
2008-03-05
whatchanged documentation: share description of --pretty with others
Denis Cheng
1
-5
/
+4
2008-03-05
am: --rebasing
Junio C Hamano
3
-4
/
+21
[next]