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-04
git.c: Rename NEEDS_PREFIX to RUN_SETUP
Junio C Hamano
1
-36
/
+36
2006-08-04
builtins: Makefile clean-up
Junio C Hamano
5
-106
/
+116
2006-08-04
Make git-checkout-index a builtin
Junio C Hamano
4
-16
/
+18
2006-08-03
Make git-symbolic-ref a builtin
Matthias Kestenholz
4
-5
/
+7
2006-08-03
Make git-unpack-objects a builtin
Matthias Kestenholz
4
-7
/
+9
2006-08-03
Make git-pack-objects a builtin
Matthias Kestenholz
4
-5
/
+7
2006-08-03
Make git-name-rev a builtin
Matthias Kestenholz
4
-5
/
+8
2006-08-03
Further clean-up: usage() vs die()
Junio C Hamano
4
-5
/
+5
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
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
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
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
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
pager: config variable pager.color
Matthias Lederhofer
5
-1
/
+12
2006-07-31
Builtins: control the use of pager from the command table.
Junio C Hamano
2
-6
/
+8
2006-07-31
Fix up some fallout from "setup_git_directory()" cleanups
Linus Torvalds
1
-8
/
+7
2006-07-31
Fix double "close()" in ce_compare_data
Linus Torvalds
1
-1
/
+1
2006-07-31
git-checkout: allow "checkout HEAD -- path"
Junio C Hamano
1
-0
/
+4
2006-07-31
rebase: Make the fast-fowarding message more user-friendly by using branch na...
Robert Shearman
1
-1
/
+1
2006-07-31
rebase: Fix the detection of fast-forwarding of the current branch to upstream.
Robert Shearman
1
-8
/
+5
2006-07-30
tar-tree: illustrate an obscure feature better
Johannes Schindelin
1
-0
/
+5
2006-07-30
git.c: allow alias expansion without a git directory
Matthias Lederhofer
1
-40
/
+36
2006-07-30
setup_git_directory_gently: do not barf when GIT_DIR is given.
Matthias Lederhofer
1
-0
/
+4
2006-07-30
Build on Debian GNU/kFreeBSD
Gerrit Pape
1
-0
/
+3
[next]