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
2006-08-03
Replace some calls to die(usage_str) with usage(usage_str).
Ramsay Allan Jones
5
-7
/
+7
2006-08-03
Fixup command names in some usage strings.
Ramsay Allan Jones
5
-5
/
+5
2006-08-03
GIT 1.4.2-rc3
Junio C Hamano
1
-1
/
+1
2006-08-03
Documentation/git.txt: link git-svn and git-instaweb from the main page.
Junio C Hamano
1
-0
/
+6
2006-08-03
Merge branch 'jc/sideband'
Junio C Hamano
1
-1
/
+3
2006-08-03
sideband: do not use color, just say "remote:"
Junio C Hamano
1
-4
/
+3
2006-08-03
Show both blob names from "git diff blob1 blob2"
Junio C Hamano
1
-1
/
+1
2006-08-03
diff.c: do not use pathname comparison to tell renames
Junio C Hamano
3
-6
/
+4
2006-08-03
Add a couple of subdirectory tests.
Junio C Hamano
2
-0
/
+136
2006-08-03
read-tree: shadowed variable fix.
Junio C Hamano
1
-1
/
+1
2006-08-03
fixed variable declaration in gitk
Michael
1
-1
/
+1
2006-08-03
Fix "git diff blob1 blob2" showing the diff in reverse.
Junio C Hamano
1
-4
/
+1
2006-08-02
autoconf: Add support for setting PYTHON_PATH or NO_PYTHON
Jakub Narebski
1
-0
/
+22
2006-08-02
autoconf: Move site configuration section earlier in configure.ac
Jakub Narebski
1
-50
/
+50
2006-08-02
autoconf: Add support for setting SHELL_PATH and PERL_PATH
Jakub Narebski
1
-2
/
+33
2006-08-02
Cygwin needs NO_C99_FORMAT???
Junio C Hamano
1
-0
/
+1
2006-08-02
git-grep: document --and, --or, --not, ( and )
Matthias Lederhofer
1
-3
/
+17
2006-08-02
use declarations from builtin.h for builtin commands
Matthias Kestenholz
2
-2
/
+4
2006-08-02
Make git-repo-config a builtin
Matthias Kestenholz
4
-4
/
+8
2006-08-02
gitweb: do not use @@FOO@@ for replaced tokens
Junio C Hamano
2
-18
/
+18
2006-08-02
gitweb: require $ENV{'GITWEB_CONFIG'}
Matthias Lederhofer
2
-1
/
+6
2006-08-02
gitweb: optionally read config from GITWEB_CONFIG
Jeff King
2
-7
/
+14
2006-08-02
Make git-prune-packed a builtin
Matthias Kestenholz
4
-6
/
+6
2006-08-02
git-annotate: remove extraneous debugging line
Jeff King
1
-1
/
+0
2006-08-02
Documentation: convert uses of git-link macro to gitlink
Jeff King
2
-4
/
+4
2006-08-02
git-push: remove obsolete git-push.sh
Jeff King
1
-87
/
+0
2006-08-02
git-push: allow -f as an alias for --force
Jeff King
2
-3
/
+3
2006-08-02
Fix header breakage with _XOPEN_SOURCE.
Ramsay Allan Jones
1
-0
/
+1
2006-08-02
Remove cmd_usage() routine and re-organize the help/usage code.
Ramsay Allan Jones
4
-42
/
+33
2006-08-02
Fix header breakage due to redefining PATH_MAX.
Ramsay Allan Jones
1
-4
/
+1
2006-08-02
Add NO_C99_FORMAT to support older compilers.
Ramsay Allan Jones
3
-6
/
+35
2006-08-02
New tests and en-passant modifications to mktag.
Ramsay Allan Jones
2
-17
/
+245
2006-08-02
Fix installation of templates on ancient systems.
Ramsay Allan Jones
2
-8
/
+6
2006-08-02
Fix annotate test script; notice when git-annotate fails.
Ramsay Allan Jones
1
-1
/
+2
2006-08-02
Ensure git-clone exits with error if perl script fails.
Ramsay Allan Jones
1
-2
/
+3
2006-08-01
Makefile: gitweb/gitweb.cgi is now generated.
Junio C Hamano
1
-0
/
+1
2006-08-01
gitweb/README: do not bug Kay with gitweb questions anymore
Junio C Hamano
1
-1
/
+5
2006-08-01
gitweb: use out-of-line GIT logo.
Martin Waitz
4
-25
/
+8
2006-08-01
gitweb: fill in gitweb configuration by Makefile
Martin Waitz
3
-10
/
+47
2006-08-01
fetch/clone: mark messages from remote side stand out.
Junio C Hamano
1
-0
/
+3
2006-07-31
Merge branch 'rs/rebase'
Junio C Hamano
1
-9
/
+6
2006-07-31
Merge branch 'ml/pager'
Junio C Hamano
7
-7
/
+20
2006-07-31
Merge branch 'jc/checkout'
Junio C Hamano
1
-0
/
+4
2006-07-31
gitweb: Refactoring git_project_list
Jakub Narebski
1
-22
/
+35
2006-07-31
gitweb: avoid undefined value warning in print_page_path
Junio C Hamano
1
-3
/
+3
2006-07-31
gitweb: when showing history of a tree, show tree link not blob
Junio C Hamano
1
-1
/
+1
2006-07-31
gitweb: fix use of uninitialized value.
Junio C Hamano
1
-3
/
+5
2006-07-31
gitweb: an obvious cut and paste error.
Junio C Hamano
1
-1
/
+1
2006-07-31
gitweb: There can be more than two levels of subdirectories
Junio C Hamano
1
-16
/
+8
2006-07-31
gitweb: use a hash to lookup the sub for an action
Matthias Lederhofer
1
-56
/
+25
[prev]
[next]