summaryrefslogtreecommitdiffstats
path: root/t/t3410-rebase-preserve-dropped-merges.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-02run-command: do not warn about child death from terminalJeff King1-1/+2
2012-12-02launch_editor: ignore terminal signals while editor has controlPaul Fox1-1/+8
2012-12-02launch_editor: refactor to use start/finish_commandJeff King1-1/+9
2012-12-02run-command: drop silent_exec_failure arg from wait_or_whineJeff King1-4/+3
2012-10-29Add -S, --gpg-sign option to manpage of "git commit"Tom Jones1-1/+5
2012-10-29Documentation: improve the example of overriding LESS via core.pagerPatrick Palka1-4/+4
2012-10-29doc: git-reset: make "<mode>" optionalKrzysztof Mazur1-4/+4
2012-10-28Fix t9200 on case insensitive file systemsTorsten Bögershausen1-1/+1
2012-10-28mailmap: avoid out-of-bounds memory accessRomain Francoise1-1/+1
2012-10-26submodule add: fix handling of --reference=<repo> optionStefan Zager1-1/+0
2012-10-26Document git-svn fetch --log-window-size parameterGunnlaugur Þór Briem1-0/+7
2012-10-25configure: fix some output messageStefano Lattarini1-2/+2
2012-10-25Doc repository-layout: Show refs/replacePhilip Oakley1-0/+6
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy4-6/+6
2012-10-25git-pull: Avoid merge-base on detached headPhil Hord1-0/+1
2012-10-21Git 1.8.0v1.8.0Junio C Hamano3-10/+19
2012-10-19filter-branch: use git-sh-setup's ident parsing functionsJeff King2-35/+16
2012-10-19git-sh-setup: refactor ident-parsing functionsJeff King1-19/+43
2012-10-19status: add --long output format optionJeff King3-6/+30
2012-10-18branch: show targets of deleted symrefs, not sha1sRené Scharfe2-11/+13
2012-10-18branch: skip commit checks when deleting symref branchesRené Scharfe2-2/+17
2012-10-18branch: delete symref branch, not its targetRené Scharfe2-1/+12
2012-10-18branch: factor out delete_branch_config()René Scharfe1-5/+10
2012-10-18branch: factor out check_branch_commit()René Scharfe1-12/+21
2012-10-18strbuf: always return a non-NULL value from strbuf_detachJeff King1-1/+3
2012-10-17git-gui 0.17gitgui-0.17.0Pat Thoyts1-1/+1
2012-10-17git-gui: Don't prepend the prefix if value looks like a full pathAndrew Wong1-2/+7
2012-10-17git-gui: Detect full path when parsing argumentsAndrew Wong1-1/+10
2012-10-17Git 1.8.0-rc3v1.8.0-rc3Junio C Hamano2-5/+4
2012-10-17Git 1.7.12.4v1.7.12.4Junio C Hamano4-3/+27
2012-10-17maybe_flush_or_die: move a too-loose Windows specific errorJohannes Sixt3-6/+26
2012-10-17l10n: vi.po: update from v1.8.0-rc2-4-g42e55Tran Ngoc Quan1-473/+475
2012-10-17Documentation/RelNotes: remove "updated up to this revision" markersThomas Ackermann5-25/+0
2012-10-16Update draft release notes to 1.8.0Junio C Hamano1-0/+7
2012-10-16l10n: Update Swedish translation (1964t0f0u)Peter Krefting1-441/+438
2012-10-16l10n: Update git.pot (3 new, 6 removed messages)Jiang Xin1-437/+415
2012-10-15l10n: vi.po: update translation upto cc76011Tran Ngoc Quan1-672/+4096
2012-10-14Fix spelling error in post-receive-email hookRichard Fearn1-1/+1
2012-10-12http: do not set up curl auth after a 401Jeff King3-7/+4
2012-10-12remote-curl: do not call run_slot repeatedlyJeff King1-7/+8
2012-10-12http: fix segfault in handle_curl_resultJeff King3-6/+6
2012-10-12gitweb.cgi: fix "comitter_tz" typo in feedDylan Alex Simon1-1/+1
2012-10-12grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy4-17/+51
2012-10-11mergetools/p4merge: Handle "/dev/null"David Aguilar1-0/+25
2012-10-11Git 1.8.0-rc2v1.8.0-rc2Junio C Hamano1-1/+1
2012-10-11test-lib: Fix say_color () not to interpret \a\b\c in the messageJunio C Hamano1-1/+1
2012-10-10svn test: escape peg revision separator using empty peg revJonathan Nieder1-1/+1
2012-10-10git svn: work around SVN 1.7 mishandling of svn:special changesJonathan Nieder1-1/+24
2012-10-10MALLOC_CHECK: Allow checking to be disabled from config.makRamsay Jones1-0/+1
2012-10-10attr: a note about the order of .gitattributes lookupNguyen Thai Ngoc Duy1-0/+5