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
2005-11-06
Install asciidoc sources as well.
Junio C Hamano
1
-2
/
+2
2005-11-06
Package split: Debian.
Junio C Hamano
9
-4
/
+68
2005-11-06
Simplify CFLAGS/DEFINES in Makefile
Junio C Hamano
1
-18
/
+14
2005-11-06
git-fetch: fail if specified refspec does not match remote.
Junio C Hamano
1
-0
/
+14
2005-11-06
Documentation: pull/clone ref mapping clarification.
Junio C Hamano
2
-14
/
+33
2005-11-06
git-format-patch: silly typo fix.
Junio C Hamano
1
-1
/
+1
2005-11-05
test: t4102-apply-rename fails with strict umask.
Junio C Hamano
1
-1
/
+1
2005-11-05
git-clone: fix local clone
Junio C Hamano
1
-2
/
+1
2005-11-05
init-db::copy_file() - use copy_fd()
Junio C Hamano
1
-24
/
+3
2005-11-05
copy.c::copy_fd() - do not leak file descriptor on error return.
Junio C Hamano
1
-1
/
+4
2005-11-05
Documentation: format-patch
Junio C Hamano
1
-0
/
+20
2005-11-05
format-patch: "rev1.." should mean "rev1..HEAD"
Junio C Hamano
1
-0
/
+7
2005-11-05
Documentation: git-fetch/pull updates.
Junio C Hamano
4
-4
/
+30
2005-11-04
Added a few examples to git-pull man page.
Jon Loeliger
2
-32
/
+103
2005-11-04
Document the --no-commit flag better
Junio C Hamano
2
-2
/
+3
2005-11-04
Documentation: -merge and -pull: describe merge strategies.
Junio C Hamano
4
-11
/
+88
2005-11-04
Documentation: git-add -- do not say "cache", add examples.
Junio C Hamano
1
-4
/
+39
2005-11-03
git-tag: Do not assume the working tree root is writable.
Junio C Hamano
1
-11
/
+13
2005-11-03
Remove the temp file if it is empty after the request has failed
Nick Hengeveld
1
-0
/
+5
2005-11-03
Illustration: "Commit DAG Revision Naming"
Junio C Hamano
1
-0
/
+26
2005-11-03
Illustration: "Git Diff Types"
Junio C Hamano
1
-0
/
+35
2005-11-03
Illustration: "Fundamental Git Index Operations"
Junio C Hamano
1
-0
/
+40
2005-11-03
git-merge-ours: make sure our index matches HEAD
Junio C Hamano
1
-0
/
+7
2005-11-03
Add 'ours' merge strategy.
Junio C Hamano
4
-2
/
+10
2005-11-03
Add --no-commit to git-merge/git-pull.
Junio C Hamano
2
-12
/
+22
2005-11-02
Document --since and --until options to rev-parse.
Junio C Hamano
1
-0
/
+8
2005-11-02
Be careful when dereferencing tags.
Junio C Hamano
9
-14
/
+21
2005-11-02
[PATCH] Clean up the SunOS Makefile rule
Peter Eriksen
1
-1
/
+1
2005-11-02
Ignore '\r' at the end of line in $GIT_DIR/config
Junio C Hamano
1
-0
/
+8
2005-11-02
remove CR/LF from .gitignore
Alex Riesen
2
-1
/
+13
2005-11-02
Do not fail on hierarchical branch names.
Junio C Hamano
2
-1
/
+5
2005-11-02
Make test-date buildable again.
Junio C Hamano
1
-2
/
+2
2005-11-01
git-clone: do not forget to create origin branch.
Junio C Hamano
1
-4
/
+11
2005-11-01
Do not put automatic merge message after signed-off-by line.
Junio C Hamano
1
-3
/
+3
2005-11-01
Add -P to the documentation head.
Junio C Hamano
1
-1
/
+1
2005-11-01
cvsimport: cvsps should be quiet too
Martin Langhoff
1
-0
/
+1
2005-11-01
cvsimport: introduce -P <cvsps-output-file> option
Martin Langhoff
2
-4
/
+12
2005-11-01
cvsimport: catch error condition where cvs host disappears
Martin Langhoff
1
-0
/
+4
2005-11-01
Do not install backward compatibility links anymore.
Junio C Hamano
2
-5
/
+12
2005-11-01
Strip any trailing slash on destination argument
Josef Weidendorfer
1
-0
/
+2
2005-11-01
git-am.txt is no stub anymore
Petr Baudis
1
-2
/
+0
2005-11-01
Documentation for git-fmt-merge-msg
Petr Baudis
2
-0
/
+49
2005-11-01
Remove git-findtags.perl
Petr Baudis
2
-95
/
+1
2005-11-01
Remove 'Previously this command was known as ...' messages.
Jon Loeliger
1
-44
/
+0
2005-11-01
Fix constness of input in mozilla-sha1/sha1.c::SHA1_Update().
Junio C Hamano
2
-3
/
+3
2005-11-01
Document the use of "current directory" as pull source.
Junio C Hamano
2
-1
/
+6
2005-10-30
Add examples for git-log documentation and others.
Linus Torvalds
3
-0
/
+45
2005-10-30
Work around an RPM build problem.
Junio C Hamano
1
-1
/
+1
2005-10-30
Fix rev-list documentation again (--sparse and pathspec)
Junio C Hamano
1
-4
/
+5
2005-10-30
Update git-pack-objects documentation.
Junio C Hamano
1
-1
/
+6
[next]