git
2007-09-30  Jari Aaltogit-remote: exit with non-zero status after detecting...
2007-09-30  Junio C HamanoMerge branch 'maint'
2007-09-30  Jari Aaltogit-remote: exit with non-zero status after detecting...
2007-09-30  Johannes Schindelinrebase -i: squash should retain the authorship of the...
2007-09-30  Johannes Schindelinrebase -i: support single-letter abbreviations for...
2007-09-30  Jean-Luc Herrengit-add--interactive: Improve behavior on bogus input
2007-09-30  Jean-Luc Herrengit-add--interactive: Allow Ctrl-D to exit
2007-09-30  Pierre HabouzitMake read_patch_file work on a strbuf.
2007-09-30  Pierre Habouzitstrbuf_read_file enhancement, and use it.
2007-09-30  Josh Englandpost-checkout hook, tests, and docs
2007-09-30  Andy ParkinsMake for-each-ref's grab_date() support per-atom formatting
2007-09-30  Andy ParkinsMake for-each-ref allow atom names like "<name>:<someth...
2007-09-30  Andy Parkinsparse_date_format(): convert a format name to an enum...
2007-09-29  Junio C HamanoMerge branch 'gr/smtp'
2007-09-29  Junio C HamanoMerge branch 'ss/svnimport'
2007-09-29  Junio C HamanoMerge branch 'sv/svn'
2007-09-29  Junio C HamanoMerge branch 'ml/submodule'
2007-09-29  Junio C HamanoMerge branch 'jb/remote-rm'
2007-09-29  Junio C HamanoMerge branch 'jk/diff-rename'
2007-09-29  Junio C HamanoSync with GIT 1.5.3.3
2007-09-29  Junio C HamanoGIT 1.5.3.3 v1.5.3.3
2007-09-29  Linus TorvaldsFix revision log diff setup, avoid unnecessary diff...
2007-09-29  Miklos Vajnagit-bundle: fix commandline examples in the manpage
2007-09-29  Junio C HamanoMerge branch 'mergetool' of git://repo.or.cz/git/merget...
2007-09-29  Pierre Habouzitstrbuf change: be sure ->buf is never ever NULL.
2007-09-29  Pierre Habouzitdouble free in builtin-update-index.c
2007-09-29  Theodore Ts'omergetool: Fix typo in options passed to kdiff3
2007-09-29  Theodore Ts'omergetool: fix emerge when running in a subdirectory
2007-09-29  Junio C HamanoMergetool generating blank files (1.5.3)
2007-09-27  Dan Nicholsonquiltimport: Skip non-existent patches
2007-09-27  Kristian HøgsbergClean up stripspace a bit, use strbuf even more.
2007-09-27  Kristian HøgsbergAdd strbuf_read_file().
2007-09-27  Junio C Hamanorerere: Fix use of an empty strbuf.buf
2007-09-26  Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-26  Carlos RicaMove make_cache_entry() from merge-recursive.c into...
2007-09-26  Junio C Hamanosend-email --smtp-server-port: allow overriding the...
2007-09-26  Pierre HabouzitSmall cache_tree_write refactor.
2007-09-26  Pierre HabouzitMake builtin-rerere use of strbuf nicer and more efficient.
2007-09-26  Pierre HabouzitAdd strbuf_cmp.
2007-09-26  Junio C Hamanostrbuf_setlen(): do not barf on setting length of an...
2007-09-26  Johannes Schindelinrebase -i: work on a detached HEAD
2007-09-26  Junio C HamanoMerge branch 'jc/autogc' into js/rebase-i
2007-09-26  Michal VitecekDon't use "<unknown>" for placeholders and suppress...
2007-09-26  Jeff Kingdiffcore-rename: cache file deltas
2007-09-26  Matt Kraairebase -i: create .dotest-merge after validating options.
2007-09-26  Randy Dunlapcore-tutorial: correct URL
2007-09-26  Shawn BohrerFix spelling of overridden in documentation
2007-09-26  Johannes Schindelinrebase -i: avoid exporting GIT_AUTHOR_* variables
2007-09-26  Johannes Schindelinrebase -i: Fix numbers in progress report
2007-09-26  Johannes Schindelinrebase -i: style fixes and minor cleanups
2007-09-26  Johannes Schindelinrebase -i: commit when continuing after "edit"
2007-09-26  Johannes Sixtgitattributes.txt: Be more to the point in the filter...
2007-09-26  Johannes Sixtgitattributes.txt: Remove a duplicated paragraph about...
2007-09-26  Lars HjemliMake merge-recursive honor diff.renamelimit
2007-09-26  Matt KraaiMove convert-objects to contrib.
2007-09-26  Michael Smithuser-manual: Explain what submodules are good for.
2007-09-25  Junio C HamanoMerge branch 'jn/web' into maint
2007-09-25  Mark Levedahlgit-submodule - allow a relative path as the subproject url
2007-09-25  Junio C HamanoMerge branch 'maint'
2007-09-25  Jim MeyeringDo not over-quote the -f envelopesender value.
2007-09-25  Jim Meyeringunexpected Make output (e.g. from --debug) causes build...
2007-09-25  Glenn RempeFixed minor typo in t/t9001-send-email.sh test command...
2007-09-25  Stefan SperlingFix pool handling in git-svnimport to avoid memory...
2007-09-24  Junio C HamanoStart RelNotes for 1.5.4
2007-09-24  Junio C HamanoMerge branch 'jn/web'
2007-09-24  Jakub Narebskigitweb: No difftree output for trivial merge
2007-09-24  Jakub Narebskigitweb: Remove parse_from_to_diffinfo code from git_pat...
2007-09-24  Junio C HamanoMerge branch 'je/hooks'
2007-09-24  Junio C Hamanogit-remote rm: add tests and minor fix-ups
2007-09-24  Junio C HamanoMerge branch 'js/apply-build-ancestor'
2007-09-24  Lars Hjemligit-merge: add --ff and --no-ff options
2007-09-24  Lars Hjemligit-merge: add support for --commit and --no-squash
2007-09-24  Lars Hjemligit-merge: add support for branch.<name>.mergeoptions
2007-09-24  Lars Hjemligit-merge: refactor option parsing
2007-09-24  Lars Hjemligit-merge: fix faulty SQUASH_MSG
2007-09-24  Lars HjemliAdd test-script for git-merge porcelain
2007-09-24  Junio C HamanoMerge branch 'maint'
2007-09-24  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-24  Eric Wonggit-svn: don't attempt to spawn pager if we don't want one
2007-09-23  David KastrupSupplant the "while case ... break ;; esac" idiom
2007-09-23  Miklos VajnaUser Manual: add a chapter for submodules
2007-09-23  J. Bruce Fieldsuser-manual: don't assume refs are stored under .git...
2007-09-22  David BrownDetect exec bit in more cases.
2007-09-21  Matt KraaiConjugate "search" correctly in the git-prune-packed...
2007-09-21  Matt KraaiMove the paragraph specifying where the .idx and .pack...
2007-09-21  Junio C HamanoDocumentation/git-lost-found.txt: drop unnecessarily...
2007-09-21  Pierre Habouzitsq_quote_argv and add_to_string rework with strbuf's.
2007-09-21  Sam Vilaingit-svn: handle changed svn command-line syntax
2007-09-21  Sam Vilaingit-svn: fix test for trunk svn (transaction out of...
2007-09-21  Sam Vilaingit-svn: fix test for trunk svn (commit message not...
2007-09-21  Pierre HabouzitFull rework of quote_c_style and write_name_quoted.
2007-09-21  Pierre HabouzitRework unquote_c_style to work on a strbuf.
2007-09-21  Pierre Habouzitstrbuf API additions and enhancements.
2007-09-21  Pierre Habouzitnfv?asprintf are broken without va_copy, workaround...
2007-09-21  Pierre HabouzitFix the expansion pattern of the pseudo-static path...
2007-09-20  Christian Couderrev-list --bisect: Fix best == NULL case.
2007-09-19  Junio C HamanoMerge branch 'maint' to sync with 1.5.3.2
2007-09-19  Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19  Junio C Hamanobuiltin-for-each-ref.c::copy_name() - do not overstep...
2007-09-19  Junio C Hamanobuiltin-apply.c: fix a tiny leak introduced during...
next