Code

git.git
2010-01-07 Nanako Shiraishirebase -i --autosquash: auto-squash commits
2010-01-06 Junio C Hamanocheckout -m path: fix recreating conflicts
2010-01-06 Junio C Hamano.gitattributes: detect 8-space indent in shell scripts
2010-01-06 Jonathan NiederMakefile: consolidate .FORCE-* targets
2010-01-06 Jonathan NiederMakefile: learn to generate listings for targets requir...
2010-01-06 Jonathan NiederMakefile: use target-specific variable to pass flags...
2010-01-06 Jonathan NiederMakefile: regenerate assembler listings when asked
2010-01-06 Tarmigan CaseboltSmart-http tests: Test http-backend without curl or...
2010-01-06 Tarmigan CaseboltSmart-http tests: Break test t5560-http-backend into...
2010-01-06 Tarmigan CaseboltSmart-http tests: Improve coverage in test t5560
2010-01-06 Tarmigan CaseboltSmart-http: check if repository is OK to export before...
2010-01-06 Tarmigan Caseboltt/lib-http.sh: Restructure finding of default httpd...
2010-01-06 Johannes Sixtt4030, t4031: work around bogus MSYS bash path conversion
2010-01-06 Jeff Kingdiff: run external diff helper with shell
2010-01-06 Jeff Kingtextconv: use shell to run helper
2010-01-06 Jeff Kingeditor: use run_command's shell feature
2010-01-06 Jeff Kingrun-command: optimize out useless shell calls
2010-01-06 Jeff Kingrun-command: convert simple callsites to use_shell
2010-01-06 Johannes Sixtt0021: use $SHELL_PATH for the filter script
2010-01-06 Jonathan NiederMakefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
2010-01-05 Christian CouderDocumentation: reset: add some missing tables
2010-01-04 Junio C HamanoFix bit assignment for CE_CONFLICTED
2010-01-04 Thiago FarinaUse warning function instead of fprintf(stderr, "Warnin...
2010-01-04 Junio C Hamano"reset --merge": fix unmerged case
2010-01-03 Stephan Beyerreset: use "unpack_trees()" directly instead of "git...
2010-01-03 David Aguilargit-difftool: Add '--gui' for selecting a GUI tool
2010-01-03 David Aguilart7800-difftool: Set a bogus tool for use by tests
2010-01-03 Junio C HamanoMerge branch 'maint'
2010-01-02 Matthieu Moystash: mention --patch in usage string.
2010-01-02 Jeff Kingrun-command: add "use shell" option
2009-12-31 Junio C HamanoMerge branch 'maint'
2009-12-31 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-12-31 Matthieu Moybranch: die explicitly why when calling "git branch...
2009-12-31 Shawn O. Pearcefast-import: Document author/committer/tagger name...
2009-12-31 Matthieu MoySubmittingPatches: hints to know the status of a submit...
2009-12-31 Thomas Rastbash completion: factor submodules into dirty state
2009-12-31 Björn GustavssonFix "git remote update" with remotes.defalt set
2009-12-31 Matthieu Moybuiltin-config: add --path option doing ~ and ~user...
2009-12-31 Sergei Organovcvsserver: make the output of 'update' more compatible...
2009-12-31 Shawn O. Pearcebash completion: add space between branch name and...
2009-12-31 Nguyễn Thái... grep: do not do external grep on skip-worktree entries
2009-12-30 Phil MillerCVS Server: Support reading base and roots from environment
2009-12-30 Jan Krügerbuiltin-push: add --delete as syntactic sugar for :foo
2009-12-30 Robert ZehAdd completion for git-svn mkdirs,reset,and gc
2009-12-30 Junio C HamanoMerge branch 'maint'
2009-12-30 Junio C Hamanobranch -d: base the "already-merged" safety on the...
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.1' into maint
2009-12-30 Jeff Kingtextconv: stop leaking file descriptors
2009-12-30 Christian Couderreset: add a few tests for "git reset --merge"
2009-12-30 Christian CouderDocumentation: reset: add some tables to describe the...
2009-12-30 Christian Couderreset: improve mixed reset error message when in a...
2009-12-30 Jeff Kingreset: unbreak hard resets with GIT_WORK_TREE
2009-12-30 René Scharfearchive: complain about path specs that don't match...
2009-12-30 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-12-30 Greg Pricecommit: --cleanup is a message option
2009-12-30 Andreas Schwabgit count-objects: handle packs bigger than 4G
2009-12-30 Nguyễn Thái... t7102: make the test fail if one of its check fails
2009-12-29 Junio C HamanoRemove http.authAny
2009-12-29 Nguyễn Thái... Documentation: always respect core.worktree if set
2009-12-29 Tay Ray Chuanclone: use --progress to force progress reporting
2009-12-29 Tay Ray Chuanclone: set transport->verbose when -v/--verbose is...
2009-12-29 Tay Ray Chuangit-clone.txt: reword description of progress behaviour
2009-12-29 Tay Ray Chuancheck stderr with isatty() instead of stdout when decid...
2009-12-28 Ilari LiusvaaraRemove special casing of http, https and ftp
2009-12-28 Ilari LiusvaaraSupport remote archive from all smart transports
2009-12-28 Ilari LiusvaaraSupport remote helpers implementing smart transports
2009-12-28 Junio C HamanoMerge branch 'jk/1.7.0-status'
2009-12-28 Junio C HamanoMerge branch 'maint'
2009-12-27 Junio C HamanoMerge branch 'nf/maint-fix-index-ext-len-on-be64' into...
2009-12-27 Nathaniel W... read_index(): fix reading extension size on BE 64-bit...
2009-12-26 Junio C HamanoMerge branch 'maint'
2009-12-26 Junio C HamanoMakefile: FreeBSD (both 7 and 8) needs OLD_ICONV
2009-12-26 Junio C HamanoStart 1.6.6.X maintenance track
2009-12-26 Junio C HamanoMerge branch 'jc/maint-obsd46' into maint
2009-12-26 Tarmigan CaseboltAdd git-http-backend to command-list.
2009-12-26 Junio C HamanoKick off 1.7.0 cycle
2009-12-26 Junio C HamanoMerge branch 'gb/1.7.0-diff-whitespace-only-output'
2009-12-26 Junio C HamanoMerge branch 'jc/1.7.0-diff-whitespace-only-status'
2009-12-26 Junio C HamanoMerge branch 'jc/1.7.0-push-safety'
2009-12-26 Junio C HamanoMerge branch 'jc/1.7.0-send-email-no-thread-default'
2009-12-26 Junio C HamanoMerge branch 'sr/vcs-helper'
2009-12-26 Junio C Hamanot4019 "grep" portability fix
2009-12-26 Junio C Hamanot1200: work around a bug in some implementations of...
2009-12-26 Junio C Hamanorerere: remove silly 1024-byte line limit
2009-12-26 Junio C Hamanoresolve-undo: teach "update-index --unresolve" to use...
2009-12-26 Junio C Hamanoresolve-undo: "checkout -m path" uses resolve-undo...
2009-12-26 Junio C Hamanoresolve-undo: allow plumbing to clear the information
2009-12-26 Junio C Hamanoresolve-undo: basic tests
2009-12-26 Junio C Hamanoresolve-undo: record resolved conflicts in a new index...
2009-12-26 Junio C Hamanobuiltin-merge.c: use standard active_cache macros
2009-12-23 Junio C HamanoGit 1.6.6 v1.6.6
2009-12-23 Robert Zehgit svn: add test for a git svn gc followed by a git...
2009-12-23 Eric Wonggit svn: branch/tag commands detect username in URLs
2009-12-22 Junio C HamanoMerge branch 'maint'
2009-12-22 Eric Wonggit svn: lookup new parents correctly from svn:mergeinfo
2009-12-22 David ReissPrevent git blame from segfaulting on a missing author...
2009-12-21 Andrew Myrickgit-svn: Remove obsolete MAXPARENT check
2009-12-21 Sam Vilaingit-svn: detect cherry-picks correctly.
2009-12-21 Sam Vilaingit-svn: exclude already merged tips using one rev...
2009-12-21 Sam Vilaingit-svn: fix some mistakes with interpreting SVN mergei...
next