Code

git.git
2010-01-20 Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-01-20 Junio C HamanoGit 1.6.5.8 v1.6.5.8
2010-01-20 Ilari Liusvaararev-parse --branches/--tags/--remotes=pattern
2010-01-20 Ilari Liusvaararev-parse --glob
2010-01-20 Junio C HamanoMerge branch 'jk/maint-1.6.5-reset-hard' into maint...
2010-01-20 Junio C HamanoMerge branch 'tr/maint-1.6.5-bash-prompt-show-submodule...
2010-01-20 Junio C HamanoMerge branch 'dp/maint-1.6.5-fast-import-non-commit...
2010-01-20 Junio C HamanoMerge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-20 Junio C HamanoFix "checkout A..." synonym for "checkout A...HEAD...
2010-01-20 Junio C Hamanostatus: don't require the repository to be writable
2010-01-20 Junio C HamanoMerge branch 'maint'
2010-01-19 Johannes SixtMakefile: honor NO_CURL when setting REMOTE_CURL_*...
2010-01-19 Tarmigan Caseboltident.c: replace fprintf with fputs to suppress compile...
2010-01-19 Nguyễn Thái... rm: only refresh entries that we may touch
2010-01-19 David Riptonbisect: fix singular/plural grammar nit
2010-01-19 Ben Waltoncvsimport: standarize system() calls to external git...
2010-01-19 Ben Waltoncvsimport: standarize open() calls to external git...
2010-01-19 Ben Waltoncvsimport: modernize callouts to git subcommands
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.4' into maint-1.6.5
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.3' into maint-1.6.4
2010-01-19 Junio C HamanoMerge branch 'maint-1.6.2' into maint-1.6.3
2010-01-19 Junio C HamanoMerge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4
2010-01-19 Junio C HamanoFix mis-backport of t7002
2010-01-19 Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-19 Junio C HamanoMerge branch 'maint'
2010-01-19 Junio C HamanoUpdate draft release notes to 1.6.6.1
2010-01-19 Junio C HamanoMerge branch 'dp/maint-1.6.5-fast-import-non-commit...
2010-01-19 Junio C HamanoMerge branch 'jc/rerere'
2010-01-19 Junio C HamanoMerge branch 'pc/uninteresting-submodule-disappear...
2010-01-19 Junio C HamanoMerge branch 'nd/include-termios-for-osol'
2010-01-19 Junio C HamanoMerge branch 'js/windows'
2010-01-19 Andreas Gruenbacherbuiltin-apply.c: fix the --- and +++ header filename...
2010-01-19 Daniel BarkalowReplace parse_blob() with an explanatory comment
2010-01-19 Junio C HamanoMerge branch 'jm/maint-1.6.5-grep-NUL-terminate' into...
2010-01-19 Jim Meyeringgrep: NUL terminate input from a file
2010-01-18 Andreas Gruenbacherbuiltin-apply.c: Skip filenames without enough components
2010-01-18 Junio C Hamanosymlinks.c: remove unused functions
2010-01-18 Junio C Hamanoobject.c: remove unused functions
2010-01-18 Junio C HamanoDocument that merge strategies can now take their own...
2010-01-18 Avery PennarunExtend merge-subtree tests to test -Xsubtree=dir.
2010-01-18 Junio C HamanoMake "subtree" part more orthogonal to the rest of...
2010-01-18 Junio C Hamanopull: Fix parsing of -X<option>
2010-01-18 Avery PennarunTeach git-pull to pass -X<option> to git-merge
2010-01-18 Avery Pennarungit merge -X<option>
2010-01-18 Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-18 Junio C HamanoMerge branch 'tc/test-locate-httpd'
2010-01-18 Junio C HamanoMerge branch 'jh/commit-status'
2010-01-17 Junio C HamanoMerge branch 'jn/makefile'
2010-01-17 Junio C HamanoMerge branch 'jc/maint-1.6.1-checkout-m-custom-merge'
2010-01-17 Junio C HamanoMerge branch 'tc/clone-v-progress'
2010-01-17 Junio C HamanoMerge branch 'tc/smart-http-restrict'
2010-01-17 Junio C HamanoMerge branch 'jk/run-command-use-shell'
2010-01-17 Junio C HamanoMerge branch 'sr/gfi-options'
2010-01-17 Junio C HamanoUpdate COPYING with GPLv2 with new FSF address
2010-01-17 Junio C Hamanouser_ident_sufficiently_given(): refactor the logic...
2010-01-17 Junio C Hamanouser_ident_sufficiently_given(): refactor the logic...
2010-01-17 Junio C Hamanorerere: honor conflict-marker-size attribute
2010-01-17 Junio C Hamanorerere: prepare for customizable conflict marker length
2010-01-17 Junio C Hamanocommit.c::print_summary: do not release the format...
2010-01-17 Junio C Hamanoconflict-marker-size: new attribute
2010-01-17 Junio C Hamanorerere: use ll_merge() instead of using xdl_merge()
2010-01-17 Junio C Hamanomerge-tree: use ll_merge() not xdl_merge()
2010-01-17 Junio C Hamanoxdl_merge(): allow passing down marker_size in xmparam_t
2010-01-17 Junio C Hamanoxdl_merge(): introduce xmparam_t for merge specific...
2010-01-17 Junio C Hamanogit_attr(): fix function signature
2010-01-17 Johannes SixtDo not use date.c:tm_to_time_t() from compat/mingw.c
2010-01-17 Andrzej K.... MSVC: Windows-native implementation for subset of Pthre...
2010-01-17 Junio C HamanoMerge branch 'maint'
2010-01-17 Junio C HamanoMerge branch 'cc/reset-more'
2010-01-17 Ramkumar RamachandraDocumentation: Update git core tutorial clarifying...
2010-01-17 Ramsay JonesMSVC: Fix an "incompatible pointer types" compiler...
2010-01-17 Johannes SixtWindows: avoid the "dup dance" when spawning a child...
2010-01-17 Johannes SixtWindows: simplify the pipe(2) implementation
2010-01-17 Johannes SixtWindows: boost startup by avoiding a static dependency...
2010-01-17 Erik Faye-LundWindows: disable Python
2010-01-17 Ilari LiusvaaraAdd push --set-upstream
2010-01-16 Christian Coudert7111: fix bad HEAD in tests with unmerged entries
2010-01-16 David Aguilardifftool: Update copyright notices to list each year...
2010-01-16 Richard WeinbergerFix uninitialized variable in get_refs_via_rsync().
2010-01-16 Tarmigan CaseboltTest t5560: Fix test when run with dash
2010-01-16 Nguyễn Thái... status: only touch path we may need to check
2010-01-15 David Aguilardifftool: Use eval to expand '--extcmd' expressions
2010-01-15 David Aguilardifftool: Add '-x' and as an alias for '--extcmd'
2010-01-15 David Aguilart7800-difftool.sh: Simplify the --extcmd test
2010-01-15 Junio C Hamanogrep --no-index: allow use of "git grep" outside a...
2010-01-15 Junio C Hamanogrep: prepare to run outside of a work tree
2010-01-15 Ramkumar RamachandraDocument git-blame triple -C option
2010-01-15 Dmitry Potapovfast-import: tag may point to any object type
2010-01-14 Jeff Kingcommit: allow suppression of implicit identity advice
2010-01-14 Jeff Kingcommit: show interesting ident information in summary
2010-01-14 Jeff Kingstrbuf: add strbuf_addbuf_percentquote
2010-01-14 Jeff Kingstrbuf_expand: convert "%%" to "%"
2010-01-14 Michael Haggertyrebase -i: Retain user-edited commit messages after...
2010-01-14 Michael Haggertyt3404: Set up more of the test repo in the "setup"...
2010-01-14 Michael Haggertyrebase -i: For fixup commands without squashes, do...
2010-01-14 Michael Haggertyrebase -i: Change function make_squash_message into...
2010-01-14 Michael Haggertyrebase -i: Extract function do_with_author
2010-01-14 Michael Haggertyrebase -i: Handle the author script all in one place...
2010-01-14 Michael Haggertyrebase -i: Extract a function "commit_message"
2010-01-14 Michael Haggertyrebase -i: Simplify commit counting for generated commi...
next