Code

git.git
2007-09-19 Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19 Väinö JärveläFixed update-hook example allow-users format.
2007-09-19 Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18 Junio C Hamanot/t4014: test "am -3" with mode-only change.
2007-09-18 Pierre HabouzitFix lapsus in builtin-apply.c
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only...
2007-09-18 Matthias Urlichsgit-svnimport: Use separate arguments in the pipe for...
2007-09-18 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18 Junio C Hamanogit-commit: partial commit of paths only removed from...
2007-09-18 Junio C Hamanogit-commit: Allow partial commit of file removal.
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-18 Junio C Hamanosend-email: make message-id generation a bit more robust
2007-09-17 J. Bruce Fieldsgit-apply: fix whitespace stripping
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-17 Johannes Schindelinapply --index-info: fall back to current index for...
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16 J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16 J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16 J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16 J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations"...
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16 J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16 J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15 Johannes Schindelinrevision walker: --cherry-pick is a limited operation
2007-09-15 Junio C Hamanogit-sh-setup: typofix in comments
2007-09-14 Junio C HamanoSplit grep arguments in a way that does not requires...
2007-09-14 Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Benoit SigoureAdd test to check recent fix to "git add -u"
2007-09-14 Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14 Linus TorvaldsFix the rename detection limit checking
2007-09-14 Junio C Hamanodiff --no-index: do not forget to run diff_setup_done()
2007-09-14 Junio C Hamanogit-format-patch --in-reply-to: accept <message@id...
2007-09-14 Junio C Hamanogit-add -u: do not barf on type changes
2007-09-14 Ulrik SverdrupRemove duplicate note about removing commits with git...
2007-09-14 Gerrit Papegit-clone: improve error message if curl program is...
2007-09-14 Alexandre Julliardhooks--update: Explicitly check for all zeros for a...
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-14 Shawn O. Pearcegit-gui: Provide 'uninstall' Makefile target to undo...
2007-09-13 Shawn O. Pearcegit-gui: Font chooser to handle a large number of font...
2007-09-13 Shawn O. Pearcegit-gui: Make backporting changes from i18n version...
2007-09-12 Junio C HamanoMerge branch 'sp/maint-no-thin' into maint
2007-09-12 Jean-Luc Herrenstash: end index commit log with a newline
2007-09-12 Dmitry V. Levingit-commit: Disallow amend if it is going to produce...
2007-09-12 David Kastrupgit-send-email.perl: Add angle brackets to In-Reply...
2007-09-12 Ramsay JonesFix a test failure (t9500-*.sh) on cygwin
2007-09-11 Shawn O. Pearcegit-gui: Don't delete send on Windows as it doesn't...
2007-09-10 Shawn O. PearceMake --no-thin the default in git-push to save server...
2007-09-10 Nicolas Pitrefix doc for --compression argument to pack-objects
2007-09-10 Carlos Ricagit-tag -s must fail if gpg cannot sign the tag.
2007-09-10 Shawn O. Pearcegit-gui: Trim trailing slashes from untracked submodule...
2007-09-10 Shawn O. Pearcegit-gui: Assume untracked directories are Git submodules
2007-09-09 Michele Ballabiogit-gui: handle "deleted symlink" diff marker
2007-09-09 Michele Ballabiogit-gui: show unstaged symlinks in diff viewer
2007-09-09 Eric Wonggit-svn: understand grafts when doing dcommit
2007-09-09 Sven Verdoolaegegit-diff: don't squelch the new SHA1 in submodule diffs
2007-09-09 Shawn O. Pearcegit-gui: Avoid use of libdir in Makefile
2007-09-09 Shawn O. Pearcegit-gui: Disable Tk send in all git-gui sessions
2007-09-09 Gerrit Papegit-gui: lib/index.tcl: handle files with % in the...
2007-09-08 Eric Wonggit-svn: fix "Malformed network data" with svn:// servers
2007-09-08 Michael Smith(cvs|svn)import: Ask git-tag to overwrite old tags.
2007-09-08 Mike RalphsonDocumentation / grammer nit
2007-09-06 Shawn O. PearceInclude a git-push example for creating a remote branch
2007-09-06 Shawn O. PearceCleanup unnecessary file modifications in t1400-update-ref
2007-09-06 Dmitry V. LevinMakefile: Add cache-tree.h to the headers list
2007-09-06 Shawn O. PearceDon't allow contrib/workdir/git-new-workdir to trash...
2007-09-06 Junio C Hamanogit-apply: do not read past the end of buffer
2007-09-04 Shawn O. Pearcegit-gui: Properly set the state of "Stage/Unstage Hunk...
2007-09-04 Shawn O. Pearcegit-gui: Fix detaching current branch during checkout
2007-09-04 Shawn O. Pearcegit-gui: Correct starting of git-remote to handle ...
2007-09-03 Junio C HamanoGIT 1.5.3.1: obsolete git-p4 in RPM spec file. v1.5.3.1
2007-09-02 Junio C HamanoTypofix: 1.5.3 release notes
2007-09-02 Junio C HamanoGIT 1.5.3 v1.5.3
2007-09-01 Junio C HamanoMerge branch 'jp/send-email-cc'
2007-09-01 Robin RosenbergMention -m as an abbreviation for --merge
2007-09-01 Junio C HamanoUpdate my contact address as the maintainer.
2007-09-01 Junio C HamanoDocumentation: minor AsciiDoc mark-up fixes.
2007-09-01 Luben TuikovURL: allow port specification in ssh:// URLs
2007-09-01 Junio C HamanoAvoid one-or-more (\+) non BRE in sed scripts.
2007-09-01 Johannes Sixtrebase -m: Fix incorrect short-logs of already applied...
2007-09-01 Junio C Hamanogit-diff: resurrect the traditional empty "diff --git...
2007-09-01 Carlos Ricagit-tag: Fix -l option to use better shell style globs.
2007-09-01 Eric Wonggit-svn: fix dcommit clobbering upstream when committin...
2007-09-01 Junio C Hamanogit-svn: Protect against "diff.color = true".
2007-09-01 Johannes Schindelinfilter-branch: introduce convenience function "skip_commit"
2007-09-01 Johannes Schindelinfilter-branch: provide the convenience functions also...
2007-09-01 Johannes Schindelinrebase -i: mention the option to split commits in the...
2007-09-01 Johannes Schindelinfilter-branch: fix remnants of old syntax in documentation
2007-09-01 Shawn O. PearceTeach bash about completing arguments for git-tag
2007-08-31 Junio C HamanoHopefully the final update to draft release notes for...
2007-08-31 Junio C HamanoMake "git-log --" without paths behave the same as...
2007-08-31 Junio C Hamanogit-init: autodetect core.symlinks
2007-08-31 Miles BaderMake git-archimport log entries more consistent
2007-08-31 Nicolas Pitrefix same sized delta logic
2007-08-31 Junio C Hamanofilter-branch: make sure orig_namespace ends with a...
next