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-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-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
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-26
user-manual: stub discussion of fsck and reflog
J. Bruce Fields
1
-0
/
+21
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
2007-01-24
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
3
-15
/
+29
2007-01-24
Allow fetch-pack to decide keeping the fetched pack without exploding
Junio C Hamano
1
-32
/
+59
2007-01-24
Refactor the pack header reading function out of receive-pack.c
Junio C Hamano
3
-12
/
+40
2007-01-24
Allow default core.logallrefupdates to be overridden with template's config
Alex Riesen
1
-1
/
+3
2007-01-24
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
3
-6
/
+15
2007-01-24
rename --exec to --upload-pack for fetch-pack and peek-remote
Uwe Kleine-König
4
-12
/
+26
2007-01-24
Documentation: --amend cannot be combined with -c/-C/-F.
Peter Eriksen
2
-5
/
+5
2007-01-24
Documentation/config.txt: Correct info about subsection name
Jakub Narebski
1
-2
/
+2
2007-01-24
git-daemon documentation on enabling services.
Junio C Hamano
1
-2
/
+2
2007-01-24
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
4
-6
/
+9
2007-01-24
annotate: use pager
Johannes Schindelin
1
-1
/
+1
2007-01-23
t/t1300-repo-config.sh: value continued on next line
Jakub Narebski
1
-0
/
+20
2007-01-23
git-checkout -m: fix merge case
Junio C Hamano
2
-11
/
+32
2007-01-22
reflog gc: a tag that does not point at a commit is not a crime.
Junio C Hamano
1
-3
/
+0
2007-01-22
contrib/vim: update syntax for changed commit template
Jeff King
1
-2
/
+2
2007-01-22
format-patch: fix bug with --stdout in a subdirectory
Jeff King
1
-1
/
+1
2007-01-22
[PATCH] honor --author even with --amend, -C, and -c.
Junio C Hamano
1
-9
/
+10
[prev]
[next]