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
*
Merge branch 'ml/gitk' (early part)
Junio C Hamano
2007-02-07
|
\
|
*
gitk: Use show-ref instead of ls-remote
Junio C Hamano
2007-02-05
|
*
Make gitk work reasonably well on Cygwin.
Mark Levedahl
2007-02-05
|
*
gitk - remove trailing whitespace from a few lines.
Mark Levedahl
2007-02-05
*
|
fast-import: Fix compile warnings
Johannes Schindelin
2007-02-07
*
|
for-each-reflog: fix case for empty log directory
Junio C Hamano
2007-02-07
*
|
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-02-07
|
\
\
|
*
|
Add a Tips and Tricks section to fast-import's manual.
Shawn O. Pearce
2007-02-07
|
*
|
Don't crash fast-import if the marks cannot be exported.
Shawn O. Pearce
2007-02-07
|
*
|
Dump all refs and marks during a checkpoint in fast-import.
Shawn O. Pearce
2007-02-07
|
*
|
Teach fast-import how to sit quietly in the corner.
Shawn O. Pearce
2007-02-07
|
*
|
Teach fast-import how to clear the internal branch content.
Shawn O. Pearce
2007-02-07
|
*
|
Minor timestamp related documentation corrections for fast-import.
Shawn O. Pearce
2007-02-07
*
|
|
git-clone --reference: work well with pack-ref'ed reference repository
Junio C Hamano
2007-02-07
*
|
|
Avoid ActiveState Perl IO in t800[12]
Alex Riesen
2007-02-07
*
|
|
Documentation: add KMail in SubmittingPatches
Michael
2007-02-07
*
|
|
Remove git-merge-recur
Junio C Hamano
2007-02-06
*
|
|
Add deprecation notices.
Junio C Hamano
2007-02-06
*
|
|
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
2007-02-06
|
\
\
\
|
|
/
/
|
*
|
S_IFLNK != 0140000
Junio C Hamano
2007-02-06
|
*
|
Don't do non-fastforward updates in fast-import.
Shawn O. Pearce
2007-02-06
|
*
|
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
|
|
\
\
|
*
|
|
Accept 'inline' file data in fast-import commit structure.
Shawn O. Pearce
2007-01-18
|
*
|
|
Reduce value duplication in t9300-fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Create test case for fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Support delimited data regions in fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Remove unnecessary options from fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Use fixed-size integers when writing out the index in fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Always use struct pack_header for pack header in fast-import.
Shawn O. Pearce
2007-01-18
|
*
|
|
Correct packfile edge output in fast-import.
Shawn O. Pearce
2007-01-17
|
*
|
|
Declare no-arg functions as (void) in fast-import.
Shawn O. Pearce
2007-01-17
|
*
|
|
Correct a few types to be unsigned in fast-import.
Shawn O. Pearce
2007-01-17
|
*
|
|
Corrected BNF input documentation for fast-import.
Shawn O. Pearce
2007-01-17
|
*
|
|
Print out the edge commits for each packfile in fast-import.
Shawn O. Pearce
2007-01-16
|
*
|
|
Correct object_count type and stat output in fast-import.
Shawn O. Pearce
2007-01-16
|
*
|
|
Correct max_packsize default in fast-import.
Shawn O. Pearce
2007-01-16
|
*
|
|
Remove unnecessary pack_fd global in fast-import.
Shawn O. Pearce
2007-01-16
|
*
|
|
Ensure we close the packfile after creating it in fast-import.
Shawn O. Pearce
2007-01-16
|
*
|
|
Use .keep files in fast-import during processing.
Shawn O. Pearce
2007-01-16
[next]