aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fast-import: do not clear notes in do_change_note_fanout()Jonathan Nieder2010-10-20
* t9300 (fast-import): another test for the "replace root" featureJonathan Nieder2010-10-19
* fast-import: tighten M 040000 syntaxJonathan Nieder2010-10-18
* fast-import: filemodify after M 040000 <tree> "" crashesJonathan Nieder2010-10-18
* fast-import: Allow filemodify to set the rootDavid Barr2010-10-13
* gitweb: Improve behavior for actionless path_info gitweb URLsJakub Narebski2010-10-13
* gitweb: Fix bug in evaluate_path_infoJakub Narebski2010-10-13
* gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-13
* t5503: fix typoMichael J Gruber2010-10-08
* commit-tree: free commit message before exitingJonathan Nieder2010-10-06
* Merge branch 'maint'Junio C Hamano2010-10-06
|\
| * t/t3415: use && where applicable.Yann Dirson2010-10-06
| * SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-06
* | diffcore-pickaxe.c: a void function shouldn't try to return somethingBrandon Casey2010-10-06
* | Make test script t9157 executableJunio C Hamano2010-10-06
* | Merge branch 'jk/repack-reuse-object'Junio C Hamano2010-10-06
|\ \
| * | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-27
| * | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-27
* | | Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano2010-10-06
|\ \ \
| * | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-27
| |/ /
* | | Merge branch 'uk/fix-author-ident-sed-script'Junio C Hamano2010-10-06
|\ \ \
| * | | get_author_ident_from_commit(): remove useless quotingUwe Kleine-König2010-09-27
| |/ /
* | | Merge branch 'cw/gitweb-hilite-config'Junio C Hamano2010-10-06
|\ \ \
| * | | Enable highlight executable path as a configuration optionChristopher Wilson2010-09-27
| |/ /
* | | Merge branch 'ab/makefile-track-cc'Junio C Hamano2010-10-06
|\ \ \
| * | | Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-27
| |/ /
* | | Merge branch 'mg/reset-doc'Junio C Hamano2010-10-06
|\ \ \
| * | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-18
| * | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-18
| * | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-18
| * | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-18
| * | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-18
| * | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-18
* | | | Merge branch 'maint'Junio C Hamano2010-10-06
|\ \ \ \ | | |_|/ | |/| |
| * | | Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-06
| * | | do not depend on signed integer overflowErik Faye-Lund2010-10-06
| * | | work around buggy S_ISxxx(m) implementationsRené Scharfe2010-10-06
| * | | xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder2010-10-06
| * | | init: plug tiny one-time memory leakJonathan Nieder2010-10-06
| * | | diffcore-pickaxe.c: remove unnecessary curly bracesBrandon Casey2010-10-05
| * | | Merge early part of git-svn into maintJunio C Hamano2010-10-05
| |\ \ \
| | * | | git-svn: fix processing of decorated commit hashesMathias Lafeldt2010-09-24
| | * | | git-svn: check_cherry_pick should exclude commits already in our historySteven Walter2010-09-24
| | * | | Documentation/git-svn: discourage "noMetadata"Eric Wong2010-09-24
| * | | | t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren2010-10-03
| * | | | setup: make sure git dir path is in a permanent bufferJonathan Nieder2010-10-03
| * | | | environment.c: remove unused variableJonathan Nieder2010-10-03
* | | | | Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgitJunio C Hamano2010-10-06
|\ \ \ \ \
| * | | | | Add MinGW-specific execv() override.Eric Sunshine2010-10-03
| * | | | | Fix Windows-specific macro redefinition warning.Eric Sunshine2010-10-03