index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Support RFC 2822 date parsing in fast-import.
Shawn O. Pearce
2007-02-06
*
Minor fast-import documentation corrections.
Shawn O. Pearce
2007-02-06
*
Remove unnecessary null pointer checks in fast-import.
Shawn O. Pearce
2007-02-06
*
Correct fast-import timezone documentation.
Shawn O. Pearce
2007-02-06
*
Correct minor style issue in fast-import.
Shawn O. Pearce
2007-02-06
*
Correct compiler warnings in fast-import.
Shawn O. Pearce
2007-02-06
*
Remove --branch-log from fast-import.
Shawn O. Pearce
2007-02-06
*
Initial draft of fast-import documentation.
Shawn O. Pearce
2007-02-05
*
Don't support shell-quoted refnames in fast-import.
Shawn O. Pearce
2007-02-05
*
Reduce memory usage of fast-import.
Shawn O. Pearce
2007-02-05
*
Include checkpoint command in the BNF.
Shawn O. Pearce
2007-02-05
*
Merge branch 'master' into sp/gfi
Shawn O. Pearce
2007-01-30
|
\
|
*
blameview: Use git-cat-file to read the file content.
Aneesh Kumar K.V
2007-01-30
|
*
git-fetch: Allow fetching the remote HEAD
Santi BĂ©jar
2007-01-30
|
*
git-send-email: remove debugging output.
Junio C Hamano
2007-01-30
|
*
Add a missing fork() error check.
Johannes Sixt
2007-01-30
|
*
git-blame: somewhat better commenting.
Junio C Hamano
2007-01-29
|
*
Make fsck and fsck-objects be builtins.
Mark Wooding
2007-01-29
|
*
git-commit -s: no extra space when sign-offs appear at the end already.
Junio C Hamano
2007-01-29
|
*
Replace perl code with pure shell code
Simon 'corecode' Schubert
2007-01-29
|
*
lock_any_ref_for_update(): do not accept malformatted refs.
Junio C Hamano
2007-01-29
|
*
git-fsck-objects is now synonym to git-fsck
Junio C Hamano
2007-01-28
|
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28
|
*
Heavily expanded update hook to send more useful emails than the old hook
Andy Parkins
2007-01-28
|
*
UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
Andy Parkins
2007-01-28
|
*
Teach for-each-ref about a little language called Tcl.
Shawn O. Pearce
2007-01-28
|
*
Add a sample program 'blameview' to show how to use git-blame --incremental
Jeff King
2007-01-28
|
*
git-push through git protocol
Linus Torvalds
2007-01-28
|
*
Document 'git-blame --incremental'
Junio C Hamano
2007-01-28
|
*
Documentation/config.txt: Fix documentation of colour config tweaks.
Mark Wooding
2007-01-28
|
*
wt-status: Actually accept `color.status.BLAH' configuration variables.
Mark Wooding
2007-01-28
|
*
git-blame --incremental: don't use pager
Ren,Ai(B Scharfe
2007-01-28
|
*
Compute accurate distances in git-describe before output.
Shawn O. Pearce
2007-01-28
|
*
Update describe documentation.
Junio C Hamano
2007-01-28
|
*
Teach git-describe to display distances from tags.
Shawn O. Pearce
2007-01-28
|
*
git-blame --porcelain: quote filename in c-style when needed.
Junio C Hamano
2007-01-28
|
*
git-blame --incremental
Linus Torvalds
2007-01-28
|
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
|
*
git-log -g --pretty=oneline should display the reflog message
Nicolas Pitre
2007-01-28
|
*
Document --check option to git diff.
Bill Lear
2007-01-27
|
*
Allow the tag signing key to be specified in the config file
Andy Parkins
2007-01-27
|
*
If abbrev is set to zero in git-describe, don't add the unique suffix
Andy Parkins
2007-01-26
|
*
fix suggested branch creation command when detaching head
Nicolas Pitre
2007-01-26
|
*
write_in_full: size_t is unsigned.
Junio C Hamano
2007-01-26
|
*
create_symref: check error return from open().
Junio C Hamano
2007-01-26
|
*
vc-git.el: Take into account the destination name in vc-checkout.
Alexandre Julliard
2007-01-26
|
*
git-merge: leave sensible reflog message when used as the first level UI.
Junio C Hamano
2007-01-26
|
*
Make sure we do not write bogus reflog entries.
Junio C Hamano
2007-01-26
|
*
Remove unnecessary found variable from describe.
Shawn O. Pearce
2007-01-26
|
*
Use inttypes.h rather than stdint.h.
Jason Riedy
2007-01-26
[next]