]> Kevux Git Server - rit/shortlog
rit
2009-04-12 Ben Jacksongit-svn: Save init/clone --ignore-paths in config
2009-04-12 Ben Jacksongit-svn: Add per-svn-remote ignore-paths config
2009-04-12 Boris Bykgit-svn: speed up blame command
2009-04-12 Jason Merrillgit-svn: add fetch --parent option
2009-04-11 Ferry HubertsFix misspelled mergetool.keepBackup
2009-04-11 Erik Broesgit-shell: Add 'git-upload-archive' to allowed commands.
2009-04-11 Linus TorvaldsAllow users to un-configure rename detection
2009-04-09 Paul Mackerrasgitk: Add a command to compare two strings of commits
2009-04-09 Jeff Kingadd tests for remote groups
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 Jens Lehmanngit-gui: run post-checkout hook after clone
2009-04-08 Shawn O. PearceMerge branch 'maint'
2009-04-08 Ferry Hubertsgit-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-08 Joerg Bornemanngit-gui: fix use of undeclared variable diff_empty_count
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 Kingmake get_short_ref a public function
2009-04-08 Jeff Kingbranch: show upstream branch when double verbose
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...
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...
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...
2009-04-06 Heiko VoigtAdd configuration variable for sign-off to format-patch
2009-04-05 Markus Heidelberggit-gui (Win): make starting via "Git GUI Here" on...
2009-04-05 Markus Heidelberggit-gui (Win): make "Explore Working Copy" more robust
2009-04-05 Jens Lehmanngit-gui: run post-checkout hook on checkout
2009-04-05 Jens Lehmanngit-gui: When calling post-commit hook wrong variable...
2009-04-05 Markus Heidelberggit-gui: use `git --html-path` to get the location...
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 Junio C Hamanot/t9600: remove exit after test_done
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
next