Code

git.git
2010-10-13 SZEDER Gáborbisect: check for mandatory argument of 'bisect replay'
2010-10-13 SZEDER Gáborbisect: improve error msg of 'bisect reset' when origin...
2010-10-13 SZEDER Gáborbisect: improve error message of 'bisect log' while...
2010-10-13 Junio C Hamanoshell portability: no "export VAR=VAL"
2010-10-13 Junio C HamanoCodingGuidelines: reword parameter expansion section
2010-10-13 Bert WesargDocumentation: update-index: -z applies also to --index...
2010-10-13 Jakub Narebskigitweb: Improve behavior for actionless path_info gitwe...
2010-10-13 Jakub Narebskigitweb: Fix bug in evaluate_path_info
2010-10-13 Jakub Narebskigitweb: Fix test of highlighting support in t9500
2010-10-08 Michael J Grubert5503: fix typo
2010-10-08 Jonathan NiederDocumentation: No argument of ALLOC_GROW should have...
2010-10-08 Štěpán NěmecFix {update,checkout}-index usage strings
2010-10-08 Štěpán NěmecPut a space between `<' and argument in pack-objects...
2010-10-08 Štěpán NěmecRemove stray quotes in --pretty and --format documentation
2010-10-08 Štěpán NěmecUse parentheses and `...' where appropriate
2010-10-08 Štěpán NěmecFix odd markup in --diff-filter documentation
2010-10-08 Štěpán NěmecUse angles for placeholders consistently
2010-10-07 Pat Thoytsgit-gui: use full dialog width for old name when renami...
2010-10-07 Pat Thoytsgit-gui: generic version trimming
2010-10-07 Jonathan Niedercommit-tree: free commit message before exiting
2010-10-06 Junio C HamanoMerge branch 'maint'
2010-10-06 Yann Dirsont/t3415: use && where applicable.
2010-10-06 Ramkumar RamachandraSubmittingPatches: Document some extra tags used in...
2010-10-06 Brandon Caseydiffcore-pickaxe.c: a void function shouldn't try to...
2010-10-06 Elijah NewrenIntroduce sane_unset and use it to ensure proper &...
2010-10-06 Elijah Newrent7800 (difftool): add missing &&
2010-10-06 Elijah Newrent7601 (merge-pull-config): add missing &&
2010-10-06 Elijah Newrent7001 (mv): add missing &&
2010-10-06 Elijah Newrent6016 (rev-list-graph-simplify-history): add missing &&
2010-10-06 Elijah Newrent5602 (clone-remote-exec): add missing &&
2010-10-06 Elijah Newrent4026 (color): remove unneeded and unchained command
2010-10-06 Elijah Newrent4019 (diff-wserror): add lots of missing &&
2010-10-06 Elijah Newrent4202 (log): Replace '<git-command> || :' with test_mig...
2010-10-06 Elijah Newrent4002 (diff-basic): use test_might_fail for commands...
2010-10-06 Elijah Newrent100[12] (read-tree-m-2way, read_tree_m_u_2way): add...
2010-10-06 Elijah Newrent4017 (diff-retval): replace manual exit code check...
2010-10-06 Ævar Arnfjörð... test-lib: make test_expect_code a test command
2010-10-06 Junio C HamanoMake test script t9157 executable
2010-10-06 Junio C HamanoMerge branch 'jk/repack-reuse-object'
2010-10-06 Junio C HamanoMerge branch 'bc/fix-cherry-pick-root'
2010-10-06 Junio C HamanoMerge branch 'uk/fix-author-ident-sed-script'
2010-10-06 Junio C HamanoMerge branch 'cw/gitweb-hilite-config'
2010-10-06 Junio C HamanoMerge branch 'ab/makefile-track-cc'
2010-10-06 Junio C HamanoMerge branch 'mg/reset-doc'
2010-10-06 Junio C HamanoMerge branch 'maint'
2010-10-06 Junio C HamanoMerge branch 'work/pt/for-junio' of git://repo.or.cz...
2010-10-06 Junio C HamanoMartin Langhoff has a new e-mail address
2010-10-06 Uwe Kleine... Documentation/git-clone: describe --mirror more verbosely
2010-10-06 Erik Faye-Lunddo not depend on signed integer overflow
2010-10-06 René Scharfework around buggy S_ISxxx(m) implementations
2010-10-06 Jonathan Niederxdiff: cast arguments for ctype functions to unsigned...
2010-10-06 Jonathan Niederinit: plug tiny one-time memory leak
2010-10-05 Pat Thoytsgit-gui: enable the Tk console when tracing/debugging...
2010-10-05 Pat Thoytsgit-gui: show command-line errors in a messagebox on...
2010-10-05 Brandon Caseydiffcore-pickaxe.c: remove unnecessary curly braces
2010-10-05 Junio C HamanoMerge early part of git-svn into maint
2010-10-05 Sebastian SchuberthOn Windows, avoid git-gui to call Cygwin's nice utility
2010-10-04 Stephen Boydsend-email: Don't leak To: headers between patches
2010-10-04 Elijah Newrent3020 (ls-files-error-unmatch): remove stray '1' from...
2010-10-03 Jonathan Niedersetup: make sure git dir path is in a permanent buffer
2010-10-03 Jonathan Niederenvironment.c: remove unused variable
2010-10-03 Eric SunshineAdd MinGW-specific execv() override.
2010-10-03 Eric SunshineFix Windows-specific macro redefinition warning.
2010-10-03 Eric SunshineFix 'clone' failure at DOS root directory.
2010-10-03 Erik Faye-Lundmingw: do not crash on open(NULL, ...)
2010-10-03 Pat Thoytsgit-am: fix detection of absolute paths for windows
2010-10-03 Eric SunshineSide-step MSYS-specific path "corruption" leading to...
2010-10-03 Eric SunshineSide-step sed line-ending "corruption" leading to t6038...
2010-10-01 Pat ThoytsSkip 'git archive --remote' test on msysGit
2010-10-01 Pat ThoytsDo not strip CR when grepping HTTP headers.
2010-10-01 Pat ThoytsSkip t1300.70 and 71 on msysGit.
2010-10-01 Johannes Schindelinmerge-octopus: Work around environment issue on Windows
2010-10-01 Pat ThoytsMinGW: Report errors when failing to launch the html...
2010-10-01 Pat ThoytsMinGW: fix stat() and lstat() implementations for handl...
2010-10-01 Sebastian SchuberthMinGW: Add missing file mode bit defines
2010-10-01 Sebastian SchuberthMinGW: Use pid_t more consequently, introduce uid_t...
2010-09-30 Junio C HamanoMerge branch 'maint'
2010-09-30 Ævar Arnfjörð... send-email: extract_valid_address use qr// regexes
2010-09-30 Ævar Arnfjörð... send-email: is_rfc2047_quoted use qr// regexes
2010-09-30 Johannes SchindelinFix typo in pack-objects' usage
2010-09-30 Johannes SchindelinMake sure that git_getpass() never returns NULL
2010-09-30 Ævar Arnfjörð... send-email: use Perl idioms in while loop
2010-09-30 Ævar Arnfjörð... send-email: make_message_id use "require" instead of...
2010-09-30 Ævar Arnfjörð... send-email: send_message die on $!, not $?
2010-09-30 Ævar Arnfjörð... send-email: use (?:) instead of () if no match variable...
2010-09-30 Ævar Arnfjörð... send-email: sanitize_address use qq["foo"], not "\...
2010-09-30 Ævar Arnfjörð... send-email: sanitize_address use $foo, not "$foo"
2010-09-30 Ævar Arnfjörð... send-email: use \E***\Q instead of \*\*\*
2010-09-30 Ævar Arnfjörð... send-email: cleanup_compose_files doesn't need a prototype
2010-09-30 Ævar Arnfjörð... send-email: unique_email_list doesn't need a prototype
2010-09-30 Ævar Arnfjörð... send-email: file_declares_8bit_cte doesn't need a prototype
2010-09-30 Ævar Arnfjörð... send-email: get_patch_subject doesn't need a prototype
2010-09-30 Ævar Arnfjörð... send-email: use lexical filehandles during sending
2010-09-30 Ævar Arnfjörð... send-email: use lexical filehandles for $compose
2010-09-30 Ævar Arnfjörð... send-email: use lexical filehandle for opendir
2010-09-30 Jakub Narebskigitweb/Makefile: Include gitweb/config.mak
2010-09-30 Jakub Narebskigitweb/Makefile: Add 'test' and 'test-installed' targets
2010-09-30 Jakub Narebskit/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
2010-09-30 Jakub Narebskigitweb: Move call to evaluate_git_version after evaluat...
2010-09-30 René Scharfediff: avoid repeated scanning while looking for funcname
next