Code

git.git
2007-08-21 Junio C HamanoGIT 1.5.3-rc6 v1.5.3-rc6
2007-08-21 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-21 Alex RiesenAvoid using va_copy in fast-import: it seems to be...
2007-08-20 Junio C Hamanogit clone: do not issue warning while cloning locally...
2007-08-20 Paul Mackerrasgitk: Add a window to list branches, tags and other...
2007-08-20 Dave WatsonFix misspelling of 'suppress' in docs
2007-08-20 Steven GrimmDocument what the stage numbers in the :$n:path syntax...
2007-08-20 Shawn O. PearceDon't allow combination of -g and --reverse as it doesn...
2007-08-19 Lukas SandströmAdd the word reflog to Documentation/config.txt:core...
2007-08-19 Matthieu MoyAdd and document a global --no-pager option for git.
2007-08-19 Linus TorvaldsTake binary diffs into account for "git rebase"
2007-08-19 Linus TorvaldsMake thin-pack generation subproject aware.
2007-08-19 Shawn O. PearceCorrect documentation of 'reflog show' to explain it...
2007-08-19 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-08-19 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-19 Junio C Hamanofast-import pull request
2007-08-19 Shawn O. PearceInclude recent command history in fast-import crash...
2007-08-19 Shawn O. PearceGenerate crash reports on die in fast-import
2007-08-19 Shawn O. PearceAllow frontends to bidirectionally communicate with...
2007-08-19 Shawn O. PearceMake trailing LF optional for all fast-import commands
2007-08-19 Shawn O. PearceMake trailing LF following fast-import `data` commands...
2007-08-19 Shawn O. PearceTeach fast-import to ignore lines starting with '#'
2007-08-19 Shawn O. PearceUse handy ALLOC_GROW macro in fast-import when possible
2007-08-19 Shawn O. PearceActually allow TAG_FIXUP branches in fast-import
2007-08-19 Alex RiesenFix whitespace in "Format of STDIN stream" of fast...
2007-08-19 Mark Levedahlgit-completion.bash - add support for git-bundle
2007-08-17 Mike HommeyClarify commit-tree documentation
2007-08-17 Brian GernhardtMinor clarifications to git-filter-branch usage and doc
2007-08-17 Sean EstabrooksFix small typo in git send-email man page.
2007-08-17 Lars Hjemligit-submodule: re-enable 'status' as the default subcommand
2007-08-17 Johannes Sixt[PATCH] gitk: Handle 'copy from' and 'copy to' in diff...
2007-08-17 Paul Mackerrasgitk: Fix bug in fix for warning when removing a branch
2007-08-17 Junio C HamanoClean-up read-tree error condition.
2007-08-16 Brian DowningClarify actual behavior of 'git add' and ignored files
2007-08-16 Arjen Laarhovent1301-shared-repo.sh: fix 'stat' portability issue
2007-08-16 Junio C HamanoDocumentation/git-rebase: fix an example
2007-08-16 Junio C Hamanogit-clone: allow --bare clone
2007-08-16 Nicolas Pitrepack-objects: remove bogus arguments to delta_cacheable()
2007-08-16 Sven Verdoolaegegit-apply: apply submodule changes
2007-08-16 Junio C HamanoUpdate documentation links for older releases.
2007-08-16 Junio C HamanoMerge branch 'maint' to sync with 1.5.2.5
2007-08-16 Junio C HamanoFix read-tree merging more than 3 trees using 3-way...
2007-08-15 Junio C HamanoGIT 1.5.2.5 v1.5.2.5
2007-08-15 Salikh Zakirovgit-add -u paths... now works from subdirectory
2007-08-15 Junio C HamanoFix "git add -u" data corruption.
2007-08-15 René Scharfepath-list.c: always free strdup'ed paths
2007-08-15 Eric Wonggit-svn: fix log with single revision against a non...
2007-08-15 Junio C HamanoGIT 1.5.3-rc5 v1.5.3-rc5
2007-08-15 Junio C Hamanoattr.c: read .gitattributes from index as well.
2007-08-15 Junio C Hamanoattr.c: refactoring
2007-08-15 Brian DowningAdd read_cache to builtin-check-attr
2007-08-15 René Scharfediff: squelch empty diffs even more
2007-08-15 Luiz Fernando... Use xmkstemp() instead of mkstemp()
2007-08-15 Luiz Fernando... Introduces xmkstemp()
2007-08-15 Luiz Fernando... Avoid ambiguous error message if pack.idx header is...
2007-08-15 Junio C Hamanomerge-recursive: do not rudely die on binary merge
2007-08-15 Arjen Laarhoven[PATCH] gitk: Make the date/time display configurable
2007-08-15 Steffen Prohaska[PATCH] gitk: Let user easily specify lines of context...
2007-08-15 Paul Mackerrasgitk: Fix warning when removing a branch
2007-08-14 Marco CostalbaAdd --log-size to git log to print message size
2007-08-14 Junio C Hamanogit-diff: squelch "empty" diffs
2007-08-14 Steffen ProhaskaImproved hint on how to set identity
2007-08-14 David KastrupAdd a test for git-commit being confused by relative...
2007-08-14 David Kastrupgit-sh-setup.sh: make GIT_DIR absolute
2007-08-14 Alberto BertogliAllow git-svnimport to take "" as the trunk directory.
2007-08-13 Brian GernhardtFix t5701-clone-local for white space from wc
2007-08-13 Reece H. Dunngit-p4: Fix the sorting of changelists when cloning...
2007-08-13 René Scharfediff: don't run pager if user asked for a diff style...
2007-08-13 Junio C Hamanobuiltin-bundle create - use lock_file
2007-08-13 Mark Levedahlt3902 - skip test if file system doesn't support HT...
2007-08-13 Alexandre Julliardgit-add: Add support for --refresh option.
2007-08-13 Junio C Hamanot3404: fix "fake-editor"
2007-08-13 Alexandre Julliardgit.el: Always set the current directory in the git...
2007-08-13 Alexandre Julliardgit.el: Add support for interactive diffs.
2007-08-13 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-13 Paul Mackerrasgitk: Fix bug causing Tcl error when updating graph
2007-08-13 Paul Mackerrasgitk: Fix bug introduced in commit 67a4f1a7
2007-08-12 Alex Riesen[PATCH] gitk: Show an error and exit if no .git could...
2007-08-12 Alex Riesen[PATCH] gitk: Continue and show error message in new...
2007-08-12 Mark Levedahl[PATCH] gitk: Handle MouseWheel events on Windows
2007-08-12 Mark Levedahl[PATCH] gitk: Enable selected patch text on Windows
2007-08-12 Paul Mackerrasgitk: Fix bug causing the "can't unset idinlist(.....
2007-08-11 David KastrupDocumentation/Makefile: remove cmd-list.made before...
2007-08-11 Junio C HamanoMerge branch 'cr/tag'
2007-08-11 David KastrupINSTALL: explain info installation and dependencies.
2007-08-11 David KastrupAdd support for an info version of the user manual
2007-08-11 Junio C HamanoMerge branch 'jc/clone'
2007-08-11 Linus TorvaldsOptimize the three-way merge of git-read-tree
2007-08-11 Alex RiesenFix filehandle leak in "git branch -D"
2007-08-11 Mark Levedahlbuiltin-bundle - use buffered reads for bundle header
2007-08-11 Mark Levedahlbuiltin-bundle.c - use stream buffered input for rev...
2007-08-11 Junio C Hamanoallow git-bundle to create bottomless bundle
2007-08-11 Junio C Hamanoallow git-bundle to create bottomless bundle
2007-08-10 Linus TorvaldsOptimize the two-way merge of git-read-tree too
2007-08-10 Linus TorvaldsOptimize the common cases of git-read-tree
2007-08-10 Linus TorvaldsMove old index entry removal from "unpack_trees()"...
2007-08-10 Junio C HamanoMerge branch 'lt/readtree'
2007-08-10 Linus TorvaldsFix "git commit directory/" performance anomaly
2007-08-10 Junio C HamanoOptimize "diff --cached" performance.
2007-08-10 Junio C HamanoRevert "tweak manpage formatting"
next