aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy2010-07-07
* Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips2010-06-27
|\
| * string_list: Fix argument order for string_list_appendJulian Phillips2010-06-27
| * string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-27
| * string_list: Fix argument order for string_list_insert_at_indexJulian Phillips2010-06-27
| * string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
| * string_list: Fix argument order for for_each_string_listJulian Phillips2010-06-27
| * string_list: Fix argument order for print_string_listJulian Phillips2010-06-27
* | t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" scriptBrandon Casey2010-06-21
* | t/t7811-grep-open.sh: ensure fake "less" is made executableBrandon Casey2010-06-21
* | t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expressionBrandon Casey2010-06-21
* | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-13
* | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
* | Unify code paths of threaded grepsJohannes Schindelin2010-06-13
* | grep: refactor grep_objects loop into its own functionJonathan Nieder2010-06-13
|/
* git svn: fix empty directory creationMichael J. Kiwala2010-06-03
* Merge branch 'maint'Junio C Hamano2010-06-02
|\
| * git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIXGary V. Vaughan2010-06-02
| * Documentation: A...B shortcut for checkout and rebaseMichael J Gruber2010-06-02
| * Documentation/pretty-{formats,options}: better reference for "format:<string>"Nazri Ramliy2010-06-02
* | Merge branch 'maint'Junio C Hamano2010-05-31
|\ \ | |/
| * Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-31
| |\
| | * Documentation/config: describe status.submodulesummaryMichael J Gruber2010-05-28
| * | Documentation/SubmittingPatches: Fix typo in GMail sectionTim Henigan2010-05-31
* | | Merge branch 'maint'Junio C Hamano2010-05-28
|\ \ \ | |/ /
| * | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-28
| |\ \ | | |/
| | * Makefile: reenable install with NO_CURLMichael J Gruber2010-05-28
| * | completion: --set-upstream option for git-branchMichael J Gruber2010-05-28
| * | get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-28
* | | Merge branch 'maint'Junio C Hamano2010-05-25
|\ \ \ | |/ /
| * | Documentation/SubmittingPatches: clarify GMail section and SMTPMichael J Gruber2010-05-25
| * | show-branch: use DEFAULT_ABBREV instead of 7Tay Ray Chuan2010-05-25
| * | t7502-commit: fix spellingTay Ray Chuan2010-05-25
| * | test get_git_work_tree() return value for NULLClemens Buchacher2010-05-25
* | | Merge branch 'by/blame-doc-m-c'Junio C Hamano2010-05-21
|\ \ \
| * | | blame-options.txt: Add default value for `-M/-C` options.Bo Yang2010-05-07
* | | | Merge branch 'by/log-follow'Junio C Hamano2010-05-21
|\ \ \ \
| * | | | tests: rename duplicate t4205Jeff King2010-05-10
| * | | | Make git log --follow find copies among unmodified files.Bo Yang2010-05-07
| * | | | Make diffcore_std only can run once before a diff_flushBo Yang2010-05-07
| * | | | Add a macro DIFF_QUEUE_CLEAR.Bo Yang2010-05-07
| |/ / /
* | | | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-21
|\ \ \ \
| * | | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-06
| * | | | t7508: test advice.statusHintsMichael J Gruber2010-05-06
* | | | | Merge branch 'cb/maint-stash-orphaned-file'Junio C Hamano2010-05-21
|\ \ \ \ \
| * | | | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-20
| * | | | | stash: Don't overwrite files that have gone from the indexCharles Bailey2010-04-18
* | | | | | Merge branch 'jn/maint-bundle'Junio C Hamano2010-05-21
|\ \ \ \ \ \
| * | | | | | fix "bundle --stdin" segfaultJonathan Nieder2010-04-19
| * | | | | | t5704 (bundle): add tests for bundle --stdinJonathan Nieder2010-04-19