index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hash-object.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-27
If abbrev is set to zero in git-describe, don't add the unique suffix
Andy Parkins
1
-3
/
+6
2007-01-27
fix suggested branch creation command when detaching head
Nicolas Pitre
1
-3
/
+3
2007-01-27
write_in_full: size_t is unsigned.
Junio C Hamano
1
-1
/
+1
2007-01-27
create_symref: check error return from open().
Junio C Hamano
1
-1
/
+5
2007-01-27
vc-git.el: Take into account the destination name in vc-checkout.
Alexandre Julliard
1
-24
/
+8
2007-01-27
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-26
show-branch -g: default to HEAD
Junio C Hamano
1
-4
/
+13