git.git
2006-05-20 Junio C HamanoFix build procedure for builtin-init-db
2006-05-20 Junio C HamanoMerge branch 'jc/read-tree-safety'
2006-05-19 Junio C HamanoMerge branch 'jc/apply'
2006-05-19 Paul MackerrasMerge branch 'master' into new
2006-05-19 Paul Mackerrasgitk: Fix bug where page-up/down wouldn't always work...
2006-05-19 Junio C HamanoMerge branch 'eb/quilt'
2006-05-19 Junio C HamanoMerge branch 'jc/grep'
2006-05-19 Paul Mackerrasgitk: Make a row of controls for controlling highlighting
2006-05-19 Junio C HamanoMerge branch 'lt/grep'
2006-05-19 Junio C HamanoMerge branch 'ts/doctar'
2006-05-19 SeanAllow pickaxe and diff-filter options to be used by...
2006-05-19 Linus TorvaldsMove pathspec matching from builtin-add.c into dir.c
2006-05-19 Linus TorvaldsLibify the index refresh logic
2006-05-19 Timo HirvonenBuiltin git-init-db
2006-05-19 Junio C HamanoMerge part of 'js/fmt-patch' for RFC2822 dates into...
2006-05-19 Shawn PearceEnable ref log creation in git checkout -b.
2006-05-19 Shawn PearceCreate/delete branch ref logs.
2006-05-19 Shawn PearceInclude ref log detail in commit, reset, etc.
2006-05-19 Shawn PearceChange order of -m option to update-ref.
2006-05-19 Shawn PearceCorrect force_write bug in refs.c
2006-05-19 Shawn PearceChange 'master@noon' syntax to 'master@{noon}'.
2006-05-19 Shawn PearceLog ref updates made by fetch.
2006-05-19 Shawn PearceForce writing ref if it doesn't exist.
2006-05-19 Shawn PearceAdded logs/ directory to repository layout.
2006-05-19 Shawn PearceGeneral ref log reading improvements.
2006-05-19 Junio C HamanoMerge early part of 'sp/reflog' branch
2006-05-19 Eric W. BiedermanImplement a --dry-run option to git-quiltimport
2006-05-19 Eric W. BiedermanImplement git-quiltimport
2006-05-19 Tilman SauerbeckDocumentation/Makefile: create tarballs for the man...
2006-05-19 Lukas SandströmSubmittingPatches: The download location of External...
2006-05-18 Lukas SandströmMake git-check-format-ref a builtin.
2006-05-18 Linus TorvaldsMake "git rev-list" be a builtin
2006-05-18 Junio C Hamanobuiltin-diff: do not say files are renamed when blob...
2006-05-18 Linus TorvaldsPrevent bogus paths from being added to the index.
2006-05-18 Junio C Hamanobuiltin-add: fix unmatched pathspec warnings.
2006-05-18 Paul MackerrasProvide a way to flush git-diff-tree's output
2006-05-18 Junio C HamanoMerge branch 'maint'
2006-05-18 Elrondgit-cvsimport: Handle "Removed" from pserver maint
2006-05-18 Linus TorvaldsRemove old "git-add.sh" remnants
2006-05-18 Shawn PearceFix ref log parsing so it works properly.
2006-05-18 Shawn PearceSupport 'master@2 hours ago' syntax
2006-05-18 Shawn PearceLog ref updates to logs/refs/<ref>
2006-05-18 Shawn PearceConvert update-ref to use ref_lock API.
2006-05-18 Shawn PearceImprove abstraction of ref lock/write.
2006-05-18 Shawn PearceRemove unnecessary local in get_ref_sha1.
2006-05-17 Junio C Hamanoapply --cached: do not check newly added file in the...
2006-05-17 Linus Torvaldsbuiltin-grep: workaround for non GNU grep.
2006-05-17 Junio C HamanoMerge branch 'ew/pretty-fmt'
2006-05-17 Junio C HamanoMerge branch 'jc/apply'
2006-05-17 Linus Torvaldsbuiltin-add: warn on unmatched pathspecs
2006-05-17 Linus TorvaldsDo "git add" as a builtin
2006-05-17 Junio C HamanoRevert "builtin-grep: workaround for non GNU grep."
2006-05-17 Junio C Hamanoread-tree: reorganize bind_merge code.
2006-05-17 Eric Wongcommit: allow --pretty= args to be abbreviated
2006-05-17 Junio C Hamanobuiltin-grep: workaround for non GNU grep.
2006-05-17 Linus TorvaldsClean up git-ls-file directory walking library interface
2006-05-17 Linus Torvaldslibify git-ls-files directory traversal
2006-05-17 Junio C Hamanoread-tree -m -u: do not overwrite or remove untracked...
2006-05-17 Linus TorvaldsRemove old "git-grep.sh" remnants
2006-05-17 Junio C HamanoMerge branch 'maint'
2006-05-17 Junio C HamanoMerge branch 'np/pack'
2006-05-17 Junio C Hamanomerge-base: Clarify the comments on post processing.
2006-05-16 Nicolas Pitreimprove depth heuristic for maximum delta size
2006-05-16 Junio C HamanoMerge branch 'se/tag'
2006-05-16 Junio C HamanoMerge branch 'se/rev-parse'
2006-05-16 Junio C HamanoMerge branch 'se/diff'
2006-05-16 Junio C HamanoMerge branch 'se/rebase'
2006-05-16 Fredrik KuivinenUpdate the documentation for git-merge-base
2006-05-16 Junio C Hamanobuiltin-diff: fix comparison between two blobs.
2006-05-16 Junio C HamanoMerge branch 'lt/oneway'
2006-05-16 Junio C HamanoMerge branch 'ew/send-email'
2006-05-16 Junio C HamanoMerge branch 'lt/config'
2006-05-16 Junio C HamanoMerge branch 'jc/grep'
2006-05-16 Junio C HamanoMerge branch 'lt/diff'
2006-05-16 Linus TorvaldsFix silly typo in new builtin grep
2006-05-16 Junio C Hamanogit-am: use apply --cached
2006-05-16 Junio C Hamanoapply --cached: apply a patch without using working...
2006-05-15 Junio C HamanoMerge branch 'fix'
2006-05-15 Junio C Hamanobuiltin-grep: unparse more command line options.
2006-05-15 Junio C HamanoFix pack-index issue on 64-bit platforms a bit more... v1.3.3
2006-05-15 Eric WongInstall git-send-email by default
2006-05-15 Dennis StosbergFix compilation on newer NetBSD systems
2006-05-15 Nicolas Pitrepack-object: slightly more efficient
2006-05-15 Nicolas Pitresimple euristic for further free packing improvements
2006-05-15 Linus Torvaldsread-tree --reset -u fix.
2006-05-15 Eric Wongsend-email: quiet some warnings, reject invalid addresses
2006-05-15 Eric Wongsend-email: allow sendmail binary to be used instead...
2006-05-15 SeanStrip useless "tags/" prefix from git-tag -l output
2006-05-15 Junio C Hamanoapply --numstat: show new name, not old name.
2006-05-15 Junio C HamanoMerge branch 'fix'
2006-05-15 Junio C HamanoMerge branch 'fix' into maint
2006-05-15 Junio C Hamanoread-tree -u one-way merge fix to check out locally...
2006-05-15 Eric WongInstall git-send-email by default
2006-05-15 Eric Wongsend-email: address expansion for common mailers
2006-05-15 Linus Torvaldsbuiltin-grep: use external grep when we can take advant...
2006-05-15 Junio C Hamanodiffstat rename squashing fix.
2006-05-14 Paul Mackerrasgitk: Fix display of "(...)" for parents/children we...
2006-05-14 Linus TorvaldsSimplify "git reset --hard"
2006-05-14 Linus TorvaldsAllow one-way tree merge to remove old files
2006-05-14 SeanConvert some "apply --summary" users to "diff --summary".
next