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
2007-01-30
Merge branch 'master' into sp/gfi
Shawn O. Pearce
252
-2661
/
+5440
2007-01-30
blameview: Use git-cat-file to read the file content.
Aneesh Kumar K.V
1
-1
/
+2
2007-01-30
git-fetch: Allow fetching the remote HEAD
Santi Béjar
1
-1
/
+1
2007-01-30
git-send-email: remove debugging output.
Junio C Hamano
1
-1
/
+1
2007-01-30
Add a missing fork() error check.
Johannes Sixt
1
-0
/
+2
2007-01-29
git-blame: somewhat better commenting.
Junio C Hamano
1
-38
/
+255
2007-01-29
Make fsck and fsck-objects be builtins.
Mark Wooding
4
-2
/
+5
2007-01-29
git-commit -s: no extra space when sign-offs appear at the end already.
Junio C Hamano
1
-1
/
+4
2007-01-29
Replace perl code with pure shell code
Simon 'corecode' Schubert
1
-44
/
+23
2007-01-29
lock_any_ref_for_update(): do not accept malformatted refs.
Junio C Hamano
2
-4
/
+4
2007-01-28
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
15
-140
/
+159
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
58
-439
/
+460
2007-01-28
Heavily expanded update hook to send more useful emails than the old hook
Andy Parkins
1
-72
/
+268
2007-01-28
UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
Andy Parkins
1
-1
/
+1
2007-01-28
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
4
-2
/
+47
2007-01-28
Add a sample program 'blameview' to show how to use git-blame --incremental
Jeff King
2
-0
/
+128
2007-01-28
git-push through git protocol
Linus Torvalds
1
-0
/
+7
2007-01-28
Document 'git-blame --incremental'
Junio C Hamano
1
-1
/
+46
2007-01-28
Documentation/config.txt: Fix documentation of colour config tweaks.
Mark Wooding
1
-10
/
+16
2007-01-28
wt-status: Actually accept `color.status.BLAH' configuration variables.
Mark Wooding
1
-1
/
+1
2007-01-28
git-blame --incremental: don't use pager
Ren,Ai(B Scharfe
2
-1
/
+4
2007-01-28
Compute accurate distances in git-describe before output.
Shawn O. Pearce
1
-1
/
+41
2007-01-28
Update describe documentation.
Junio C Hamano
1
-9
/
+22
2007-01-28
Teach git-describe to display distances from tags.
Shawn O. Pearce
1
-2
/
+3
2007-01-28
git-blame --porcelain: quote filename in c-style when needed.
Junio C Hamano
1
-5
/
+10
2007-01-28
git-blame --incremental
Linus Torvalds
1
-66
/
+107
2007-01-28
Don't force everybody to call setup_ident().
Junio C Hamano
13
-28
/
+35
2007-01-28
git-log -g --pretty=oneline should display the reflog message
Nicolas Pitre
2
-2
/
+7
2007-01-27
Document --check option to git diff.
Bill Lear
2
-1
/
+6
2007-01-27
Allow the tag signing key to be specified in the config file
Andy Parkins
3
-2
/
+21
2007-01-26
If abbrev is set to zero in git-describe, don't add the unique suffix
Andy Parkins
1
-3
/
+6
2007-01-26
fix suggested branch creation command when detaching head
Nicolas Pitre
1
-3
/
+3
2007-01-26
write_in_full: size_t is unsigned.
Junio C Hamano
1
-1
/
+1
2007-01-26
create_symref: check error return from open().
Junio C Hamano
1
-1
/
+5
2007-01-26
vc-git.el: Take into account the destination name in vc-checkout.
Alexandre Julliard
1
-24
/
+8
2007-01-26
git-merge: leave sensible reflog message when used as the first level UI.
Junio C Hamano
2
-1
/
+3
2007-01-26
Make sure we do not write bogus reflog entries.
Junio C Hamano
2
-18
/
+23
2007-01-26
Remove unnecessary found variable from describe.
Shawn O. Pearce
1
-2
/
+1
2007-01-26
Use inttypes.h rather than stdint.h.
Jason Riedy
1
-1
/
+1
2007-01-26
Documentation: pack-refs --all vs default behaviour
Junio C Hamano
1
-1
/
+12
2007-01-25
show-branch -g: default to HEAD
Junio C Hamano
1
-4
/
+13
2007-01-25
Add dangling objects tips.
Linus Torvalds
1
-0
/
+109
2007-01-25
parse-remote: do not barf on a remote shorthand without any refs to fetch.
Junio C Hamano
1
-1
/
+8
2007-01-25
diffcore-pickaxe: fix infinite loop on zero-length needle
Jeff King
1
-0
/
+2
2007-01-25
Allow non-developer to clone, checkout and fetch more easily.
Junio C Hamano
5
-22
/
+13
2007-01-25
contrib/emacs/vc-git.el: support vc-version-other-window
Sam Vilain
1
-1
/
+26
2007-01-25
Fix seriously broken "git pack-refs"
Linus Torvalds
2
-1
/
+12
2007-01-24
New files in git weren't being downloaded during CVS update
Andy Parkins
1
-3
/
+3
2007-01-24
make --upload-pack option to git-fetch configurable
Uwe Kleine-König
3
-1
/
+24
2007-01-24
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
4
-10
/
+35
[next]