]> Kevux Git Server - rit/shortlog
rit
2007-01-17 Junio C HamanoIntroduce 'git-format-patch --suffix=.patch'
2007-01-17 Junio C HamanoDocumentation/glossary.txt: describe remotes/ tracking...
2007-01-17 Junio C HamanoDocumentation/glossary.txt: unpacked objects are loose.
2007-01-17 Junio C HamanoDocumentation: describe shallow repository
2007-01-17 Junio C HamanoMake a short-and-sweet "git-add -i" synonym for "git...
2007-01-17 Junio C HamanoDocumentation: detached HEAD
2007-01-17 René ScharfeDocumentation: a few spelling fixes
2007-01-17 Junio C HamanoDocumentation/git-sh-setup.txt: programmer's docs
2007-01-17 Junio C HamanoDocumentation/git-whatchanged.txt: show -<n> instead...
2007-01-17 Junio C HamanoDocumentation/git-status.txt: mention color configuration
2007-01-17 Junio C HamanoDocumentation/git-tar-tree.txt: default umask is now 002
2007-01-17 Junio C HamanoDocumentation/git-tools.txt: mention tig and refer...
2007-01-17 Junio C HamanoDocumentation/git-tag: the command can be used to also...
2007-01-17 Junio C HamanoDocumentation/SubmittingPatches: Gnus tips
2007-01-17 Shawn O. PearceCorrect packfile edge output in fast-import.
2007-01-17 Junio C Hamanogit-commit: document log message formatting convention
2007-01-17 Shawn O. PearceDeclare no-arg functions as (void) in fast-import.
2007-01-17 Chris Wedgwoodcache.h; fix a couple of prototypes
2007-01-17 Junio C HamanoDocument where configuration files are in config.txt
2007-01-17 Shawn O. PearceCorrect a few types to be unsigned in fast-import.
2007-01-17 Shawn O. PearceCorrected BNF input documentation for fast-import.
2007-01-17 Junio C HamanoUse merge-recursive in git-checkout -m (branch switching)
2007-01-17 Junio C Hamanogit-commit documentation: remove comment on unfixed...
2007-01-17 Junio C Hamanotutorial: shorthand for remotes but show distributed...
2007-01-17 Santi Béjartutorial: Use only separate layout
2007-01-16 Johannes SchindelinFix spurious compile error
2007-01-16 Shawn O. PearcePrint out the edge commits for each packfile in fast...
2007-01-16 Junio C Hamanogit-rm documentation: remove broken behaviour from...
2007-01-16 Junio C Hamanogit-push documentation: remaining bits
2007-01-16 Uwe Kleine... document --exec for git-push
2007-01-16 Shawn O. PearceCorrect object_count type and stat output in fast-import.
2007-01-16 Shawn O. PearceCorrect max_packsize default in fast-import.
2007-01-16 Eric Wonggit-svn: print and flush authentication prompts to...
2007-01-16 Jason RiedySolaris 5.8 returns ENOTDIR for inappropriate renames.
2007-01-16 Jason RiedyReplace "echo -n" with printf in shell scripts.
2007-01-16 Jason RiedySet _ALL_SOURCE for AIX, but avoid its struct list.
2007-01-16 Shawn O. PearceRemove unnecessary pack_fd global in fast-import.
2007-01-16 Shawn O. PearceEnsure we close the packfile after creating it in fast...
2007-01-16 Shawn O. PearceUse .keep files in fast-import during processing.
2007-01-16 Shawn O. PearceReuse sha1 in packed_git in fast-import.
2007-01-16 Shawn O. PearceReplace redundant yread() with read_in_full() in fast...
2007-01-16 Shawn O. PearceUse uintmax_t for marks in fast-import.
2007-01-16 Shawn O. PearceCorrected buffer overflow during automatic checkpoint...
2007-01-16 Jason RiedyStart all test scripts with /bin/sh.
2007-01-15 Jeff Kinggit-pull: disallow implicit merging to detached HEAD
2007-01-15 Junio C HamanoFix git-fetch while on detached HEAD not to give needle...
2007-01-15 Junio C Hamanogit reflog expire: document --stale-fix option.
2007-01-15 Shawn O. PearcePrint the packfile names to stdout from fast-import.
2007-01-15 Shawn O. PearceImplemented automatic checkpoints within fast-import.
2007-01-15 Shawn O. PearceOptimize index creation on large object sets in fast...
2007-01-15 Shawn O. PearceDon't create a final empty packfile in fast-import.
2007-01-15 Shawn O. PearceImplemented manual packfile switching in fast-import.
2007-01-15 Shawn O. PearceRemove unnecessary duplicate_count in fast-import.
2007-01-15 Shawn O. PearceRestructure fast-import to support creating multiple...
2007-01-15 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Shawn O. PearceUse nice names in conflict markers during cherry-pick...
2007-01-15 Junio C HamanoUse merge-recursive in git-revert/git-cherry-pick
2007-01-15 Junio C HamanoDocumentation: merge-output is not too verbose now.
2007-01-15 Shawn O. PearceRemove hash in git-describe in favor of util slot.
2007-01-15 Shawn O. PearceCorrect priority of lightweight tags in git-describe.
2007-01-15 Junio C HamanoAdd describe test.
2007-01-15 Shawn O. PearceImprove git-describe performance by reducing revision...
2007-01-15 Shawn O. PearceUse binary searching on large buckets in git-describe.
2007-01-15 Shawn O. PearceHash tags by commit SHA1 in git-describe.
2007-01-15 Shawn O. PearceAlways perfer annotated tags in git-describe.
2007-01-15 Shawn O. PearceMisc. type cleanups within fast-import.
2007-01-15 Nicolas Pitresome doc updates
2007-01-15 J. Bruce Fieldsuser-manual: rewrap, fix heading levels
2007-01-15 Shawn O. PearceImprove reuse of sha1_file library within fast-import.
2007-01-15 Junio C Hamanogit log documentation: teach -<n> form.
2007-01-15 J. Bruce FieldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-01-14 J. Bruce Fieldsuser-manual: reindent
2007-01-14 Shawn O. PearceConvert output messages in merge-recursive to past...
2007-01-14 Shawn O. PearceDisplay a progress meter during merge-recursive.
2007-01-14 Shawn O. PearceEnable output buffering in merge-recursive.
2007-01-14 Shawn O. PearceAllow the user to control the verbosity of merge-recursive.
2007-01-14 Shawn O. PearceRemove unnecessary call_depth parameter in merge-recursive.
2007-01-14 Junio C HamanoMerge branch 'jc/int'
2007-01-14 Junio C HamanoMerge branch 'sp/merge' (early part)
2007-01-14 Junio C HamanoMerge branch 'jc/subdir'
2007-01-14 Shawn O. PearceRemove read_or_die in favor of better error messages.
2007-01-14 Shawn O. PearceHide output about SVN::Core not being found during...
2007-01-14 Shawn O. PearceMerge branch 'master' into sp/fast-import
2007-01-14 Shawn O. PearceAllow creating branches without committing in fast...
2007-01-14 Shawn O. PearceSupport creation of merge commits in fast-import.
2007-01-14 Shawn O. PearceFix repository corruption when using marks for modified...
2007-01-14 Shawn O. PearceAdditional fast-import tree delta corruption cleanups.
2007-01-14 Shawn O. PearceCorrect tree corruption problems in fast-import.
2007-01-14 Shawn O. PearceReplace ywrite in fast-import with the standard write_o...
2007-01-14 Shawn O. PearceReuse the same buffer for all commits/tags in fast...
2007-01-14 Shawn O. PearceRecycle data buffers for tree generation in fast-import.
2007-01-14 Shawn O. PearceImplemented tree delta compression in fast-import.
2007-01-14 Shawn O. PearceConverted hash memcpy/memcmp to new hashcpy/hashcmp...
2007-01-14 Shawn O. PearceDon't crash fast-import if no branch log was requested.
2007-01-14 Shawn O. PearceAdded 'reset' command to clear a branch's tree.
2007-01-14 Shawn O. PearceMap only part of the generated pack file at any point...
2007-01-14 Shawn O. PearceFixed compile error in fast-import.
2007-01-14 Shawn O. PearceFixed GPF in fast-import caused by unterminated linked...
2007-01-14 Shawn O. PearceAdded --branch-log to option to fast-import.
2007-01-14 Shawn O. PearceAdded option to export the marks table when fast-import...
next