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
2010-01-03
"reset --merge": fix unmerged case
Junio C Hamano
5
-20
/
+49
2010-01-03
reset: use "unpack_trees()" directly instead of "git read-tree"
Stephan Beyer
3
-17
/
+38
2010-01-02
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-01-02
stash: mention --patch in usage string.
Matthieu Moy
1
-1
/
+1
2009-12-31
Merge branch 'maint'
Junio C Hamano
5
-21
/
+37
2009-12-31
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-15
/
+17
2009-12-31
branch: die explicitly why when calling "git branch [-a|-r] branchname".
Matthieu Moy
2
-15
/
+17
2009-12-31
fast-import: Document author/committer/tagger name is optional
Shawn O. Pearce
2
-6
/
+6
2009-12-31
SubmittingPatches: hints to know the status of a submitted patch.
Matthieu Moy
1
-0
/
+14
2009-12-31
bash completion: factor submodules into dirty state
Thomas Rast
1
-4
/
+2
2009-12-31
Fix "git remote update" with remotes.defalt set
Björn Gustavsson
2
-6
/
+18
2009-12-31
builtin-config: add --path option doing ~ and ~user expansion.
Matthieu Moy
3
-4
/
+58
2009-12-31
cvsserver: make the output of 'update' more compatible with cvs.
Sergei Organov
1
-0
/
+16
2009-12-30
bash completion: add space between branch name and status flags
Shawn O. Pearce
1
-5
/
+2
2009-12-30
grep: do not do external grep on skip-worktree entries
Nguyễn Thái Ngọc Duy
1
-1
/
+17
2009-12-30
CVS Server: Support reading base and roots from environment
Phil Miller
2
-1
/
+36
2009-12-30
builtin-push: add --delete as syntactic sugar for :foo
Jan Krüger
3
-3
/
+53
2009-12-30
Add completion for git-svn mkdirs,reset,and gc
Robert Zeh
1
-2
/
+5
2009-12-30
Merge branch 'maint'
Junio C Hamano
5
-23
/
+34
2009-12-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
4
-15
/
+19
2009-12-30
textconv: stop leaking file descriptors
Jeff King
1
-0
/
+2
2009-12-30
reset: add a few tests for "git reset --merge"
Christian Couder
1
-0
/
+159
2009-12-30
Documentation: reset: add some tables to describe the different options
Christian Couder
1
-0
/
+66
2009-12-30
reset: improve mixed reset error message when in a bare repo
Christian Couder
1
-0
/
+4
2009-12-30
reset: unbreak hard resets with GIT_WORK_TREE
Jeff King
2
-4
/
+8
2009-12-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-9
/
+11
2009-12-29
commit: --cleanup is a message option
Greg Price
1
-2
/
+4
2009-12-29
git count-objects: handle packs bigger than 4G
Andreas Schwab
1
-6
/
+6
2009-12-29
t7102: make the test fail if one of its check fails
Nguyễn Thái Ngọc Duy
1
-7
/
+7
2009-12-29
Remove http.authAny
Junio C Hamano
2
-23
/
+1
2009-12-29
Documentation: always respect core.worktree if set
Nguyễn Thái Ngọc Duy
1
-8
/
+15
2009-12-28
Remove special casing of http, https and ftp
Ilari Liusvaara
3
-10
/
+29
2009-12-28
Support remote archive from all smart transports
Ilari Liusvaara
4
-7
/
+55
2009-12-28
Support remote helpers implementing smart transports
Ilari Liusvaara
2
-7
/
+142
2009-12-27
Merge branch 'jk/1.7.0-status'
Junio C Hamano
11
-95
/
+672
2009-12-27
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-12-27
Merge branch 'nf/maint-fix-index-ext-len-on-be64' into maint
Junio C Hamano
1
-1
/
+1
2009-12-27
read_index(): fix reading extension size on BE 64-bit archs
Nathaniel W Filardo
1
-1
/
+1
2009-12-26
Merge branch 'maint'
Junio C Hamano
5
-29
/
+46
2009-12-26
Makefile: FreeBSD (both 7 and 8) needs OLD_ICONV
Junio C Hamano
1
-0
/
+1
2009-12-26
Start 1.6.6.X maintenance track
Junio C Hamano
2
-1
/
+16
2009-12-26
Merge branch 'jc/maint-obsd46' into maint
Junio C Hamano
2
-29
/
+29
2009-12-26
Add git-http-backend to command-list.
Tarmigan Casebolt
1
-0
/
+1
2009-12-26
Kick off 1.7.0 cycle
Junio C Hamano
3
-2
/
+66
2009-12-26
Merge branch 'gb/1.7.0-diff-whitespace-only-output'
Junio C Hamano
2
-10
/
+39
2009-12-26
Merge branch 'jc/1.7.0-diff-whitespace-only-status'
Junio C Hamano
8
-13
/
+105
2009-12-26
Merge branch 'jc/1.7.0-push-safety'
Junio C Hamano
8
-58
/
+54
2009-12-26
Merge branch 'jc/1.7.0-send-email-no-thread-default'
Junio C Hamano
2
-6
/
+6
2009-12-26
Merge branch 'sr/vcs-helper'
Junio C Hamano
21
-48
/
+1322
2009-12-26
t4019 "grep" portability fix
Junio C Hamano
1
-28
/
+28
[prev]
[next]