git
2009-01-07  Junio C HamanoMerge branch 'jn/gitweb-blame'
2009-01-07  Junio C HamanoMerge branch 'wp/add-p-goto'
2009-01-07  Thomas Rastdiff --no-index: test for pager after option parsing
2009-01-07  Thomas Rastdiff: accept -- when using --no-index
2009-01-07  René Scharfestrbuf: instate cleanup rule in case of non-memory...
2009-01-07  Junio C HamanoMerge branch 'maint'
2009-01-07  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-07  Junio C HamanoMerge branch 'maint-1.5.6' into maint-1.6.0
2009-01-07  Joey HessREADME: tutorial.txt is now called gittutorial.txt
2009-01-07  René Scharfeshortlog: handle multi-line subjects like log --pretty...
2009-01-07  Giuseppe Bilottagitweb: don't use pathinfo for global actions
2009-01-06  Paul Jarcconfigure clobbers LDFLAGS
2009-01-06  Junio C HamanoMerge branch 'maint'
2009-01-05  Alexander Potashevremove trailing LF in die() messages
2009-01-05  Adeodato Simógit.c: make autocorrected aliases work
2009-01-05  Clemens Buchacherunpack-trees: remove redundant path search in verify_absent
2009-01-05  Clemens Buchacherunpack-trees: fix path search bug in verify_absent
2009-01-05  Clemens Buchacherunpack-trees: handle failure in verify_absent
2009-01-05  Henrik AustadBe consistent in switch usage for tar
2009-01-05  Henrik AustadUse capitalized names where appropriate
2009-01-05  Marcel M. Carygit-sh-setup: Fix scripts whose PWD is a symlink to...
2009-01-05  Markus HeidelbergDocumentation: clarify which parameters are optional...
2009-01-05  Fabian Emmescvsserver: change generation of CVS author names
2009-01-05  SZEDER Gáborbash: add '--merge' to 'git reset'
2009-01-05  Johannes Schindelinshow <tag>: reuse pp_user_info() instead of duplicating...
2009-01-05  Johannes Schindelingit add: do not add files from a submodule
2009-01-05  Johannes Schindelinbundle: allow rev-list options to exclude annotated...
2009-01-05  Giuseppe Bilottagitweb: use href() when generating URLs in OPML
2009-01-03  Johannes Schindelinbisect view: call gitk if Cygwin's SESSIONNAME variable...
2009-01-03  Miklos Vajnafast-export: print usage when no options specified
2009-01-03  Thomas Rastrebase -i: execute hook only after argument checking
2009-01-03  Fabian Emmescvsserver: add option to configure commit message
2009-01-03  Junio C HamanoMerge branch 'jc/maint-do-not-switch-to-non-commit'
2009-01-03  Junio C HamanoMerge branch 'ap/maint-apply-modefix'
2009-01-03  Junio C Hamanogit checkout: do not allow switching to a tree-ish...
2009-01-02  Junio C Hamanobuiltin-apply: prevent non-explicit permission changes
2009-01-02  Johannes Schindelingit wrapper: Make while loop more reader-friendly
2009-01-01  Philippe Bruhat... Git.pm: correctly handle directory name that evaluates...
2009-01-01  Junio C HamanoMerge branch 'cb/mergetool'
2009-01-01  Junio C HamanoMerge branch 'maint'
2009-01-01  jidanni@jidanni.orgDocumentation/git-tag.txt: minor typo and grammar fix
2009-01-01  Nicolas Pitreobjects to be pruned immediately don't have to be loosened
2009-01-01  Nanako ShiraishiDocument git-ls-tree --full-tree
2009-01-01  Markus Heidelberggit-cherry: make <upstream> parameter optional
2009-01-01  Adeodato Simóbuiltin-shortlog.c: use string_list_append(), and don...
2008-12-30  Miklos Vajnaparse-opt: migrate builtin-apply.
2008-12-29  Junio C HamanoMerge branch 'lt/reset-merge'
2008-12-29  Junio C HamanoMerge branch 'np/auto-thread'
2008-12-29  Junio C HamanoMerge branch 'maint'
2008-12-29  Junio C HamanoPrepare for v1.6.1.1 maintenance release
2008-12-29  jidanni@jidanni.orgDocumentation/diff-options.txt: unify options
2008-12-29  Markus Heidelbergdoc/git-send-email: mention sendemail.cc config variable
2008-12-29  René Scharfediff: add option to show context between close hunks
2008-12-29  Teemu LikonenFix the building of gitman.info document
2008-12-29  Teemu LikonenFix the building of user-manual.texi and gitman.texi...
2008-12-28  Devin Doucettegitweb: Fix export check in git_get_projects_list
2008-12-27  Nguyễn Thái... grep: grep cache entries if they are "assume unchanged"
2008-12-27  Nguyễn Thái... grep: support --no-ext-grep to test builtin grep
2008-12-27  Junio C HamanoMerge branch 'maint'
2008-12-27  Junio C HamanoStart 1.6.2 cycle
2008-12-27  Junio C HamanoMerge branch 'rs/maint-tformat-foldline' into maint
2008-12-27  Junio C HamanoMerge branch 'rs/maint-retval-fix' into maint
2008-12-27  Junio C HamanoMerge branch 'sp/maint-describe-all-tag-warning' into...
2008-12-27  Adeodato Simógit-send-email.txt: move --format-patch paragraph to...
2008-12-27  Adeodato Simógit-shortlog.txt: improve documentation about .mailmap...
2008-12-27  René Scharfepretty: support multiline subjects with format:
2008-12-27  René Scharfepretty: factor out format_subject()
2008-12-27  René Scharfepretty: factor out skip_empty_lines()
2008-12-27  René Scharfemerge-file: handle freopen() failure
2008-12-27  René Scharfedaemon: cleanup: factor out xstrdup_tolower()
2008-12-27  René Scharfedaemon: cleanup: replace loop with if
2008-12-27  René Scharfedaemon: handle freopen() failure
2008-12-27  Shawn O. Pearcedescribe: Avoid unnecessary warning when using --all
2008-12-26  Junio C Hamanols-tree: add --full-tree option
2008-12-25  Johannes Schindelinmerge-recursive: mark rename/delete conflict as unmerged
2008-12-25  Kirill A. Korinskiyhttp-push: support full URI in handle_remote_ls_ctx()
2008-12-25  Junio C HamanoGIT 1.6.1 v1.6.1
2008-12-24  Junio C HamanoMerge branch 'js/rebase-i-p'
2008-12-24  Johannes Schindelinrebase -i -p: leave a --cc patch when a merge could...
2008-12-23  Miklos Vajnat9129: skip the last three tests if UTF-8 locale is...
2008-12-22  Junio C HamanoGIT 1.6.1-rc4 v1.6.1-rc4
2008-12-22  Richard HartmannAlways show which directory is not a git repository
2008-12-22  Richard HartmannMake help entries alphabetical
2008-12-22  Junio C HamanoMerge branch 'maint'
2008-12-22  Boyd Stephen... git-revert documentation: refer to new HOWTO on reverti...
2008-12-22  Robin Rosenberggit-revert: record the parent against which a revert...
2008-12-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-21  Johannes Sixtgitk: Force the focus to the main window on Windows
2008-12-21  Kevin Ballardgitk: Allow unbalanced quotes/braces in commit headers
2008-12-21  Christian Stimminggitk: Update German translation
2008-12-21  Christian Stimminggitk: Mark forgotten strings (header sentence parts...
2008-12-21  Johannes Sixtgitk: Ensure that "Reset branch" menu entry is enabled
2008-12-21  Johannes Sixtgitk: Use check-buttons' -text property instead of...
2008-12-21  Giuseppe Bilottagitk: Map / to focus the search box
2008-12-21  Markus Heidelbergdoc/git-fsck: change the way for getting heads' SHA1s
2008-12-21  Markus HeidelbergDocumentation/git-show-branch: work around "single...
2008-12-21  Junio C Hamanosend-email: futureproof split_addrs() sub
2008-12-21  Junio C HamanoMake sure lockfiles are unlocked when dying on SIGPIPE
2008-12-21  René Scharfefast-import.c: stricter strtoul check, silence compiler...
2008-12-21  René Scharfeconnect.c: stricter port validation, silence compiler...
next