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-08-16
[PATCH] Improve handling of "." and ".." in git-diff-*
Linus Torvalds
3
-42
/
+55
2005-08-16
[PATCH] Fix test failure due to overly strict .git directory tests
Linus Torvalds
1
-3
/
+2
2005-08-16
[PATCH] Make "git diff" work inside relative subdirectories
Linus Torvalds
8
-19
/
+147
2005-08-16
[PATCH] Add a bit more links to the commands to the main git(7) page.
Junio C Hamano
1
-0
/
+24
2005-08-16
[PATCH] Reformat git-show-branches-script documentation.
Junio C Hamano
1
-9
/
+11
2005-08-16
[PATCH] Make do_each_ref() follow symlinks.
Matt Draisey
1
-1
/
+1
2005-08-16
[PATCH] Add -k kill keyword expansion option to git-cvsimport - revised
Martin Langhoff
2
-6
/
+13
2005-08-16
[PATCH] Fix local pull that uses packs.
Junio C Hamano
1
-5
/
+7
2005-08-16
[PATCH] Support packs in local-pull
Daniel Barkalow
1
-21
/
+91
2005-08-16
[PATCH] Add function to read an index file from an arbitrary filename.
Daniel Barkalow
2
-2
/
+10
2005-08-16
[PATCH] Fixed two bugs in git-cvsimport-script.
iso-8859-1?Q?David_K=E5gedal
2
-3
/
+10
2005-08-16
[PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes
Matthias Urlichs
1
-11
/
+23
2005-08-16
Make tools use DESTDIR as well (otherwise rpm build is broken).
Chris Wright
1
-1
/
+1
2005-08-15
[PATCH] Make git-format-patch's signoff option more consistent
Johannes Schindelin
1
-5
/
+8
2005-08-15
Tentative fix to git-commit-script
Junio C Hamano
1
-5
/
+11
2005-08-15
[PATCH] Add documentation for git repack and git-prune-packed.
Junio C Hamano
4
-0
/
+97
2005-08-15
[PATCH] clean up git script
Junio C Hamano
1
-15
/
+18
2005-08-15
Audit rev-parse users.
Junio C Hamano
3
-4
/
+4
2005-08-15
Keep excellent tutorial for using topic branches by Tony Luck
Junio C Hamano
1
-0
/
+153
2005-08-15
[PATCH] Run Ispell through git.txt
Yasushi SHOJI
1
-6
/
+6
2005-08-15
Show which branch you are on in git-status output.
Junio C Hamano
1
-1
/
+9
2005-08-15
Add git-show-branches-script
Junio C Hamano
4
-0
/
+125
2005-08-15
[PATCH] Add some simple howtos, culled from the mailing list.
Ryan Anderson
3
-0
/
+288
2005-08-15
[PATCH] Fixed/Extended example for update hook
Josef Weidendorfer
1
-3
/
+9
2005-08-15
Add cheap local clone '-s' flag to git-clone-script
Junio C Hamano
1
-15
/
+26
2005-08-15
Alternate object pool mechanism updates.
Junio C Hamano
3
-71
/
+88
2005-08-14
Documentation updates.
Junio C Hamano
13
-17
/
+231
2005-08-13
[PATCH] plug memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
3
-8
/
+7
2005-08-13
[PATCH] fix null TZ problems on os/x
Brad Roberts
2
-3
/
+3
2005-08-13
[PATCH] fix git-checkout-cache segfault on parisc
James Bottomley
1
-1
/
+2
2005-08-13
[PATCH] Make get_sha1_basic() more careful
Linus Torvalds
1
-1
/
+1
2005-08-13
[PATCH] Make sure git-resolve-script always works on commits
Linus Torvalds
2
-9
/
+5
2005-08-13
Add SubmittingPatches
Junio C Hamano
1
-0
/
+130
2005-08-13
Add --signoff and --verify option to git commit.
Junio C Hamano
1
-4
/
+72
2005-08-12
Debianization updates
Matthias Urlichs
2
-27
/
+30
2005-08-12
Fix debianization: mark git-tk architecture neutral.
Junio C Hamano
2
-1
/
+7
2005-08-12
Adjust binary packaging to dest=>DESTDIR change.
Junio C Hamano
2
-2
/
+2
2005-08-12
Make tools/ directory first-class citizen.
Junio C Hamano
3
-4
/
+3
2005-08-12
[PATCH] Unify Makefile indentation
Petr Baudis
1
-14
/
+14
2005-08-12
[PATCH] Use $DESTDIR instead of $dest
Petr Baudis
4
-11
/
+12
2005-08-12
Make CFLAGS overridable from make command line.
Pavel Roskin
2
-25
/
+28
2005-08-12
Clean generated files a bit more, to cope with Debian build droppings.
Junio C Hamano
1
-2
/
+5
2005-08-12
[PATCH] Add "--sign" option to git-format-patch-script
Johannes Schindelin
1
-1
/
+11
2005-08-12
fetch-pack: start multi-head pulling.
Junio C Hamano
3
-27
/
+51
2005-08-12
Update unpack-objects usage and documentation.
Junio C Hamano
2
-2
/
+8
2005-08-11
[PATCH] Also parse objects we already have
Daniel Barkalow
1
-0
/
+1
2005-08-11
[PATCH] Fix parallel pull dependancy tracking.
Daniel Barkalow
1
-25
/
+32
2005-08-11
Clean generated deb files.
Junio C Hamano
1
-1
/
+2
2005-08-11
[PATCH] Trapping exit in tests, using return for errors: further fixes.
Pavel Roskin
1
-3
/
+5
2005-08-11
[PATCH] Trapping exit in tests, using return for errors
Pavel Roskin
7
-28
/
+39
[next]