]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2009-04-09 Junio C HamanoUpdate draft release notes to 1.6.3
2009-04-09 Junio C HamanoMerge branch 'maint'
2009-04-09 Junio C HamanoStart 1.6.2.3 preparation
2009-04-09 Junio C HamanoMerge branch 'jc/shared-literally' into maint
2009-04-09 Junio C HamanoMerge branch 'jc/maint-1.6.0-diff-borrow-carefully...
2009-04-09 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-04-09 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-04-09 Junio C HamanoMerge branch 'jc/maint-1.6.0-keep-pack' into maint
2009-04-09 Junio C HamanoMerge branch 'jc/maint-1.6.0-blame-s' into maint-1.6.1
2009-04-09 Junio C HamanoMerge branch 'bc/maint-1.6.1-branch-deleted-was' into...
2009-04-09 Junio C HamanoMerge branch 'js/maint-1.6.0-exec-path-env' into maint...
2009-04-09 Junio C HamanoMerge branch 'tr/maint-1.6.1-doc-format-patch--root...
2009-04-09 Björn Steinbrinkprocess_{tree,blob}: Remove useless xstrdup calls
2009-04-09 Jeff Kingtests: skip perl tests if NO_PERL is defined
2009-04-09 Jeff KingMakefile: allow building without perl
2009-04-08 Paul Mackerrasgitk: Add a way to mark a commit, plus a "find descenda...
2009-04-08 Matthieu Moygit-pull.sh: better warning message for "git pull"...
2009-04-08 David Aguilardifftool/mergetool: refactor commands to use git-merget...
2009-04-08 Jeff Kingbranch: show upstream branch when double verbose
2009-04-08 Jeff Kingmake get_short_ref a public function
2009-04-08 Jeff Kingfor-each-ref: add "upstream" format field
2009-04-08 Jeff Kingfor-each-ref: refactor refname handling
2009-04-08 Junio C HamanoMerge branch 'maint'
2009-04-08 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-04-08 Jari AaltoChange double quotes to single quotes in message
2009-04-08 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-04-08 Junio C HamanoMerge branch 'lt/reflog-expire'
2009-04-08 Junio C HamanoMerge branch 'bs/maint-1.6.0-tree-walk-prefix'
2009-04-08 Junio C HamanoMerge branch 'ms/http-auth'
2009-04-08 Junio C HamanoMerge branch 'js/maint-submodule-checkout'
2009-04-08 Junio C HamanoMerge branch 'cb/maint-merge-recursive-submodule-fix'
2009-04-08 Junio C HamanoMerge branch 'mh/html-path'
2009-04-08 David Aguilarmergetool: use $( ... ) instead of `backticks`
2009-04-08 David Aguilarbash completion: add git-difftool
2009-04-08 David Aguilardifftool: add support for a difftool.prompt config variable
2009-04-08 David Aguilardifftool: add various git-difftool tests
2009-04-08 David Aguilardifftool: move 'git-difftool' out of contrib
2009-04-08 Sebastian Pippingdifftool/mergetool: add diffuse as merge and diff tool
2009-04-08 David Aguilardifftool: add a -y shortcut for --no-prompt
2009-04-08 David Aguilardifftool: use perl built-ins when testing for msys
2009-04-08 David Aguilardifftool: remove the backup file feature
2009-04-08 David Aguilardifftool: remove merge options for opendiff, tkdiff...
2009-04-08 Markus Heidelberggit-mergetool: add new merge tool TortoiseMerge
2009-04-08 Markus Heidelberggit-mergetool/difftool: make (g)vimdiff workable under...
2009-04-08 Markus Heidelbergdoc/merge-config: list ecmerge as a built-in merge tool
2009-04-08 Christian Couderrev-list: add "int bisect_show_flags" in "struct rev_li...
2009-04-08 Christian Couderrev-list: remove last static vars used in "show_commit"
2009-04-08 Christian Couderlist-objects: add "void *data" parameter to show functions
2009-04-08 Matthieu Moygit-rev-list.txt: make ascii markup uniform with other...
2009-04-08 Matthieu Moygit-send-email.txt: clarify which options take an argument.
2009-04-08 Jeff Kingfor-each-ref: refactor get_short_ref function
2009-04-08 Santi BéjarDocumentation: Introduce "upstream branch"
2009-04-08 Jason MerrillDocumentation: clarify .gitattributes search
2009-04-08 Matthieu Moygit-checkout.txt: clarify that <branch> applies when...
2009-04-08 Matthieu Moygit-checkout.txt: fix incorrect statement about HEAD...
2009-04-08 Finn Arne Gangstadgit remote update: Fallback to remote if group does...
2009-04-08 Finn Arne Gangstadremote: New function remote_is_configured()
2009-04-08 Finn Arne Gangstadgit remote update: Report error for non-existing groups
2009-04-06 Junio C Hamanosha1-lookup: fix up the assertion message
2009-04-06 Junio C HamanoMerge branch 'jc/name-branch'
2009-04-06 Junio C HamanoMerge branch 'jc/shared-literally'
2009-04-06 Junio C HamanoMerge branch 'mg/tracked-local-branches'
2009-04-06 Junio C HamanoMerge branch 'sb/format-patch-patchname'
2009-04-06 Felipe Contrerasuser-manual: the name of the hash function is SHA-1...
2009-04-06 Felipe Contrerasdocbook: change css style
2009-04-06 Felipe Contrerasuser-manual: remove some git-foo usage
2009-04-06 Santi BéjarDocumentation: branch.*.merge can also affect 'git-push'
2009-04-06 Heiko VoigtAdd configuration variable for sign-off to format-patch
2009-04-05 Todd Zullingerbash completion: Update 'git am' options
2009-04-05 Finn Arne Gangstadgit remote update: New option --prune
2009-04-05 Finn Arne Gangstadbuiltin-remote.c: Split out prune_remote as a separate...
2009-04-05 Christian Couderbisect--helper: string output variables together with "&&"
2009-04-05 Christian Couderrev-list: pass "int flags" as last argument of "show_bi...
2009-04-05 Christian Coudert6030: test bisecting with paths
2009-04-05 Christian Couderbisect: use "bisect--helper" and remove "filter_skipped...
2009-04-05 Christian Couderbisect: implement "read_bisect_paths" to read paths...
2009-04-05 Christian Couderbisect--helper: implement "git bisect--helper"
2009-04-05 Christian Couderbisect: use the new generic "sha1_pos" function to...
2009-04-05 Christian Couderrev-list: call new "filter_skip" function
2009-04-05 Junio C HamanoMerge branch 'maint'
2009-04-05 Julien Danjougit submodule: fix usage line
2009-04-05 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-04-05 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-04-05 Markus Heidelbergdoc/git-pack-refs: fix two grammar issues
2009-04-05 Jeff Kingtests: remove exit after test_done call
2009-04-05 Jeff Kingcommit: abort commit if interactive add failed
2009-04-05 Clemens Buchachersimplify output of conflicting merge
2009-04-05 Clemens Buchacherupdate cache for conflicting submodule entries
2009-04-05 Clemens Buchacheradd tests for merging with submodules
2009-04-05 Christian Couderbisect: improve error message when branch checkout fails
2009-04-05 Dan McGeegit-repack: use non-dashed update-server-info
2009-04-05 Markus Heidelbergadd --html-path to get the location of installed HTML docs
2009-04-05 Junio C HamanoMerge branch 'cc/sha1-bsearch' into HEAD
2009-04-05 Christian Couderpatch-ids: use the new generic "sha1_pos" function...
2009-04-05 Christian Coudersha1-lookup: add new "sha1_pos" function to efficiently...
2009-04-05 Jay Soffiansend-email: fix nasty bug in ask() function
2009-04-02 Junio C HamanoUpdate draft release notes to 1.6.3
2009-04-02 Johannes SchindelinFix 'git checkout <submodule>' to update the index
2009-04-02 Martin StorsjöAllow curl to rewind the read buffers
2009-04-02 Junio C HamanoSync with 1.6.2.2
next