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-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
2005-08-11
[PATCH] Need to set PAGER in tests
Pavel Roskin
1
-1
/
+2
2005-08-11
[PATCH] Missing test_done
Pavel Roskin
4
-0
/
+7
2005-08-11
String comparison of test is done with '=', not '=='.
Junio C Hamano
1
-4
/
+4
2005-08-11
Debian packaging fixes.
Matthias Urlichs
8
-8
/
+44
2005-08-11
merge-base.c: pathological case fix.
Junio C Hamano
1
-6
/
+68
2005-08-11
[PATCH] Speed up git-merge-base a lot
Linus Torvalds
1
-7
/
+22
2005-08-11
Merge with gitk.
Junio C Hamano
1
-22
/
+25
2005-08-11
Refine the update heuristic to improve responsiveness a bit.
Paul Mackerras
1
-22
/
+25
2005-08-10
GIT 0.99.4.
Junio C Hamano
1
-0
/
+6
2005-08-10
Merge with master.
Junio C Hamano
1
-10
/
+21
2005-08-10
Merge with gitk.
Junio C Hamano
1
-10
/
+21
2005-08-10
Merge with master.
Junio C Hamano
2
-3
/
+39
2005-08-10
[PATCH] Fix git-rev-parse's parent handling
Johannes Schindelin
2
-3
/
+39
2005-08-10
Only do an update every 100 commits when drawing the graph.
Paul Mackerras
1
-10
/
+21
2005-08-10
Merge with master.
Junio C Hamano
30
-120
/
+516
2005-08-10
Skip merges in format-patch.
Junio C Hamano
1
-1
/
+2
2005-08-10
Add -v option to git-cherry.
Junio C Hamano
1
-1
/
+7
2005-08-09
Teach git push .git/branches shorthand
Junio C Hamano
1
-1
/
+62
2005-08-09
ls-remote: drop storing operation and add documentation.
Junio C Hamano
2
-27
/
+87
2005-08-09
Teach format-patch, rebase and cherry a..b format
Junio C Hamano
3
-22
/
+47
2005-08-09
Stash away the original head in ORIG_HEAD when resetting.
Junio C Hamano
1
-1
/
+7
2005-08-09
git-revert: revert an existing commit.
Junio C Hamano
2
-0
/
+38
2005-08-09
Introduce --pretty=oneline format.
Junio C Hamano
3
-9
/
+36
2005-08-09
Document "git commit"
Junio C Hamano
2
-8
/
+65
[next]