summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-09Merge branch 'mr/compat-snprintf'Junio C Hamano
2008-03-09Merge branch 'sp/fetch-optim'Junio C Hamano
2008-03-09Merge branch 'jc/describe-always'Junio C Hamano
2008-03-09Merge branch 'jc/am'Junio C Hamano
2008-03-09Merge branch 'cr/reset-parseopt'Junio C Hamano
2008-03-09Merge branch 'jn/gitweb-pickaxe'Junio C Hamano
2008-03-09Merge branch 'kb/maint-filter-branch-disappear'Junio C Hamano
2008-03-09Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano
2008-03-09GIT 1.5.4.4v1.5.4.4Junio C Hamano
2008-03-09ident.c: reword error message when the user name cannot be determinedSanti Béjar
2008-03-09Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano
2008-03-08merge-tool documentation: describe custom command usageCharles Bailey
2008-03-08git-mergetool documentaiton: show toolnames in typewriter fontCharles Bailey
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-03-08Merge branch 'aw/maint-shortlog-blank-lines'Junio C Hamano
2008-03-08Merge branch 'mh/maint-http-proxy-fix' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-daemon' into maintJunio C Hamano
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano
2008-03-08Merge branch 'jc/maint-log-merge-left-right' into maintJunio C Hamano
2008-03-08Merge branch 'ew/maint-svn-cert-fileprovider' into maintJunio C Hamano
2008-03-08Merge branch 'maint'Junio C Hamano
2008-03-08send-email: --no-signed-off-cc should suppress 'sob' ccJunio C Hamano
2008-03-08Merge branch 'js/reflog-delete'Junio C Hamano
2008-03-08Merge branch 'dc/format-pretty'Junio C Hamano
2008-03-08Merge branch 'cb/mergetool'Junio C Hamano
2008-03-07unquote_c_style: fix off-by-one.Pierre Habouzit
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-07config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König
2008-03-07Merge branch 'ar/sgid-bsd'Junio C Hamano
2008-03-07Merge branch 'cc/run-command'Junio C Hamano
2008-03-06Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2008-03-05gitweb: Fix and simplify pickaxe searchJakub Narebski
2008-03-05shortlog: take the first populated line of the descriptionAndy Whitcroft
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos
2008-03-05Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder
2008-03-05Make builtin-reset.c use parse_options.Carlos Rica
2008-03-05bash: git-branch -d and -m lists only local branchesSZEDER Gábor
2008-03-05bash: add git-branch optionsSZEDER Gábor
2008-03-05Add a very basic test script for git mergetoolCharles Bailey
2008-03-05Teach git mergetool to use custom commands defined at config timeCharles Bailey
2008-03-05Changed an internal variable of mergetool to support custom commandsCharles Bailey
2008-03-05Tidy up git mergetool's backup file behaviourCharles Bailey
2008-03-05log/show/whatchanged: introduce format.pretty configurationDenis Cheng
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng
2008-03-05whatchanged documentation: share description of --pretty with othersDenis Cheng
2008-03-05am: --rebasingJunio C Hamano
2008-03-05am: remove support for -d .dotestJunio C Hamano
2008-03-05am: read from the right mailbox when started from a subdirectoryJunio C Hamano