tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2007-01-17
Shawn O. Pearce
Corrected BNF input documentation for fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Print out the edge commits for each packfile in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Correct object_count type and stat output in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Correct max_packsize default in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Remove unnecessary pack_fd global in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Ensure we close the packfile after creating it in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Use .keep files in fast-import during processing.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Reuse sha1 in packed_git in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Replace redundant yread() with read_in_full() in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Use uintmax_t for marks in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Shawn O. Pearce
Corrected buffer overflow during automatic checkpoint...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Print the packfile names to stdout from fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Implemented automatic checkpoints within fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Optimize index creation on large object sets in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Don't create a final empty packfile in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Implemented manual packfile switching in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Remove unnecessary duplicate_count in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Restructure fast-import to support creating multiple...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Misc. type cleanups within fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Shawn O. Pearce
Improve reuse of sha1_file library within fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Merge branch 'master' into sp/fast-import
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Allow creating branches without committing in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Support creation of merge commits in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Fix repository corruption when using marks for modified...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Additional fast-import tree delta corruption cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Correct tree corruption problems in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Replace ywrite in fast-import with the standard write_o...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Reuse the same buffer for all commits/tags in fast...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Recycle data buffers for tree generation in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Implemented tree delta compression in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Converted hash memcpy/memcmp to new hashcpy/hashcmp...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Don't crash fast-import if no branch log was requested.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added 'reset' command to clear a branch's tree.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Map only part of the generated pack file at any point...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Fixed compile error in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Fixed GPF in fast-import caused by unterminated linked...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added --branch-log to option to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added option to export the marks table when fast-import...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Account for tree entry memory costs in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Moved from command to after data to help cvs2svn.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Remove branch creation command from fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Round out memory pool allocations in fast-import to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Implemented tree reloading in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Implemented 'tag' command in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added branch load counter to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added mark store/find to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Converted fast-import to accept standard command line...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Fixed segfault in fast-import after growing a tree.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Allow symlink blobs in trees during fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Changed fast-import's pack header creation to use pack.h
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Converted fast-import to a text based protocol.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Implement blob ID validation in fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added tree and commit writing to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Implemented branch handling and basic tree support...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added basic command handler to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Refactored fast-import's internals for future additions.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Cleaned up memory allocation for object_entry structs.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Added automatic index generation to fast-import.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Shawn O. Pearce
Created fast-import, a tool to quickly generating a...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Junio C Hamano
git-commit documentation: -a adds and also removes
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Quy Tonthat
git-remote: no longer silent on unknown commands.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Eric Wong
git-svn: fix tests to work with older svn
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
Make git-prune-packed a bit more chatty.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
glossary typofix
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Nicolas Pitre
use 'init' instead of 'init-db' for shipped docs and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
Explain "Not a git repository: '.git'".
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
merge-recursive: do not report the resulting tree objec...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Bob Proulx
git-revert: Fix die before git-sh-setup defines it.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Michael S....
fix documentation for git-commit --no-verify
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Linus Torvalds
Fix up totally buggered read_or_die()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Linus Torvalds
Clean up write_in_full() users
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
reflog-expire: brown paper bag fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
GIT v1.5.0-rc1
v1.5.0-rc1
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
plug a few leaks in revision walking used in describe.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Shawn O. Pearce
Chose better tag names in git-describe after merges.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
Merge branch 'jc/bare'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
Merge branch 'ar/merge-recursive'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Junio C Hamano
Merge branch 'jc/detached-head'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
git-status: wording update to deal with deleted files.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
git-rm: do not fail on already removed file.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Eric Wong
Avoid errors and warnings when attempting to do I/O...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
Better error messages for corrupt databases
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
config-set: check write-in-full returns in set_multivar
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
index-pack: write-or-die instead of unchecked write...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
write_in_full: really write in full or return error...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
Document git-init
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
write-cache: do not leak the serialized cache-tree...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Disallow working directory commands in a bare repository.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
merge-recursive: do not use on-file index when not...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Alex Riesen
Speed-up recursive by flushing index only once for...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jürgen Rühle
Provide better feedback for the untracked only case...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
Merge branch 'js/reflog'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
Makefile: remove $foo when $foo.exe is built/installed.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jürgen Rühle
send-email: work around double encoding of in-body...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Nicolas Pitre
Add git-init documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Johannes Schindelin
Fix t1410 for core.filemode==false
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Make git-describe a builtin.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Don't save the commit buffer in git-describe.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Pavel Roskin
Fix warnings in sha1_file.c - use C99 printf format...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
-u is now default for 'git-mailinfo'.
commit
|
commitdiff
|
tree
|
snapshot
next