Code

git.git
2010-10-26 Junio C HamanoMerge branch 'maint'
2010-10-25 Yann DirsonFix copy-pasted comments related to tree diff handling.
2010-10-22 Junio C HamanoSync with 1.7.3.2
2010-10-22 Junio C HamanoGit 1.7.3.2 v1.7.3.2
2010-10-21 Junio C HamanoMerge branch 'sn/doc-opt-notation' into maint
2010-10-21 Junio C HamanoMerge branch 'mg/fix-build-remote-helpers' into maint
2010-10-19 Thomas Rast{cvs,svn}import: use the new 'git read-tree --empty'
2010-10-19 Junio C HamanoMerge branch 'maint'
2010-10-19 Antonio Ospitet/t9001-send-email.sh: fix stderr redirection in 'Inval...
2010-10-19 Andreas GruenbacherClarify and extend the "git diff" format documentation
2010-10-19 Michael J Grubergit-show-ref.txt: clarify the pattern matching
2010-10-19 Cliff Freydocumentation: git-config minor cleanups
2010-10-19 Kevin BallardUpdate test script annotate-tests.sh to handle missing...
2010-10-14 Junio C HamanoMerge branch 'maint'
2010-10-14 Luck, TonyBetter advice on using topic branches for kernel develo...
2010-10-14 Jonathan NiederDocumentation: update implicit "--no-index" behavior...
2010-10-14 Jonathan NiederDocumentation: expand 'git diff' SEE ALSO section
2010-10-14 Jonathan NiederDocumentation: diff can compare blobs
2010-10-14 Jonathan NiederDocumentation: gitrevisions is in section 7
2010-10-13 David Barrfast-import: Allow filemodify to set the root
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 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 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 Brandon Caseydiffcore-pickaxe.c: remove unnecessary curly braces
2010-10-05 Junio C HamanoMerge early part of git-svn into maint
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 Johannes SchindelinFix typo in pack-objects' usage
2010-09-30 Johannes SchindelinMake sure that git_getpass() never returns NULL
2010-09-30 Jonathan Niedert0004 (unwritable files): simplify error handling
2010-09-30 Michael J Gruberrev-list-options: clarify --parents and --children
2010-09-29 Junio C HamanoStart 1.7.4 cycle
2010-09-29 Junio C HamanoMerge branch 'tr/send-email-refuse-sending-unedited...
2010-09-29 Junio C HamanoMerge branch 'ab/send-email-catfile'
2010-09-29 Junio C HamanoMerge branch 'jc/grep-header-all-match-fix'
2010-09-29 Junio C HamanoMerge branch 'jc/no-branch-name-with-dash-at-front'
2010-09-29 Junio C HamanoMerge branch 'jn/gitweb-test-lib'
2010-09-29 Junio C HamanoMerge branch 'bc/fortran-userdiff'
2010-09-29 Junio C HamanoMerge branch 'jk/read-tree-empty'
2010-09-29 Junio C HamanoMerge branch 'rr/format-patch-count-without-merges'
2010-09-29 Junio C HamanoMerge branch 'jc/pickaxe-grep'
2010-09-29 Junio C HamanoMerge branch 'gb/shell-ext'
2010-09-29 Junio C HamanoMerge branch 'rr/fmt-merge-msg'
2010-09-29 Junio C HamanoMerge branch 'po/etc-gitattributes'
2010-09-29 Junio C HamanoMinGW: avoid collisions between "tags" and "TAGS"
2010-09-29 Matthieu Moydiff: trivial fix for --output file error message
2010-09-29 Michael J Gruberuser-manual: fix anchor name Finding-comments-With...
2010-09-29 Kirill Smelkovuser-manual: be consistent in illustrations to 'git...
2010-09-29 Jon Seymourstash: simplify parsing fixes
2010-09-29 Junio C HamanoGit 1.7.3.1 v1.7.3.1
2010-09-29 Jon Seymourstash: fix git stash branch regression when branch...
2010-09-29 Tomas Carneckystash drops the stash even if creating the branch fails...
next