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-29
git-gui: Implemented file browser and incremental blame.
Shawn O. Pearce
1
-0
/
+459
2007-01-29
git-gui: Test for Cygwin differently than from Windows.
Shawn O. Pearce
1
-34
/
+104
2007-01-29
git-gui: Offer quick access to the HTML formatted documentation.
Shawn O. Pearce
1
-4
/
+44
2007-01-29
user-manual: fix a header level
J. Bruce Fields
1
-1
/
+1
2007-01-29
user-manual: typo fix
J. Bruce Fields
1
-1
/
+1
2007-01-29
user-manual: add references to git-config man page
J. Bruce Fields
1
-3
/
+7
2007-01-28
user-manual: repo-config -> config
J. Bruce Fields
1
-9
/
+9
2007-01-28
user-manual: fsck-objects -> fsck
J. Bruce Fields
1
-8
/
+8
2007-01-28
user-manual: git-fsck, dangling objects
J. Bruce Fields
1
-6
/
+118
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
add reflog when moving HEAD to a new branch
Nicolas Pitre
1
-1
/
+1
2007-01-28
create_symref(): do not assume pathname from git_path() persists long enough
Junio C Hamano
1
-9
/
+11
2007-01-28
add logref support to git-symbolic-ref
Nicolas Pitre
6
-8
/
+35
2007-01-28
move create_symref() past log_ref_write()
Nicolas Pitre
1
-47
/
+47
2007-01-28
add reflog entries for HEAD when detached
Nicolas Pitre
1
-2
/
+3
2007-01-28
enable separate reflog for HEAD
Nicolas Pitre
1
-2
/
+5
2007-01-28
lock_ref_sha1_basic(): remember the original name of a ref when resolving it
Nicolas Pitre
2
-0
/
+3
2007-01-28
make reflog filename independent from struct ref_lock
Nicolas Pitre
3
-25
/
+26
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-27
git-gui: Reword meaning of merge.summary.
Shawn O. Pearce
1
-6
/
+2
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-27
user-manual: reorganize fetch discussion, add internals, etc.
J. Bruce Fields
1
-204
/
+954
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
git-gui: Support merge.summary, merge.verbosity.
Shawn O. Pearce
1
-27
/
+50
2007-01-26
git-gui: Always offer scrollbars for branch lists.
Shawn O. Pearce
1
-7
/
+13
2007-01-26
git-gui: Don't allow merges in the middle of other things.
Shawn O. Pearce
1
-0
/
+15
2007-01-26
git-gui: Don't allow users to commit a bad octopus merge.
Shawn O. Pearce
1
-4
/
+24
[prev]
[next]