Code

git.git
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...
2007-08-31 Giuseppe Bilottagit-filter-branch: document --original option
2007-08-31 Giuseppe Bilottagit-filter-branch: more detailed USAGE
2007-08-31 Junio C HamanoMakefile: do not allow gnu make to remove test-*.o...
2007-08-31 Alex RiesenTemporary fix for stack smashing in mailinfo
2007-08-31 Tom ClarkeFixing comment in merge strategies
2007-08-30 Junio C Hamanols-files --error-unmatch: do not barf if the same patte...
2007-08-29 Junio C HamanoMerge branch 'master' of git://git./gitk/gitk
2007-08-29 Johannes Schindelincompletion: also complete git-log's --left-right and...
2007-08-29 Paul Mackerrasgitk: Fix bug causing undefined variable error when...
2007-08-29 Junio C Hamanogit-daemon(1): assorted improvements.
2007-08-29 Junio C HamanoGIT 1.5.3-rc7 v1.5.3-rc7
2007-08-29 David Kastrupgit-svn.txt: fix an obvious misspelling.
2007-08-29 David Kågedalgit.el: Added colors for dark background
2007-08-29 Junio C Hamanoformat-patch documentation: reword to hint "--root...
2007-08-29 Junio C HamanoMerge branch 'jc/logsemantics'
2007-08-29 Junio C HamanoDocumentation/git-diff: A..B and A...B cannot take...
2007-08-29 Petr Baudisgit-add: Make the filename globbing note a bit clearer
2007-08-29 Petr Baudisgit-add: Make the "tried to add ignored file" error...
2007-08-29 Jakub Narebskigitweb: Fix escaping HTML of project owner in 'projects...
2007-08-28 Junio C Hamano"format-patch --root rev" is the way to show everything.
2007-08-28 Junio C HamanoPorcelain level "log" family should recurse when diffing.
2007-08-28 Junio C Hamanogit-merge: do up-to-date check also for all strategies
2007-08-28 Junio C Hamanogit --bare cmd: do not unconditionally nuke GIT_DIR
2007-08-28 Junio C HamanoFix initialization of a bare repository
2007-08-28 Johannes Schindelinname-rev: Fix non-shortest description
2007-08-28 Mike HommeyDescribe two-dot and three-dot notation for diff endpoints.
2007-08-27 Jari Aaltogit-tag(1): Remove duplicate text
2007-08-27 Petr Baudisgitweb: Lift any characters restriction on searched...
2007-08-27 Junio C HamanoRelNotes draft for 1.5.3 update.
2007-08-27 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Brian HetroWhen nothing to git-commit, honor the git-status color...
2007-08-26 Petr Baudisgitweb: Fix searchbox positioning
2007-08-26 Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-08-26 J. Bruce FieldsMerge branch 'maint'
2007-08-26 David KastrupDocumentation/user-manual.txt: fix a few omissions...
2007-08-26 J. Bruce Fieldsuser-manual: fix incorrect header level
2007-08-26 J. Bruce Fieldsuser-manual: use pithier example commit
2007-08-26 J. Bruce Fieldsuser-manual: introduce the word "commit" earlier
2007-08-26 J. Bruce Fieldsuser-manual: minor editing for conciseness
2007-08-26 J. Bruce Fieldsuser-manual: edit "ignoring files" for conciseness
2007-08-26 David KastrupDocumentation/user-manual.txt: fix a few omissions...
2007-08-26 Brian HetroMake usage documentation for git-add consistent.
2007-08-26 Brian HetroMake usage documentation for git-am consistent.
2007-08-25 Shawn O. PearceDon't segfault if we failed to inflate a packed delta
2007-08-25 Junio C Hamanopack-objects: check return value from read_sha1_file()
2007-08-25 Junio C Hamanoblame: check return value from read_sha1_file()
2007-08-25 Shawn O. Pearcegit-gui: Correct 'git gui blame' in a subdirectory gitgui-0.8.2
2007-08-25 Simon Hausmanngit-p4: Fix warnings about non-existant refs/remotes...
2007-08-25 Simon Hausmanngit-p4: Make 'git-p4 branches' work after an initial...
2007-08-25 Brian HetroDocumentation: Correct various misspellings and typos.
2007-08-25 Brian HetroDocumentation: For consistency, use CVS instead of...
2007-08-25 Linus TorvaldsFix racy-git handling in git-write-tree.
2007-08-23 Johannes Schindelinrebase -i: fix squashing corner case
2007-08-23 martin f. krafftInstall man3 manpages to $PREFIX/share/man/man3 even...
2007-08-23 martin f. krafftgit-svn init/clone --stdlayout option to default-init...
2007-08-23 David Kastrupdiff-delta.c: Fix broken skip calculation.
2007-08-23 Shawn O. Pearcegit-gui: Do not offer to stage three-way diff hunks...
2007-08-23 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-08-23 Eric Wonggit-svn: dcommit prints out the URL to be committed to
2007-08-23 Shawn O. Pearcegit-gui: Refactor diff pane popup support for future...
2007-08-23 Shawn O. PearceTeach bash about git-submodule and its subcommands
2007-08-23 Shawn O. PearceTeach bash to complete ref arguments to git-describe
2007-08-23 Shawn O. PearceUpdate bash completion with new 1.5.3 command line...
2007-08-22 Eric Wonggit-svn: update documentation with CAVEATS section
2007-08-22 Sean EstabrooksReset terminal attributes when terminating git send...
2007-08-22 Stefan SperlingDocument -u option in git-svnimport man page
2007-08-22 Quy TonthatFix breakage in git-rev-list.txt
2007-08-22 Alexandre Julliardgit.el: Avoid a lisp error when there's no current...
2007-08-22 Alex RiesenFix git-remote for ActiveState Perl
2007-08-22 René ScharfeDocumentation: update tar.umask default
2007-08-22 Shawn O. PearceSuggest unsetting core.bare when using new-workdir...
2007-08-22 Shawn O. PearceFix new-workdir (again) to work on bare repositories
2007-08-22 Shawn O. Pearcegit-gui: Fix "unoptimized loading" to not cause git...
2007-08-21 Shawn O. Pearcegit-gui: Paper bag fix "Stage Hunk For Commit" in diff...
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...
next