Code

git.git
2010-08-22 Ævar Arnfjörð... reset: suggest what to do upon "git reset --mixed ...
2010-08-22 Junio C HamanoMerge branch 'maint'
2010-08-22 Jonathan Niederapply: handle traditional patches with space in filename
2010-08-22 Jonathan Niedertests: exercise "git apply" with weird filenames
2010-08-22 Jonathan Niederapply: split quoted filename handling into new function
2010-08-22 Jens Lehmannt7403: add missing &&'s
2010-08-22 Mark RadaTell ignore file about generate files in /gitweb/static
2010-08-22 Jeff Kingdocs: fix Makefile dependency for user manual
2010-08-20 Jonathan NiederDocumentation: remove stray backslash in show-branch...
2010-08-20 Jonathan NiederDocumentation: remove stray backslashes from "Fighting...
2010-08-20 Jonathan NiederDocumentation: do not convert ... operator to ellipses
2010-08-20 Jonathan NiederDocumentation: avoid stray backslash in user manual
2010-08-20 Jonathan NiederDocumentation: avoid stray backslashes in core tutorial
2010-08-20 Jonathan NiederDocumentation: remove stray backslashes in rev-parse...
2010-08-20 Jonathan NiederDocumentation: remove backslash before ~ in fast-import...
2010-08-20 Jonathan NiederDocumentation: remove stray backslash from "git bundle...
2010-08-20 Jonathan NiederDocumentation/technical: avoid stray backslash in parse...
2010-08-20 Jonathan NiederDocumentation: remove backslashes in manpage synopses
2010-08-20 Jonathan NiederDocumentation: clarify quoting in gitignore docs
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git rm" example
2010-08-20 Jonathan NiederDocumentation: add missing quotes to "git grep" examples
2010-08-20 Jonathan NiederDocumentation: clarify quoting in "git add" example
2010-08-20 Jonathan NiederDocumentation: unbreak regex in show-ref manual
2010-08-20 Jonathan NiederDocumentation: quoting trouble in "git rm" discussion
2010-08-20 Jonathan NiederDocumentation: tweak description of log.date
2010-08-20 Charles Baileymergetool: Remove explicit references to /dev/tty
2010-08-20 Junio C HamanoMerge branch 'maint'
2010-08-20 Junio C HamanoMerge branch 'jc/maint-follow-rename-fix' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/maint-plug-leak' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/fix-abbrev' into maint
2010-08-20 Junio C HamanoMerge branch 'vs/doc-spell' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/rebase-rename-am' into maint
2010-08-20 Junio C HamanoMerge branch 'jn/doc-pull' into maint
2010-08-20 Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install' into...
2010-08-20 Junio C HamanoMerge branch 'tr/rfc-reset-doc' into maint
2010-08-20 Ramkumar Ramachandrabuiltin/checkout: Fix message when switching to an...
2010-08-20 Jonathan NiederDocumentation: set a !DOCTYPE for user manual
2010-08-20 Matthieu Moyxmalloc: include size in the failure message
2010-08-20 Elijah Newrenmerge-recursive: Avoid excessive output for and reproce...
2010-08-19 Junio C HamanoMerge branch 'maint' to sync with 1.7.2.2
2010-08-19 Junio C HamanoGit 1.7.2.2 v1.7.2.2
2010-08-19 Junio C HamanoMerge branch 'tr/xsize-bits' into maint
2010-08-19 Junio C HamanoMerge branch 'jc/sha1-name-find-fix' into maint
2010-08-19 Jonathan Niederautoconf: don't use platform regex if it lacks REG_STARTEND
2010-08-19 Ævar Arnfjörð... t/t7008-grep-binary.sh: un-TODO a test that needs REG_S...
2010-08-19 Junio C Hamanocompat/regex: get rid of old-style definition
2010-08-19 Ævar Arnfjörð... t/t9010-svn-fe.sh: add an +x bit to this test
2010-08-19 Ævar Arnfjörð... compat/regex: define out variables only used under...
2010-08-19 Eric Wongt9155: fix compatibility with older SVN
2010-08-18 Junio C HamanoMerge branch 'sp/fix-smart-http-deadlock-on-error'...
2010-08-18 Pat Thoytsgit-gui: ensure correct application termination in...
2010-08-18 Frank LiChange regerror() declaration from K&R style to ANSI...
2010-08-18 Ævar Arnfjörð... compat/regex: get the gawk regex engine to compile...
2010-08-18 Ævar Arnfjörð... compat/regex: use the regex engine from gawk for compat
2010-08-18 Jonathan Niedermerge script: learn --[no-]rerere-autoupdate
2010-08-18 Jonathan Niedermerge script: notice @{-1} shorthand
2010-08-18 Jonathan Niedermerge script: handle --no-ff --no-commit correctly
2010-08-18 Jonathan Niedermerge script: --ff-only to disallow true merge
2010-08-18 Jonathan Niedermerge script: handle many-way octopus
2010-08-18 Jonathan Niedermerge script: handle -m --log correctly
2010-08-18 Jonathan Niedermerge script: forbid merge -s index
2010-08-18 Jonathan Niedermerge script: allow custom strategies
2010-08-18 Jonathan Niedermerge script: merge -X<option>
2010-08-18 Jonathan Niedermerge script: improve log message subject
2010-08-18 Jonathan Niedermerge script: refuse to merge during merge
2010-08-18 Jonathan Niedermerge script: tweak unmerged files message to match...
2010-08-18 Jonathan Niedermerge script: --squash, --ff from unborn branch are...
2010-08-18 Jonathan Niederfmt-merge-msg -m to override merge title
2010-08-18 Jonathan Niedermerge-base --independent to print reduced parent list...
2010-08-18 Jonathan Niedermerge-base --octopus to mimic show-branch --merge-base
2010-08-18 Jonathan NiederDocumentation: add a SEE ALSO section for merge-base
2010-08-18 Jonathan Niedert6200 (fmt-merge-msg): style nitpicks
2010-08-18 Jonathan Niedert6010 (merge-base): modernize style
2010-08-18 Jonathan Niedert7600 (merge): test merge from branch yet to be born
2010-08-18 Jonathan Niedert7600 (merge): check reflog entry
2010-08-18 Jonathan Niedert7600 (merge): do not launch gitk for --debug
2010-08-18 Jonathan Niedert7600 (merge): modernize style
2010-08-18 Jonathan Niedermerge: do not mistake (ancestor of) tag for branch
2010-08-18 David Aguilarsubmodule sync: Update "submodule.<name>.url"
2010-08-18 Ævar Arnfjörð... tests: fix syntax error in "Use advise() for hints...
2010-08-18 Junio C HamanoMerge branch 'jc/maint-follow-rename-fix'
2010-08-18 Junio C HamanoMerge branch 'tf/string-list-init'
2010-08-18 Junio C HamanoMerge branch 'cc/find-commit-subject'
2010-08-18 Junio C Hamanocvs tests: do not touch test CVS repositories shipped...
2010-08-18 Ævar Arnfjörð... t/t9602-cvsimport-branches-tags.sh: Add a PERL prerequisite
2010-08-18 Ævar Arnfjörð... t/t9601-cvsimport-vendor-branch.sh: Add a PERL prerequisite
2010-08-18 Ævar Arnfjörð... t/t7105-reset-patch.sh: Add a PERL prerequisite
2010-08-18 Ævar Arnfjörð... t/t9001-send-email.sh: convert setup code to tests
2010-08-18 Ævar Arnfjörð... t/t9001-send-email.sh: change from skip_all=* to prereq...
2010-08-18 Ævar Arnfjörð... t/t9001-send-email.sh: Remove needless PROG=* assignment
2010-08-18 Ævar Arnfjörð... t/t9600-cvsimport.sh: change from skip_all=* to prereq...
2010-08-18 Ævar Arnfjörð... lib-patch-mode tests: change from skip_all=* to prereq...
2010-08-18 Ævar Arnfjörð... t/t3701-add-interactive.sh: change from skip_all=*...
2010-08-18 Ævar Arnfjörð... tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh
2010-08-18 Ævar Arnfjörð... t/Makefile: Create test-results dir for smoke target
2010-08-18 Ævar Arnfjörð... git-notes: Run partial expensive test everywhere
2010-08-18 Ævar Arnfjörð... t/t3300-funny-names: change from skip_all=* to prereq...
2010-08-18 Ævar Arnfjörð... t/t3902-quoted: change from skip_all=* to prereq skip
2010-08-18 Ævar Arnfjörð... t/t4016-diff-quote: change from skip_all=* to prereq...
2010-08-18 Ævar Arnfjörð... t/t5503-tagfollow: change from skip_all=* to prereq...
next