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
2009-01-13
Merge branch 'maint'
Junio C Hamano
2
-1
/
+4
2009-01-13
Merge branch 'kk/maint-http-push' into maint
Junio C Hamano
1
-6
/
+19
2009-01-13
Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint
Junio C Hamano
2
-0
/
+28
2009-01-13
Merge branch 'cb/maint-merge-recursive-fix' into maint
Junio C Hamano
2
-0
/
+119
2009-01-13
Merge branch 'ap/maint-apply-modefix' into maint
Junio C Hamano
2
-1
/
+65
2009-01-13
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-1
/
+4
2009-01-13
Avoid spurious error messages on error mistakes.
Pierre Habouzit
1
-1
/
+1
2009-01-13
Fix Documentation typos surrounding the word 'handful'.
Jon Loeliger
8
-11
/
+11
2009-01-13
sha1_file: make "read_object" static
Christian Couder
2
-5
/
+5
2009-01-12
contrib/vim: change URL to point to the latest syntax files
Markus Heidelberg
1
-5
/
+7
2009-01-12
contrib/examples/README: give an explanation of the status of these files
jidanni@jidanni.org
1
-0
/
+3
2009-01-11
Merge branch 'maint'
Junio C Hamano
1
-3
/
+1
2009-01-11
Merge branch 'mh/maint-sendmail-cc-doc' into maint
Junio C Hamano
1
-0
/
+1
2009-01-11
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
2
-1
/
+5
2009-01-11
Documentation/git-push.txt: minor: compress one option
jidanni@jidanni.org
1
-3
/
+1
2009-01-11
git-svn: add --authors-file test
Eric Wong
1
-0
/
+94
2009-01-11
Cleanup of unused symcache variable inside diff-lib.c
Kjetil Barvik
1
-29
/
+11
2009-01-11
Makefile: clean up TEST_PROGRAMS definition
Jeff King
1
-1
/
+8
2009-01-10
t7501-commit.sh: explicitly check that -F prevents invoking the editor
Adeodato Simó
2
-4
/
+21
2009-01-10
bash completion: Use 'git add' completions for 'git stage'
Lee Marlow
1
-0
/
+1
2009-01-10
bash completion: Add '--intent-to-add' long option for 'git add'
Lee Marlow
1
-1
/
+1
2009-01-10
filter-branch: add git_commit_non_empty_tree and --prune-empty.
Pierre Habouzit
3
-1
/
+50
2009-01-07
Merge branch 'mh/maint-sendmail-cc-doc'
Junio C Hamano
1
-0
/
+1
2009-01-07
Merge branch 'rs/diff-ihc'
Junio C Hamano
7
-1
/
+106
2009-01-07
Merge branch 'js/maint-merge-recursive-r-d-conflict'
Junio C Hamano
2
-0
/
+28
2009-01-07
Merge branch 'mk/gitweb-feature'
Junio C Hamano
1
-32
/
+9
2009-01-07
Merge branch 'cb/merge-recursive-fix'
Junio C Hamano
2
-0
/
+119
2009-01-07
Merge branch 'kk/maint-http-push'
Junio C Hamano
1
-6
/
+19
2009-01-07
Merge branch 'mv/um-pdf'
Junio C Hamano
3
-0
/
+22
2009-01-07
Merge branch 'jn/gitweb-blame'
Junio C Hamano
1
-35
/
+51
2009-01-07
Merge branch 'wp/add-p-goto'
Junio C Hamano
1
-0
/
+67
2009-01-06
strbuf: instate cleanup rule in case of non-memory errors
René Scharfe
2
-6
/
+22
2009-01-06
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-01-06
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-01-06
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
1
-1
/
+1
2009-01-06
README: tutorial.txt is now called gittutorial.txt
Joey Hess
1
-1
/
+1
2009-01-05
Merge branch 'maint'
Junio C Hamano
3
-5
/
+8
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
16
-27
/
+27
2009-01-05
Be consistent in switch usage for tar
Henrik Austad
1
-1
/
+1
2009-01-05
Use capitalized names where appropriate
Henrik Austad
2
-4
/
+4
2009-01-05
bash: add '--merge' to 'git reset'
SZEDER Gábor
1
-1
/
+1
2009-01-05
show <tag>: reuse pp_user_info() instead of duplicating code
Johannes Schindelin
1
-15
/
+6
2009-01-05
gitweb: use href() when generating URLs in OPML
Giuseppe Bilotta
1
-2
/
+2
2009-01-03
fast-export: print usage when no options specified
Miklos Vajna
1
-0
/
+3
2009-01-03
Merge branch 'jc/maint-do-not-switch-to-non-commit'
Junio C Hamano
2
-1
/
+5
2009-01-03
Merge branch 'ap/maint-apply-modefix'
Junio C Hamano
2
-1
/
+65
2009-01-03
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
2
-1
/
+5
2009-01-02
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
2
-1
/
+65
2009-01-02
git wrapper: Make while loop more reader-friendly
Johannes Schindelin
1
-3
/
+2
2009-01-01
Merge branch 'cb/mergetool'
Junio C Hamano
3
-31
/
+100
[next]