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-12
hg-to-git: fix COMMITTER type-o
Bart Trojanowski
1
-4
/
+4
2010-01-11
push: spell 'Note about fast-forwards' section name correctly in error message.
Matthieu Moy
1
-2
/
+2
2010-01-10
Merge branch 'tr/http-updates'
Junio C Hamano
3
-2
/
+60
2010-01-10
Merge branch 'jk/maint-1.6.5-reset-hard'
Junio C Hamano
2
-4
/
+8
2010-01-10
Merge branch 'jk/push-to-delete'
Junio C Hamano
3
-3
/
+53
2010-01-10
Merge branch 'mm/config-path'
Junio C Hamano
3
-4
/
+58
2010-01-10
Merge branch 'pm/cvs-environ'
Junio C Hamano
2
-1
/
+36
2010-01-10
Merge branch 'tr/maint-1.6.5-bash-prompt-show-submodule-changes'
Junio C Hamano
1
-4
/
+2
2010-01-10
Merge branch 'bg/maint-remote-update-default'
Junio C Hamano
2
-6
/
+18
2010-01-10
Merge branch 'mm/diag-path-in-treeish'
Junio C Hamano
4
-7
/
+198
2010-01-10
Merge branch 'fc/opt-quiet-gc-reset'
Junio C Hamano
3
-3
/
+3
2010-01-10
Merge branch 'maint'
Junio C Hamano
3
-26
/
+21
2010-01-10
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2
-13
/
+11
2010-01-10
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
8
-43
/
+47
2010-01-10
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
4
-28
/
+28
2010-01-09
daemon: consider only address in kill_some_child()
Erik Faye-Lund
1
-8
/
+20
2010-01-09
help: fix configured help format taking over command line one
Christian Couder
1
-1
/
+8
2010-01-09
string-list: rename the include guard to STRING_LIST_H
Thiago Farina
1
-3
/
+3
2010-01-09
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
1
-8
/
+2
2010-01-09
base85: encode_85() does not use the decode table
Andreas Gruenbacher
1
-2
/
+0
2010-01-09
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
1
-1
/
+1
2010-01-09
Documentation: tiny git config manual tweaks
Jonathan Nieder
1
-4
/
+4
2010-01-09
Documentation: git gc packs refs by default now
Jonathan Nieder
1
-9
/
+6
2010-01-07
Describe second batch for 1.7.0 in draft release notes
Junio C Hamano
1
-1
/
+7
2010-01-07
Merge branch 'js/filter-branch-prime'
Junio C Hamano
1
-1
/
+0
2010-01-07
Merge branch 'sb/maint-octopus'
Junio C Hamano
2
-9
/
+57
2010-01-07
Merge branch 'mg/tag-d-show'
Junio C Hamano
1
-1
/
+3
2010-01-07
Merge branch 'so/cvsserver-update'
Junio C Hamano
1
-0
/
+16
2010-01-07
Merge branch 'bg/maint-add-all-doc'
Junio C Hamano
2
-29
/
+88
2010-01-07
git-rm doc: Describe how to sync index & work tree
Björn Gustavsson
1
-1
/
+53
2010-01-07
Merge branch 'mv/commit-date'
Junio C Hamano
5
-2
/
+53
2010-01-07
Merge branch 'mo/bin-wrappers'
Junio C Hamano
6
-32
/
+93
2010-01-06
checkout -m: do not try to fall back to --merge from an unborn branch
Junio C Hamano
1
-2
/
+8
2010-01-06
.gitattributes: detect 8-space indent in shell scripts
Junio C Hamano
1
-0
/
+1
2010-01-05
Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
Jonathan Nieder
1
-1
/
+1
2010-01-03
Use warning function instead of fprintf(stderr, "Warning: ...").
Thiago Farina
4
-7
/
+5
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
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
[next]